openflow: update copyright info in openflow examples
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
/*
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 as
|
||||
* published by the Free Software Foundation;
|
||||
@@ -11,6 +12,9 @@
|
||||
* 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*
|
||||
* Author: Blake Hurd <naimorai@gmail.com>
|
||||
* Modified by: Josh Pelkey <joshpelkey@gmail.com>
|
||||
*/
|
||||
|
||||
// Network topology
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
#
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License version 2 as
|
||||
# published by the Free Software Foundation;
|
||||
@@ -12,7 +13,9 @@
|
||||
# along with this program; if not, write to the Free Software
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#
|
||||
# Modified by: Gabriel Ferreira <gabrielcarvfer@gmail.com>
|
||||
# Author: Blake Hurd <naimorai@gmail.com>
|
||||
# Modified by: Josh Pelkey <joshpelkey@gmail.com>
|
||||
# Gabriel Ferreira <gabrielcarvfer@gmail.com>
|
||||
#
|
||||
|
||||
from ns import ns
|
||||
|
||||
Reference in New Issue
Block a user