diff options
author | Mike Fulbright <msf@redhat.com> | 2003-01-14 05:14:27 +0000 |
---|---|---|
committer | Mike Fulbright <msf@redhat.com> | 2003-01-14 05:14:27 +0000 |
commit | 6355fe6b26844f7a425369f52d21b3776047d61f (patch) | |
tree | b35311e0691ea8e2f202bbf41d5cca8d397b6666 /packages.py | |
parent | f31cff062d616096f74f54f66e8ce29659109f09 (diff) | |
download | anaconda-6355fe6b26844f7a425369f52d21b3776047d61f.tar.gz anaconda-6355fe6b26844f7a425369f52d21b3776047d61f.tar.xz anaconda-6355fe6b26844f7a425369f52d21b3776047d61f.zip |
bump up copyright for things we have changed this year so far
Diffstat (limited to 'packages.py')
-rw-r--r-- | packages.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/packages.py b/packages.py index 064804c81..e67b24038 100644 --- a/packages.py +++ b/packages.py @@ -2,8 +2,11 @@ # packages.py: package management - mainly package installation # # Erik Troan <ewt@redhat.com> +# Matt Wilson <msw@redhat.com> +# Michael Fulbright <msf@redhat.com> +# Jeremy Katzj <katzj@redhat.com> # -# Copyright 2001-2002 Red Hat, Inc. +# Copyright 2001-2003 Red Hat, Inc. # # This software may be freely redistributed under the terms of the GNU # library public license. |