summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPer Øyvind Karlsen <peroyvind@mandriva.org>2010-11-21 15:54:30 +0000
committerPer Øyvind Karlsen <peroyvind@mandriva.org>2010-11-21 15:54:30 +0000
commitf9036cda17610aa3a257c51590f79e9fbe454f16 (patch)
treeee1eb0d4e1ce0c8e505ef9d11e77bfcfb02050f1
parentc404eebc3587c7b817572b463fd03fd3ff2d627a (diff)
downloadurpmi-f9036cda17610aa3a257c51590f79e9fbe454f16.tar
urpmi-f9036cda17610aa3a257c51590f79e9fbe454f16.tar.gz
urpmi-f9036cda17610aa3a257c51590f79e9fbe454f16.tar.bz2
urpmi-f9036cda17610aa3a257c51590f79e9fbe454f16.tar.xz
urpmi-f9036cda17610aa3a257c51590f79e9fbe454f16.zip
update copyright notices
-rwxr-xr-xgurpmi2
-rw-r--r--gurpmi.pm4
-rwxr-xr-xgurpmi22
-rw-r--r--rurpme2
-rw-r--r--rurpmi2
-rw-r--r--urpm.pm2
-rw-r--r--urpm/args.pm2
-rw-r--r--urpm/cfg.pm2
-rw-r--r--urpm/download.pm2
-rw-r--r--urpm/ldap.pm2
-rw-r--r--urpm/main_loop.pm2
-rw-r--r--urpm/msg.pm2
-rw-r--r--urpm/parallel_ka_run.pm2
-rw-r--r--urpm/parallel_ssh.pm2
-rw-r--r--urpm/prompt.pm2
-rw-r--r--urpm/sys.pm2
-rw-r--r--urpm/util.pm2
-rwxr-xr-xurpme4
-rwxr-xr-xurpmf4
-rwxr-xr-xurpmi4
-rwxr-xr-xurpmi.addmedia2
-rw-r--r--urpmi.recover2
-rwxr-xr-xurpmi.removemedia2
-rwxr-xr-xurpmi.update2
-rwxr-xr-xurpmq4
25 files changed, 30 insertions, 30 deletions
diff --git a/gurpmi b/gurpmi
index 993442c9..a98438d7 100755
--- a/gurpmi
+++ b/gurpmi
@@ -1,7 +1,7 @@
#!/usr/bin/perl
#- Copyright (C) 2005 MandrakeSoft SA
-#- Copyright (C) 2005-2007 Mandriva SA
+#- Copyright (C) 2005-2010 Mandriva SA
use strict;
diff --git a/gurpmi.pm b/gurpmi.pm
index 4c9bd389..c6338169 100644
--- a/gurpmi.pm
+++ b/gurpmi.pm
@@ -1,7 +1,7 @@
package gurpmi;
#- Copyright (C) 2005 MandrakeSoft SA
-#- Copyright (C) 2005, 2006 Mandriva SA
+#- Copyright (C) 2005-2010 Mandriva SA
#- $Id$
#- This is needed because text printed by Gtk2 will always be encoded
@@ -37,7 +37,7 @@ urpm::select::add_packages_to_priority_upgrade_list('gurpmi');
sub usage () {
print N("urpmi version %s
-Copyright (C) 1999-2008 Mandriva.
+Copyright (C) 1999-2010 Mandriva.
This is free software and may be redistributed under the terms of the GNU GPL.
usage:
diff --git a/gurpmi2 b/gurpmi2
index 4c4dae92..754f2e8f 100755
--- a/gurpmi2
+++ b/gurpmi2
@@ -1,7 +1,7 @@
#!/usr/bin/perl
#- Copyright (C) 2005 MandrakeSoft SA
-#- Copyright (C) 2005-2007 Mandriva SA
+#- Copyright (C) 2005-2010 Mandriva SA
use strict;
diff --git a/rurpme b/rurpme
index 2d23b4ca..d2d4a6b7 100644
--- a/rurpme
+++ b/rurpme
@@ -1,6 +1,6 @@
#!/usr/bin/perl -T
-#- Copyright (C) 2005 Mandriva SA
+#- Copyright (C) 2005-2010 Mandriva SA
use strict;
use urpm::msg;
diff --git a/rurpmi b/rurpmi
index e562cedd..70c8d974 100644
--- a/rurpmi
+++ b/rurpmi
@@ -1,7 +1,7 @@
#!/usr/bin/perl -T
#- Copyright (C) 2005 MandrakeSoft SA
-#- Copyright (C) 2005 Mandriva SA
+#- Copyright (C) 2005-2010 Mandriva SA
use strict;
use urpm::msg;
diff --git a/urpm.pm b/urpm.pm
index e28125cb..dc518a2b 100644
--- a/urpm.pm
+++ b/urpm.pm
@@ -493,7 +493,7 @@ files.
Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 MandrakeSoft SA
-Copyright (C) 2005-2009 Mandriva SA
+Copyright (C) 2005-2010 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 76229cb7..e1c12dc3 100644
--- a/urpm/args.pm
+++ b/urpm/args.pm
@@ -536,7 +536,7 @@ urpm::args - command-line argument parser for the urpm* tools
Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 MandrakeSoft SA
-Copyright (C) 2005-2009 Mandriva SA
+Copyright (C) 2005-2010 Mandriva SA
=cut
diff --git a/urpm/cfg.pm b/urpm/cfg.pm
index edfbfd00..849f4460 100644
--- a/urpm/cfg.pm
+++ b/urpm/cfg.pm
@@ -265,6 +265,6 @@ __END__
Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 MandrakeSoft SA
-Copyright (C) 2005-2009 Mandriva SA
+Copyright (C) 2005-2010 Mandriva SA
=cut
diff --git a/urpm/download.pm b/urpm/download.pm
index 7c156606..494ca9a3 100644
--- a/urpm/download.pm
+++ b/urpm/download.pm
@@ -1066,6 +1066,6 @@ urpm::download - download routines for the urpm* tools
Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 MandrakeSoft SA
-Copyright (C) 2005-2009 Mandriva SA
+Copyright (C) 2005-2010 Mandriva SA
=cut
diff --git a/urpm/ldap.pm b/urpm/ldap.pm
index 13e91cc1..131663be 100644
--- a/urpm/ldap.pm
+++ b/urpm/ldap.pm
@@ -224,6 +224,6 @@ __END__
Copyright (C) 2005 MandrakeSoft SA
-Copyright (C) 2005-2009 Mandriva SA
+Copyright (C) 2005-2010 Mandriva SA
=cut
diff --git a/urpm/main_loop.pm b/urpm/main_loop.pm
index 9843fbff..6b2dd1eb 100644
--- a/urpm/main_loop.pm
+++ b/urpm/main_loop.pm
@@ -3,7 +3,7 @@ package urpm::main_loop;
# $Id$
#- Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 MandrakeSoft SA
-#- Copyright (C) 2005-2009 Mandriva SA
+#- Copyright (C) 2005-2010 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/msg.pm b/urpm/msg.pm
index d4dcc31c..be0c1838 100644
--- a/urpm/msg.pm
+++ b/urpm/msg.pm
@@ -235,6 +235,6 @@ urpm::msg - routines to prompt messages from the urpm* tools
Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 MandrakeSoft SA
-Copyright (C) 2005-2009 Mandriva SA
+Copyright (C) 2005-2010 Mandriva SA
=cut
diff --git a/urpm/parallel_ka_run.pm b/urpm/parallel_ka_run.pm
index 344e2a00..801317c2 100644
--- a/urpm/parallel_ka_run.pm
+++ b/urpm/parallel_ka_run.pm
@@ -3,7 +3,7 @@ package urpm::parallel_ka_run;
# $Id$
#- Copyright (C) 2002, 2003, 2004, 2005 MandrakeSoft SA
-#- Copyright (C) 2005-2009 Mandriva SA
+#- Copyright (C) 2005-2010 Mandriva SA
use strict;
use urpm::util;
diff --git a/urpm/parallel_ssh.pm b/urpm/parallel_ssh.pm
index 281de301..9cdafc40 100644
--- a/urpm/parallel_ssh.pm
+++ b/urpm/parallel_ssh.pm
@@ -3,7 +3,7 @@ package urpm::parallel_ssh;
# $Id$
#- Copyright (C) 2002, 2003, 2004, 2005 MandrakeSoft SA
-#- Copyright (C) 2005-2009 Mandriva SA
+#- Copyright (C) 2005-2010 Mandriva SA
use strict;
use urpm::util;
diff --git a/urpm/prompt.pm b/urpm/prompt.pm
index c28613ff..d45a969a 100644
--- a/urpm/prompt.pm
+++ b/urpm/prompt.pm
@@ -54,6 +54,6 @@ urpm::prompt - base class to prompt the user for data
Copyright (C) 2005 MandrakeSoft SA
-Copyright (C) 2005-2009 Mandriva SA
+Copyright (C) 2005-2010 Mandriva SA
=cut
diff --git a/urpm/sys.pm b/urpm/sys.pm
index 922a6eba..ba215cbe 100644
--- a/urpm/sys.pm
+++ b/urpm/sys.pm
@@ -359,6 +359,6 @@ urpm::sys - OS-related routines for urpmi
Copyright (C) 2005 MandrakeSoft SA
-Copyright (C) 2005-2009 Mandriva SA
+Copyright (C) 2005-2010 Mandriva SA
=cut
diff --git a/urpm/util.pm b/urpm/util.pm
index 2abd6bc3..723ed16e 100644
--- a/urpm/util.pm
+++ b/urpm/util.pm
@@ -204,6 +204,6 @@ urpm::util - Misc. utilities subs for urpmi
Copyright (C) 2005 MandrakeSoft SA
-Copyright (C) 2005-2009 Mandriva SA
+Copyright (C) 2005-2010 Mandriva SA
=cut
diff --git a/urpme b/urpme
index 6653a514..787c12bd 100755
--- a/urpme
+++ b/urpme
@@ -3,7 +3,7 @@
# $Id$
#- Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 MandrakeSoft SA
-#- Copyright (C) 2005, 2006 Mandriva SA
+#- Copyright (C) 2005-2010 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
@@ -39,7 +39,7 @@ my $yesexpr =
sub usage() {
print N("urpme version %s
-Copyright (C) 1999-2008 Mandriva.
+Copyright (C) 1999-2010 Mandriva.
This is free software and may be redistributed under the terms of the GNU GPL.
usage:
diff --git a/urpmf b/urpmf
index b461b085..d554a1e4 100755
--- a/urpmf
+++ b/urpmf
@@ -3,7 +3,7 @@
# $Id$
#- Copyright (C) 2002, 2003, 2004, 2005 MandrakeSoft SA
-#- Copyright (C) 2005, 2006 Mandriva SA
+#- Copyright (C) 2005-2010 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
@@ -27,7 +27,7 @@ use urpm::media;
sub usage() {
print N("urpmf version %s
-Copyright (C) 2002-2006 Mandriva.
+Copyright (C) 2002-2010 Mandriva.
This is free software and may be redistributed under the terms of the GNU GPL.
usage: urpmf [options] pattern-expression
diff --git a/urpmi b/urpmi
index 591e911d..b48d6f59 100755
--- a/urpmi
+++ b/urpmi
@@ -3,7 +3,7 @@
# $Id$
#- Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 MandrakeSoft SA
-#- Copyright (C) 2005-2009 Mandriva SA
+#- Copyright (C) 2005-2010 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
@@ -74,7 +74,7 @@ sub dudf_invoke {
sub usage () {
print N("urpmi version %s
-Copyright (C) 1999-2008 Mandriva.
+Copyright (C) 1999-2010 Mandriva.
This is free software and may be redistributed under the terms of the GNU GPL.
usage:
diff --git a/urpmi.addmedia b/urpmi.addmedia
index 415d1e4a..b64f2ecd 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, 2006 Mandriva SA
+#- Copyright (C) 2005-2010 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.recover b/urpmi.recover
index 39e417ae..1e4f73bb 100644
--- a/urpmi.recover
+++ b/urpmi.recover
@@ -2,7 +2,7 @@
# $Id$
-#- Copyright (C) 2006, 2007, 2008, 2009, 2010 Mandriva SA
+#- Copyright (C) 2006-2010 Mandriva SA
use strict;
diff --git a/urpmi.removemedia b/urpmi.removemedia
index 4886d432..ed102aed 100755
--- a/urpmi.removemedia
+++ b/urpmi.removemedia
@@ -3,7 +3,7 @@
# $Id$
#- Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 MandrakeSoft SA
-#- Copyright (C) 2005, 2006 Mandriva SA
+#- Copyright (C) 2005-2010 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.update b/urpmi.update
index 7fe5357f..a55d70dc 100755
--- a/urpmi.update
+++ b/urpmi.update
@@ -1,7 +1,7 @@
#!/usr/bin/perl
#- Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 MandrakeSoft SA
-#- Copyright (C) 2005, 2006 Mandriva SA
+#- Copyright (C) 2005-2010 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/urpmq b/urpmq
index 9651019b..6ea98669 100755
--- a/urpmq
+++ b/urpmq
@@ -3,7 +3,7 @@
# $Id$
#- Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 MandrakeSoft SA
-#- Copyright (C) 2005, 2006 Mandriva SA
+#- Copyright (C) 2005-2010 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
@@ -38,7 +38,7 @@ our @src_names;
sub usage() {
print N("urpmq version %s
-Copyright (C) 2000-2006 Mandriva.
+Copyright (C) 2000-2010 Mandriva.
This is free software and may be redistributed under the terms of the GNU GPL.
usage: