From: W. Trevor King Date: Thu, 16 Feb 2012 23:05:33 +0000 (-0500) Subject: Run update-copyright.py. X-Git-Tag: 0.6~24 X-Git-Url: http://git.tremily.us/?p=pypiezo.git;a=commitdiff_plain;h=ee62e3057cc99a9d1ce862a114e4831a4ae4eb0d Run update-copyright.py. --- diff --git a/pypiezo/__init__.py b/pypiezo/__init__.py index cdb0bd6..210503d 100644 --- a/pypiezo/__init__.py +++ b/pypiezo/__init__.py @@ -1,19 +1,18 @@ -# Copyright (C) 2009-2011 W. Trevor King +# Copyright (C) 2011-2012 W. Trevor King # # This file is part of pypiezo. # -# pypiezo 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. +# pypiezo 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. # -# pypiezo 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. +# pypiezo 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 General Public License -# along with pypiezo. If not, see . +# You should have received a copy of the GNU General Public License along with +# pypiezo. If not, see . from .config import PackageConfig as _PackageConfig diff --git a/pypiezo/afm.py b/pypiezo/afm.py index 3857588..f19ee39 100644 --- a/pypiezo/afm.py +++ b/pypiezo/afm.py @@ -1,19 +1,18 @@ -# Copyright (C) 2008-2011 W. Trevor King +# Copyright (C) 2011-2012 W. Trevor King # # This file is part of pypiezo. # -# pypiezo 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. +# pypiezo 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. # -# pypiezo 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. +# pypiezo 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 General Public License -# along with pypiezo. If not, see . +# You should have received a copy of the GNU General Public License along with +# pypiezo. If not, see . "Control of a piezo-based atomic force microscope." diff --git a/pypiezo/base.py b/pypiezo/base.py index a816bc1..c74c876 100644 --- a/pypiezo/base.py +++ b/pypiezo/base.py @@ -1,19 +1,18 @@ -# Copyright (C) 2008-2011 W. Trevor King +# Copyright (C) 2011-2012 W. Trevor King # # This file is part of pypiezo. # -# pypiezo 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. +# pypiezo 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. # -# pypiezo 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. +# pypiezo 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 General Public License -# along with pypiezo. If not, see . +# You should have received a copy of the GNU General Public License along with +# pypiezo. If not, see . "Basic piezo control." diff --git a/pypiezo/config.py b/pypiezo/config.py index a930acf..4d53439 100644 --- a/pypiezo/config.py +++ b/pypiezo/config.py @@ -1,19 +1,18 @@ -# Copyright (C) 2011 W. Trevor King +# Copyright (C) 2011-2012 W. Trevor King # # This file is part of pypiezo. # -# pypiezo 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. +# pypiezo 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. # -# pypiezo 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. +# pypiezo 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 General Public License -# along with pypiezo. If not, see . +# You should have received a copy of the GNU General Public License along with +# pypiezo. If not, see . "Piezo configuration" diff --git a/pypiezo/surface.py b/pypiezo/surface.py index b7f868f..3257e5b 100644 --- a/pypiezo/surface.py +++ b/pypiezo/surface.py @@ -1,19 +1,18 @@ -# Copyright (C) 2008-2011 W. Trevor King +# Copyright (C) 2011-2012 W. Trevor King # # This file is part of pypiezo. # -# pypiezo 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. +# pypiezo 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. # -# pypiezo 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. +# pypiezo 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 General Public License -# along with pypiezo. If not, see . +# You should have received a copy of the GNU General Public License along with +# pypiezo. If not, see . """Utilities detecting the position of the sample surface. diff --git a/pypiezo/test.py b/pypiezo/test.py index 2f39cc2..eeb80a7 100644 --- a/pypiezo/test.py +++ b/pypiezo/test.py @@ -1,19 +1,18 @@ -# Copyright (C) 2011 W. Trevor King +# Copyright (C) 2011-2012 W. Trevor King # # This file is part of pypiezo. # -# pypiezo 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. +# pypiezo 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. # -# pypiezo 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. +# pypiezo 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 General Public License -# along with pypiezo. If not, see . +# You should have received a copy of the GNU General Public License along with +# pypiezo. If not, see . """Construct example piezo configurations to simplify testing diff --git a/setup.py b/setup.py index 6a9bcba..625dc63 100644 --- a/setup.py +++ b/setup.py @@ -1,19 +1,18 @@ -# Copyright (C) 2009-2011 W. Trevor King +# Copyright (C) 2009-2012 W. Trevor King # # This file is part of pypiezo. # -# pypiezo 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. +# pypiezo 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. # -# pypiezo 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. +# pypiezo 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 General Public License -# along with pypiezo. If not, see . +# You should have received a copy of the GNU General Public License along with +# pypiezo. If not, see . "Tools for controlling piezoelectric actuators."