X-Git-Url: http://git.tremily.us/?p=hooke.git;a=blobdiff_plain;f=hooke%2Fplugin%2Fgeneralclamp.py;h=54aff5f123c391b113c4f49580f3e24ba703f914;hp=0f99be98911b232f8ee16deb1661bb29b0f521a0;hb=3f843575bc7652fb42c0a20fa7bd25c9d2221bb0;hpb=6e91752334c07311a3c401ce775f251316c33c2a diff --git a/hooke/plugin/generalclamp.py b/hooke/plugin/generalclamp.py index 0f99be9..54aff5f 100644 --- a/hooke/plugin/generalclamp.py +++ b/hooke/plugin/generalclamp.py @@ -1,4 +1,23 @@ -# Copyright +# Copyright (C) 2008-2010 Alberto Gomez-Casado +# Marco Brucale +# 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 +# . """Plugin regarding general force clamp measurements """