X-Git-Url: http://git.tremily.us/?p=hooke.git;a=blobdiff_plain;f=hooke%2Fui%2Fgui%2Fprettyformat.py;h=0303699ebd5cf957a1b3753e65a6272569364d81;hp=0b6c984fc395d86ee361c10d092a818a7571d54f;hb=3f843575bc7652fb42c0a20fa7bd25c9d2221bb0;hpb=6e91752334c07311a3c401ce775f251316c33c2a diff --git a/hooke/ui/gui/prettyformat.py b/hooke/ui/gui/prettyformat.py index 0b6c984..0303699 100644 --- a/hooke/ui/gui/prettyformat.py +++ b/hooke/ui/gui/prettyformat.py @@ -1,4 +1,21 @@ -# Copyright +# Copyright (C) 2009-2010 Rolf Schmidt +# W. Trevor King +# +# 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 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 +# . """Format values with nice prefixes. History: