diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-04-25 16:13:05 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-04-25 16:13:05 +0000 |
commit | 8eb829039bd50a99f51a60ed709001eba0728606 (patch) | |
tree | 125c13ad664fba8cf8f4fa3adcbcb2d27cc6b9aa /urpm | |
parent | a196eadf23538ba43128ba8b5af6e7a3e2808f61 (diff) | |
download | urpmi-8eb829039bd50a99f51a60ed709001eba0728606.tar urpmi-8eb829039bd50a99f51a60ed709001eba0728606.tar.gz urpmi-8eb829039bd50a99f51a60ed709001eba0728606.tar.bz2 urpmi-8eb829039bd50a99f51a60ed709001eba0728606.tar.xz urpmi-8eb829039bd50a99f51a60ed709001eba0728606.zip |
Update copyrights
Diffstat (limited to 'urpm')
-rw-r--r-- | urpm/args.pm | 2 | ||||
-rw-r--r-- | urpm/cfg.pm | 2 | ||||
-rw-r--r-- | urpm/download.pm | 2 | ||||
-rw-r--r-- | urpm/msg.pm | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/urpm/args.pm b/urpm/args.pm index 1b918395..4e8440e2 100644 --- a/urpm/args.pm +++ b/urpm/args.pm @@ -326,7 +326,7 @@ urpm::args - command-line argument parser for the urpm* tools =head1 COPYRIGHT -Copyright (C) 2000-2005 Mandrakesoft +Copyright (C) 2000-2005 Mandriva =cut diff --git a/urpm/cfg.pm b/urpm/cfg.pm index 1d085a65..33ce8c2d 100644 --- a/urpm/cfg.pm +++ b/urpm/cfg.pm @@ -244,6 +244,6 @@ __END__ =head1 COPYRIGHT -Copyright (C) 2000-2005 Mandrakesoft +Copyright (C) 2000-2005 Mandriva =cut diff --git a/urpm/download.pm b/urpm/download.pm index 3ce9ffde..61d533e5 100644 --- a/urpm/download.pm +++ b/urpm/download.pm @@ -483,6 +483,6 @@ urpm::download - download routines for the urpm* tools =head1 COPYRIGHT -Copyright (C) 2000-2004 Mandrakesoft +Copyright (C) 2000-2005 Mandriva =cut diff --git a/urpm/msg.pm b/urpm/msg.pm index 65d5cf58..6841120a 100644 --- a/urpm/msg.pm +++ b/urpm/msg.pm @@ -109,6 +109,6 @@ urpm::msg - routines to prompt messages from the urpm* tools =head1 COPYRIGHT -Copyright (C) 2000-2004 Mandrakesoft +Copyright (C) 2000-2005 Mandriva =cut |