summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2006-01-24 10:16:13 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2006-01-24 10:16:13 +0000
commit4bf206ed763a8efe416f7dbb3fc926e551ae9519 (patch)
treef823920c6c1c11442b0679264e720b7eb8b49617
parent12447da34720addba31b5fd36594ba7520fd5c88 (diff)
downloadurpmi-4bf206ed763a8efe416f7dbb3fc926e551ae9519.tar
urpmi-4bf206ed763a8efe416f7dbb3fc926e551ae9519.tar.gz
urpmi-4bf206ed763a8efe416f7dbb3fc926e551ae9519.tar.bz2
urpmi-4bf206ed763a8efe416f7dbb3fc926e551ae9519.tar.xz
urpmi-4bf206ed763a8efe416f7dbb3fc926e551ae9519.zip
Update copyrights for files modified in 2006
-rwxr-xr-xgurpmi22
-rw-r--r--urpm.pm2
-rw-r--r--urpm/args.pm2
-rwxr-xr-xurpmi2
-rwxr-xr-xurpmi.addmedia2
5 files changed, 5 insertions, 5 deletions
diff --git a/gurpmi2 b/gurpmi2
index 6a87aa42..437c246e 100755
--- a/gurpmi2
+++ b/gurpmi2
@@ -1,7 +1,7 @@
#!/usr/bin/perl
#- Copyright (C) 2005 MandrakeSoft SA
-#- Copyright (C) 2005 Mandriva SA
+#- Copyright (C) 2005, 2006 Mandriva SA
use strict;
use warnings;
diff --git a/urpm.pm b/urpm.pm
index 18c813f6..3c1d53af 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -3434,7 +3434,7 @@ files.
Copyright (C) 2000, 2001, 2002, 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 as published by
diff --git a/urpm/args.pm b/urpm/args.pm
index 0f648e12..601e92ba 100644
--- a/urpm/args.pm
+++ b/urpm/args.pm
@@ -394,7 +394,7 @@ urpm::args - command-line argument parser for the urpm* tools
Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 MandrakeSoft SA
-Copyright (C) 2005 Mandriva SA
+Copyright (C) 2005, 2006 Mandriva SA
=cut
diff --git a/urpmi b/urpmi
index bf2a927d..ebb10ccf 100755
--- a/urpmi
+++ b/urpmi
@@ -3,7 +3,7 @@
# $Id$
#- Copyright (C) 1999, 2000, 2001, 2002, 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 as published by
diff --git a/urpmi.addmedia b/urpmi.addmedia
index 09c36b0e..12bb35b3 100755
--- a/urpmi.addmedia
+++ b/urpmi.addmedia
@@ -3,7 +3,7 @@
# $Id$
#- Copyright (C) 1999, 2000, 2001, 2002, 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 as published by