X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;ds=sidebyside;f=hooke%2Fplugin%2Fpeakspot.py;h=8cab8a931e1fd1faf46f23a1d6cebd9eb88826d8;hb=3f843575bc7652fb42c0a20fa7bd25c9d2221bb0;hp=bb0fc87722d5c9699e6fdefb3f4dc0a774c871eb;hpb=8b12d7d77256982cf9a228901e1e9ed511b43d36;p=hooke.git diff --git a/hooke/plugin/peakspot.py b/hooke/plugin/peakspot.py index bb0fc87..8cab8a9 100644 --- a/hooke/plugin/peakspot.py +++ b/hooke/plugin/peakspot.py @@ -1,4 +1,22 @@ -# Copyright +# Copyright (C) 2007-2010 Fabrizio Benedetti +# Massimo Sandal +# 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 +# . """a library of helping functions for spotting force spectroscopy peaks. """