diff options
author | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2009-02-24 10:15:44 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2009-02-24 10:15:44 +0530 |
commit | 5ff86887c92e2eac81487040bd4b17e65d6ce5c7 (patch) | |
tree | 7b28aeb3ba27a83331232065733c2e36a8c13f8d | |
parent | Minor changes to follow Pythonesque idioms (diff) | |
download | autotua-5ff86887c92e2eac81487040bd4b17e65d6ce5c7.tar.gz autotua-5ff86887c92e2eac81487040bd4b17e65d6ce5c7.tar.bz2 autotua-5ff86887c92e2eac81487040bd4b17e65d6ce5c7.zip |
Fix Gentoo Foundation Copyright dates
* For files edited in 2009 as well
-rw-r--r-- | master/Makefile | 2 | ||||
-rw-r--r-- | master/custom/sample_data.py | 2 | ||||
-rw-r--r-- | master/icons/Makefile | 2 | ||||
-rw-r--r-- | master/master/templates/frontpage.html | 2 | ||||
-rwxr-xr-x | master/setup-master.py | 2 | ||||
-rw-r--r-- | overlay/dev-util/autotua-slave/Manifest | 2 | ||||
-rw-r--r-- | overlay/dev-util/autotua-slave/autotua-slave-9999.ebuild | 2 | ||||
-rwxr-xr-x | slave/setup.py | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/master/Makefile b/master/Makefile index de441a0..5c9795d 100644 --- a/master/Makefile +++ b/master/Makefile @@ -1,4 +1,4 @@ -# Copyright: 2008-09 Gentoo Foundation +# Copyright: 2008-2009 Gentoo Foundation # Author(s): Nirbheek Chauhan <nirbheek.chauhan@gmail.com> # License: AGPL-3 # diff --git a/master/custom/sample_data.py b/master/custom/sample_data.py index cb13f18..97563dc 100644 --- a/master/custom/sample_data.py +++ b/master/custom/sample_data.py @@ -1,5 +1,5 @@ # vim: set sw=4 sts=4 et : -# Copyright: 2008 Gentoo Foundation +# Copyright: 2008-2009 Gentoo Foundation # Author(s): Nirbheek Chauhan <nirbheek.chauhan@gmail.com> # License: AGPL-3 # diff --git a/master/icons/Makefile b/master/icons/Makefile index 04df378..24908d4 100644 --- a/master/icons/Makefile +++ b/master/icons/Makefile @@ -1,4 +1,4 @@ -# Copyright: 2008 Gentoo Foundation +# Copyright: 2008-2009 Gentoo Foundation # Author(s): Nirbheek Chauhan <nirbheek.chauhan@gmail.com> # License: AGPL-3 # diff --git a/master/master/templates/frontpage.html b/master/master/templates/frontpage.html index 9bdef2c..85524eb 100644 --- a/master/master/templates/frontpage.html +++ b/master/master/templates/frontpage.html @@ -1,5 +1,5 @@ {# vim: set sw=4 sts=4 et filetype=htmldjango : #} -{# Copyright: 2008 Gentoo Foundation #} +{# Copyright: 2008-2009 Gentoo Foundation #} {# Author(s): Nirbheek Chauhan <nirbheek.chauhan@gmail.com> #} {# License: AGPL-3 #} {# #} diff --git a/master/setup-master.py b/master/setup-master.py index f6b50a0..527656f 100755 --- a/master/setup-master.py +++ b/master/setup-master.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # vim: set sw=4 sts=4 et : -# Copyright: 2008-09 Gentoo Foundation +# Copyright: 2008-2009 Gentoo Foundation # Author(s): Nirbheek Chauhan <nirbheek.chauhan@gmail.com> # License: AGPL-3 # diff --git a/overlay/dev-util/autotua-slave/Manifest b/overlay/dev-util/autotua-slave/Manifest index 1a1fdb1..e10faf5 100644 --- a/overlay/dev-util/autotua-slave/Manifest +++ b/overlay/dev-util/autotua-slave/Manifest @@ -1,3 +1,3 @@ DIST autotua-slave-0.0.1.tar.gz 12782 RMD160 a72464fafa417ce474bee365864c07b9f88b45ca SHA1 017666cde144af0a6165ab23f085be7b4532c291 SHA256 d0d2b5baf14f7ae522c1223ff02f4aa882fe236dde932063b2c0745e999d6c86 EBUILD autotua-slave-0.0.1.ebuild 566 RMD160 7f7ea4a55f366c3cd036b492932d9175cd1c3e44 SHA1 7e0773a9f19840ac70c15386ea78a676d6159506 SHA256 001c4c9e687edd957042633cb9b36812a392a1207ef43c0cc7c5a69c6d64c386 -EBUILD autotua-slave-9999.ebuild 682 RMD160 2ba58a8028b8a6526e28787880a8bab9b3c0ca64 SHA1 a9d3155d9e7a2b8b5f17d7606667637cc6534303 SHA256 0f35eebfe2b48ca6e3f8acf04bc7e7a9a262896c4bd061e523fb88e2076d1953 +EBUILD autotua-slave-9999.ebuild 682 RMD160 0a47f99243a5e8893338ba7186733a06963a55b5 SHA1 acfe833f6e2284f74236d888ea0980024c3f332e SHA256 27ac8ee2956271681110555a7c7b0e07250568022c4e6599c34fc14b2ea2350e diff --git a/overlay/dev-util/autotua-slave/autotua-slave-9999.ebuild b/overlay/dev-util/autotua-slave/autotua-slave-9999.ebuild index 60528d3..267cf16 100644 --- a/overlay/dev-util/autotua-slave/autotua-slave-9999.ebuild +++ b/overlay/dev-util/autotua-slave/autotua-slave-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ diff --git a/slave/setup.py b/slave/setup.py index 3ce1cd3..99bba5f 100755 --- a/slave/setup.py +++ b/slave/setup.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # vim: set sw=4 sts=4 et : -# Copyright: 2008-09 Gentoo Foundation +# Copyright: 2008-2009 Gentoo Foundation # Author(s): Nirbheek Chauhan <nirbheek.chauhan@gmail.com> # License: GPL-3 # |