X-Git-Url: http://git.tremily.us/?p=hooke.git;a=blobdiff_plain;f=hooke%2Futil%2Figorbinarywave.py;h=3715c392f5408754f5282b68822535ec040d53ad;hp=6a8930fbeac73931be2fcba718fbbc68367326f5;hb=fd155ef5b2366994f69252c7cd49d46186b62af0;hpb=55dbeab5c1da8d611b140373f8196cf66be7acde diff --git a/hooke/util/igorbinarywave.py b/hooke/util/igorbinarywave.py index 6a8930f..3715c39 100644 --- a/hooke/util/igorbinarywave.py +++ b/hooke/util/igorbinarywave.py @@ -4,19 +4,18 @@ # # 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 -# . +# You should have received a copy of the GNU Lesser General Public License +# along with Hooke. If not, see . """igorbinarywave provides pure Python interface between IGOR Binary Wave files and Numpy arrays.