openflow: update copyright info in openflow examples

This commit is contained in:
Gabriel Ferreira
2023-03-31 16:30:06 -03:00
parent ec9d26acd9
commit 71af533e41
2 changed files with 8 additions and 1 deletions

View File

@@ -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

View File

@@ -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