X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=test%2Fnote.py;h=dea9ffdab3996f462c12aa741e0bb4c663f41e31;hb=26b91a633c6264f2fb11cbb7a418894dbdce4759;hp=8fae0952d497dc0a9e246792f960bb346b8a5aaf;hpb=a0f5948309cc4644a8e2e0bf2bf433b92e52b76a;p=hooke.git diff --git a/test/note.py b/test/note.py index 8fae095..dea9ffd 100644 --- a/test/note.py +++ b/test/note.py @@ -2,19 +2,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 . """ >>> from hooke.hooke import Hooke, HookeRunner