diff options
-rw-r--r-- | autopart.py | 2 | ||||
-rw-r--r-- | partRequests.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/autopart.py b/autopart.py index 012b8debd..d2b5f7b0e 100644 --- a/autopart.py +++ b/autopart.py @@ -3,7 +3,7 @@ # # Jeremy Katz <katzj@redhat.com> # -# Copyright 2001-2003 Red Hat, Inc. +# Copyright 2001-2005 Red Hat, Inc. # # This software may be freely redistributed under the terms of the GNU # library public license. diff --git a/partRequests.py b/partRequests.py index a2af9a390..2b9a38ce9 100644 --- a/partRequests.py +++ b/partRequests.py @@ -6,7 +6,7 @@ # Mike Fulbright <msf@redhat.com> # Harald Hoyer <harald@redhat.de> # -# Copyright 2002-2003 Red Hat, Inc. +# Copyright 2002-2005 Red Hat, Inc. # # This software may be freely redistributed under the terms of the GNU # library public license. |