aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2006-07-04 12:09:03 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2006-07-04 12:09:03 +0000
commitd8b0bada1d8938a45eb1b0b1955607669cf1a1c2 (patch)
treeae266d98e357243ccc5624cb766ca9654bca977c
parenteb3814057595e76f3136771af591cf74cd70718a (diff)
downloadrpmdrake-d8b0bada1d8938a45eb1b0b1955607669cf1a1c2.tar
rpmdrake-d8b0bada1d8938a45eb1b0b1955607669cf1a1c2.tar.gz
rpmdrake-d8b0bada1d8938a45eb1b0b1955607669cf1a1c2.tar.bz2
rpmdrake-d8b0bada1d8938a45eb1b0b1955607669cf1a1c2.tar.xz
rpmdrake-d8b0bada1d8938a45eb1b0b1955607669cf1a1c2.zip
bump copyright years
-rwxr-xr-xedit-urpm-sources.pl2
-rwxr-xr-xrpmdrake2
-rw-r--r--rpmdrake.pm2
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
diff --git a/rpmdrake b/rpmdrake
index deefe6d7..524e7383 100755
--- a/rpmdrake
+++ b/rpmdrake
@@ -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