X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=src%2Fnepi%2Fresources%2F__init__.py;h=5f1048f305e2d44e6782e55ce63beebb350e9869;hb=4896d77f40a611a22f9f1f8f2ae0e63e9008fee1;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=eb111746f316ddd70f6eed77e432151c8ab96fe6;p=nepi.git diff --git a/src/nepi/resources/__init__.py b/src/nepi/resources/__init__.py index e69de29b..5f1048f3 100644 --- a/src/nepi/resources/__init__.py +++ b/src/nepi/resources/__init__.py @@ -0,0 +1,19 @@ +""" + 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 . + +""" +