X-Git-Url: http://git.tremily.us/?p=hooke.git;a=blobdiff_plain;f=hooke%2Fplugin%2Fprocplots.py;h=3868a83db9fc5dff8028afb9fcde5e335cf08c08;hp=066eee3e6a8d7eae54cf2b89bbfe8828f57a1f50;hb=3f843575bc7652fb42c0a20fa7bd25c9d2221bb0;hpb=6e91752334c07311a3c401ce775f251316c33c2a diff --git a/hooke/plugin/procplots.py b/hooke/plugin/procplots.py index 066eee3..3868a83 100644 --- a/hooke/plugin/procplots.py +++ b/hooke/plugin/procplots.py @@ -1,4 +1,22 @@ -# Copyright +# Copyright (C) 2008-2010 Alberto Gomez-Casado +# 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 +# . """Processed plots plugin for force curves. """