X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=datapath%2Ftunnel.h;h=e98b789cb8f095c9f1282581d77b3e54505ed400;hb=a9a29d22d8f485bb90bb49ae9ddff8c3c1ab04f5;hp=fff6ca6ca5fb74703e499dcf37d8a686a8ce8869;hpb=25cfd5cac3ef31c8969db2efb067140cf4e7f08f;p=sliver-openvswitch.git diff --git a/datapath/tunnel.h b/datapath/tunnel.h index fff6ca6ca..e98b789cb 100644 --- a/datapath/tunnel.h +++ b/datapath/tunnel.h @@ -1,9 +1,19 @@ /* - * Copyright (c) 2010, 2011 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 TUNNEL_H