X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=src%2Fnepi%2Futil%2Fsfa_sfav1.py;h=5fc3d64f213635ad92d72d1bc3cc0fc1f6744453;hb=4896d77f40a611a22f9f1f8f2ae0e63e9008fee1;hp=0f545b0038bd60cff21baa803cc7c939a06f4bcf;hpb=eb111746f316ddd70f6eed77e432151c8ab96fe6;p=nepi.git diff --git a/src/nepi/util/sfa_sfav1.py b/src/nepi/util/sfa_sfav1.py index 0f545b00..5fc3d64f 100644 --- a/src/nepi/util/sfa_sfav1.py +++ b/src/nepi/util/sfa_sfav1.py @@ -1,4 +1,21 @@ -# -*- coding: utf-8 -*- +""" + 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 . + +""" from lxml import etree #import collections