X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=hooke%2Fexperiment.py;h=81decf943971a269fcc6c067718904bf18f41540;hb=9bad7f372d41deb4ad12a4ed692f15835fb49e84;hp=9f944888caf62a7f2cc52d40c68819891261741f;hpb=c46aaa51003a6722a28eea0e49f63ef1bb0e882d;p=hooke.git diff --git a/hooke/experiment.py b/hooke/experiment.py index 9f94488..81decf9 100644 --- a/hooke/experiment.py +++ b/hooke/experiment.py @@ -2,15 +2,15 @@ # # This file is part of Hooke. # -# Hooke is free software: you can redistribute it and/or -# modify it under the terms of the GNU Lesser General Public -# License as published by the Free Software Foundation, either -# version 3 of the License, or (at your option) any later version. +# Hooke is free software: you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as +# published by the Free Software Foundation, either version 3 of the +# License, or (at your option) any later version. # -# Hooke 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 Lesser General Public License for more details. +# Hooke 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 Lesser General +# Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with Hooke. If not, see