X-Git-Url: http://git.tremily.us/?p=hooke.git;a=blobdiff_plain;f=hooke%2Fplugin%2Fcurvetools.py;h=6fc2f3da39bd048c86f905b151f76f6a77d387d8;hp=8f3ec3655f1baa52034e620ad4b9698885b03dbc;hb=3f843575bc7652fb42c0a20fa7bd25c9d2221bb0;hpb=6e91752334c07311a3c401ce775f251316c33c2a diff --git a/hooke/plugin/curvetools.py b/hooke/plugin/curvetools.py index 8f3ec36..6fc2f3d 100755 --- a/hooke/plugin/curvetools.py +++ b/hooke/plugin/curvetools.py @@ -1,4 +1,21 @@ -# Copyright +# Copyright (C) 2010 Fabrizio Benedetti +# 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 +# . from ..libhooke import WX_GOOD, ClickedPoint