summaryrefslogtreecommitdiffstats
path: root/packages.py
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2003-01-14 05:14:27 +0000
committerMike Fulbright <msf@redhat.com>2003-01-14 05:14:27 +0000
commit6355fe6b26844f7a425369f52d21b3776047d61f (patch)
treeb35311e0691ea8e2f202bbf41d5cca8d397b6666 /packages.py
parentf31cff062d616096f74f54f66e8ce29659109f09 (diff)
downloadanaconda-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.py5
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.