X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=test%2Fresources%2Flinux%2Fapplication.py;h=336ce2357c4e5287facbb8c5b3ff38a3ddc253d7;hb=4896d77f40a611a22f9f1f8f2ae0e63e9008fee1;hp=4f9f90e8ae0e9cf4431ca1ecb6029e81b53d9bc0;hpb=eb111746f316ddd70f6eed77e432151c8ab96fe6;p=nepi.git diff --git a/test/resources/linux/application.py b/test/resources/linux/application.py index 4f9f90e8..336ce235 100644 --- a/test/resources/linux/application.py +++ b/test/resources/linux/application.py @@ -1,3 +1,22 @@ +""" + NEPI, a framework to manage network experiments + Copyright (C) 2013 INRIA + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + 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, see . + +""" + #!/usr/bin/env python from nepi.execution.ec import ExperimentController from nepi.execution.resource import ResourceState, ResourceAction