Fixing wrong license
[nepi.git] / examples / ccn_emu_live / planetlab_4_nodes_linear.py
index 21d7be6..e527fd9 100644 (file)
@@ -1,13 +1,11 @@
 #!/usr/bin/env python\r
-\r
-###############################################################################\r
 #\r
 #    NEPI, a framework to manage network experiments\r
+#    Copyright (C) 2013 INRIA\r
 #\r
 #    This program is free software: you can redistribute it and/or modify\r
-#    it under the terms of the GNU General Public License as published by\r
-#    the Free Software Foundation, either version 3 of the License, or\r
-#    (at your option) any later version.\r
+#    it under the terms of the GNU General Public License version 2 as\r
+#    published by the Free Software Foundation;\r
 #\r
 #    This program is distributed in the hope that it will be useful,\r
 #    but WITHOUT ANY WARRANTY; without even the implied warranty of\r
@@ -18,8 +16,6 @@
 #    along with this program.  If not, see <http://www.gnu.org/licenses/>.\r
 #\r
 # Author: Alina Quereilhac <alina.quereilhac@inria.fr>\r
-#\r
-###############################################################################\r
 \r
 from nepi.execution.ec import ExperimentController \r
 from nepi.execution.runner import ExperimentRunner\r