X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=datapath%2Fvport-generic.h;h=b7070e41d5ed3e2bd12a39791bb03068f0209cb1;hb=a9a29d22d8f485bb90bb49ae9ddff8c3c1ab04f5;hp=6b6b3e84826247f6e2528d1390c8fa5462d3232d;hpb=25cfd5cac3ef31c8969db2efb067140cf4e7f08f;p=sliver-openvswitch.git diff --git a/datapath/vport-generic.h b/datapath/vport-generic.h index 6b6b3e848..b7070e41d 100644 --- a/datapath/vport-generic.h +++ b/datapath/vport-generic.h @@ -1,9 +1,19 @@ /* - * Copyright (c) 2010 Nicira Networks. - * Distributed under the terms of the GNU GPL version 2. + * Copyright (c) 2007-2011 Nicira Networks. * - * Significant portions of this file may be copied from parts of the Linux - * kernel, by Linus Torvalds and others. + * This program is free software; you can redistribute it and/or + * modify it under the terms of version 2 of the GNU General Public + * License as published by the Free Software Foundation. + * + * This program is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301, USA */ #ifndef VPORT_GENERIC_H