X-Git-Url: http://git.tremily.us/?p=hooke.git;a=blobdiff_plain;f=hooke%2Fplugin%2Fshowconvoluted.py;h=c9ab2cc4e871a24d344b5440933b98c71cb91433;hp=ad76521f7a5fc7061a390784f037496a21af1e5f;hb=23bcfd05915a61e3a41d01babd291fd3089ba329;hpb=8b12d7d77256982cf9a228901e1e9ed511b43d36 diff --git a/hooke/plugin/showconvoluted.py b/hooke/plugin/showconvoluted.py index ad76521..c9ab2cc 100644 --- a/hooke/plugin/showconvoluted.py +++ b/hooke/plugin/showconvoluted.py @@ -1,4 +1,20 @@ -# Copyright +# Copyright (C) 2009-2012 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 . """This plugin contains a plotmanipulator to show the convoluted curve. """