diff options
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. |