diff options
-rwxr-xr-x | edit-urpm-sources.pl | 2 | ||||
-rwxr-xr-x | rpmdrake | 2 | ||||
-rw-r--r-- | rpmdrake.pm | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/edit-urpm-sources.pl b/edit-urpm-sources.pl index 7a12187f..0681944b 100755 --- a/edit-urpm-sources.pl +++ b/edit-urpm-sources.pl @@ -3,7 +3,7 @@ # # Copyright (c) 2002 Guillaume Cottenceau # Copyright (c) 2002-2006 Thierry Vignaud <tvignaud@mandriva.com> -# Copyright (c) 2003-2005 Mandriva Linux +# Copyright (c) 2002-2006 Mandriva Linux # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2, as @@ -4,7 +4,7 @@ # Copyright (c) 2002 Guillaume Cottenceau # Copyright (c) 2002-2006 Thierry Vignaud <tvignaud@mandriva.com> # Copyright (c) 2003, 2004, 2005 MandrakeSoft SA -# Copyright (c) 2005 Mandriva SA +# Copyright (c) 2005, 2006 Mandriva SA # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2, as diff --git a/rpmdrake.pm b/rpmdrake.pm index 0bfea12f..320c0447 100644 --- a/rpmdrake.pm +++ b/rpmdrake.pm @@ -3,7 +3,7 @@ # Copyright (c) 2002 Guillaume Cottenceau # Copyright (c) 2002-2006 Thierry Vignaud <tvignaud@mandriva.com> # Copyright (c) 2003, 2004, 2005 MandrakeSoft SA -# Copyright (c) 2005 Mandriva SA +# Copyright (c) 2005, 2006 Mandriva SA # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2, as |