diff options
-rw-r--r-- | pym/portage/glsa.py | 2 | ||||
-rw-r--r-- | pym/portage/sets/__init__.py | 2 | ||||
-rw-r--r-- | pym/portage/sets/dbapi.py | 2 | ||||
-rw-r--r-- | pym/portage/sets/files.py | 2 | ||||
-rw-r--r-- | pym/portage/sets/profiles.py | 2 | ||||
-rw-r--r-- | pym/portage/sets/security.py | 2 | ||||
-rw-r--r-- | pym/portage/sets/shell.py | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/pym/portage/glsa.py b/pym/portage/glsa.py index 4fac20518..ee6343640 100644 --- a/pym/portage/glsa.py +++ b/pym/portage/glsa.py @@ -1,4 +1,4 @@ -# Copyright 2007 Gentoo Foundation +# Copyright 2003-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/pym/portage/sets/__init__.py b/pym/portage/sets/__init__.py index 2ae1f6b8b..e0be0047c 100644 --- a/pym/portage/sets/__init__.py +++ b/pym/portage/sets/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2004 Gentoo Foundation +# Copyright 2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/pym/portage/sets/dbapi.py b/pym/portage/sets/dbapi.py index 65a52c47d..dcc0552ef 100644 --- a/pym/portage/sets/dbapi.py +++ b/pym/portage/sets/dbapi.py @@ -1,4 +1,4 @@ -# Copyright 2004 Gentoo Foundation +# Copyright 2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/pym/portage/sets/files.py b/pym/portage/sets/files.py index a6ddb4648..8e1bca99c 100644 --- a/pym/portage/sets/files.py +++ b/pym/portage/sets/files.py @@ -1,4 +1,4 @@ -# Copyright 2004 Gentoo Foundation +# Copyright 2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/pym/portage/sets/profiles.py b/pym/portage/sets/profiles.py index 37c835a56..fe7ab201a 100644 --- a/pym/portage/sets/profiles.py +++ b/pym/portage/sets/profiles.py @@ -1,4 +1,4 @@ -# Copyright 2004 Gentoo Foundation +# Copyright 2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/pym/portage/sets/security.py b/pym/portage/sets/security.py index 2640d2945..d7db89d95 100644 --- a/pym/portage/sets/security.py +++ b/pym/portage/sets/security.py @@ -1,4 +1,4 @@ -# Copyright 2004 Gentoo Foundation +# Copyright 2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ diff --git a/pym/portage/sets/shell.py b/pym/portage/sets/shell.py index ec34eed75..8874743c9 100644 --- a/pym/portage/sets/shell.py +++ b/pym/portage/sets/shell.py @@ -1,4 +1,4 @@ -# Copyright 2004 Gentoo Foundation +# Copyright 2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ |