From: W. Trevor King Date: Thu, 16 Feb 2012 23:12:36 +0000 (-0500) Subject: Run update-copyright.py. X-Git-Tag: v0.4~30^2 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d681d6ec6ed65bd9f3b181d534f4600eeb6bf858;p=pyafm.git Run update-copyright.py. --- diff --git a/calibcant/config.py b/calibcant/config.py index 2cb32da..f8f06ec 100644 --- a/calibcant/config.py +++ b/calibcant/config.py @@ -1,22 +1,20 @@ # calibcant - tools for thermally calibrating AFM cantilevers # -# Copyright (C) 2008-2011 W. Trevor King +# Copyright (C) 2008-2012 W. Trevor King # # This file is part of calibcant. # -# calibcant 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. +# calibcant is free software: you can redistribute it and/or modify it under +# the terms of the GNU General Public License as published by the Free Software +# Foundation, either version 3 of the License, or (at your option) any later +# version. # -# calibcant 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. +# calibcant 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 General Public License for more details. # -# You should have received a copy of the GNU Lesser General Public -# License along with calibcant. If not, see -# . +# You should have received a copy of the GNU General Public License along with +# calibcant. If not, see . """Define some variables to configure the package for a particular lab and workflow."""