X-Git-Url: http://git.tremily.us/?p=hooke.git;a=blobdiff_plain;f=hooke%2Fdriver%2Fhdf5.py;h=efe3a7e67e733ace113ed20f43060fe2737e9be3;hp=39a09d8974f1e24f454d2d7d7b41b67ab63449e0;hb=fd155ef5b2366994f69252c7cd49d46186b62af0;hpb=55dbeab5c1da8d611b140373f8196cf66be7acde diff --git a/hooke/driver/hdf5.py b/hooke/driver/hdf5.py index 39a09d8..efe3a7e 100644 --- a/hooke/driver/hdf5.py +++ b/hooke/driver/hdf5.py @@ -3,19 +3,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 . """Driver for text-exported HDF5 files from Igor pro """