From 5a7853797a154a77ae8013ad676cbdf61c58e70f Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Thu, 22 Jul 2004 08:18:29 +0000 Subject: Copyright updates --- urpm/args.pm | 4 ++++ urpm/cfg.pm | 4 ++++ urpm/download.pm | 4 ++++ urpm/msg.pm | 4 ++++ urpme | 4 ++-- urpmi | 4 ++-- urpmi.addmedia | 2 +- urpmi.removemedia | 2 +- urpmi.update | 2 +- 9 files changed, 23 insertions(+), 7 deletions(-) diff --git a/urpm/args.pm b/urpm/args.pm index 09d748d5..3b3a94de 100644 --- a/urpm/args.pm +++ b/urpm/args.pm @@ -320,4 +320,8 @@ urpm::args - command-line argument parser for the urpm* tools =head1 DESCRIPTION +=head1 COPYRIGHT + +Copyright (C) 2000-2004 Mandrakesoft + =cut diff --git a/urpm/cfg.pm b/urpm/cfg.pm index 7e273375..00495045 100644 --- a/urpm/cfg.pm +++ b/urpm/cfg.pm @@ -163,4 +163,8 @@ __END__ =back +=head1 COPYRIGHT + +Copyright (C) 2000-2004 Mandrakesoft + =cut diff --git a/urpm/download.pm b/urpm/download.pm index e8585a58..7da27ca3 100644 --- a/urpm/download.pm +++ b/urpm/download.pm @@ -442,4 +442,8 @@ urpm::download - download routines for the urpm* tools =head1 DESCRIPTION +=head1 COPYRIGHT + +Copyright (C) 2000-2004 Mandrakesoft + =cut diff --git a/urpm/msg.pm b/urpm/msg.pm index bff6be5f..1957916f 100644 --- a/urpm/msg.pm +++ b/urpm/msg.pm @@ -116,4 +116,8 @@ urpm::msg - routines to prompt messages from the urpm* tools =head1 DESCRIPTION +=head1 COPYRIGHT + +Copyright (C) 2000-2004 Mandrakesoft + =cut diff --git a/urpme b/urpme index 32cd1170..f153ad78 100644 --- a/urpme +++ b/urpme @@ -2,7 +2,7 @@ # $Id$ -# Copyright (C) 1999,2002 Mandrakesoft +# Copyright (C) 1999-2004 Mandrakesoft # # # This program is free software; you can redistribute it and/or modify @@ -34,7 +34,7 @@ my $yesexpr = N("Yy"); sub usage { print STDERR N("urpme version %s -Copyright (C) 1999, 2000, 2001, 2002 Mandrakesoft. +Copyright (C) 1999-2004 Mandrakesoft. This is free software and may be redistributed under the terms of the GNU GPL. usage: diff --git a/urpmi b/urpmi index 52dc368f..12ceb770 100755 --- a/urpmi +++ b/urpmi @@ -2,7 +2,7 @@ # $Id$ -#- Copyright (C) 1999,2001 Mandrakesoft (pixel@linux-mandrake.com) +#- Copyright (C) 1999-2004 Mandrakesoft (pixel@linux-mandrake.com) #- #- 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 @@ -67,7 +67,7 @@ $ENV{USER} ||= "root"; sub usage { print STDERR N("urpmi version %s -Copyright (C) 1999, 2000, 2001, 2002 Mandrakesoft. +Copyright (C) 1999-2004 Mandrakesoft. 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 4e885aaa..3f66fa4c 100755 --- a/urpmi.addmedia +++ b/urpmi.addmedia @@ -2,7 +2,7 @@ # $Id$ -#- Copyright (C) 2000 Mandrakesoft (fpons@mandrakesoft.com) +#- Copyright (C) 2000-2004 Mandrakesoft (fpons@mandrakesoft.com) #- #- 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.removemedia b/urpmi.removemedia index 73b16c65..9ac8f913 100755 --- a/urpmi.removemedia +++ b/urpmi.removemedia @@ -2,7 +2,7 @@ # $Id$ -#- Copyright (C) 2000 Mandrakesoft (fpons@mandrakesoft.com) +#- Copyright (C) 2000-2004 Mandrakesoft (fpons@mandrakesoft.com) #- #- 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 f6bcd341..4dd07bfc 100755 --- a/urpmi.update +++ b/urpmi.update @@ -1,6 +1,6 @@ #!/usr/bin/perl -#- Copyright (C) 2000 Mandrakesoft (fpons@mandrakesoft.com) +#- Copyright (C) 2000-2004 Mandrakesoft (fpons@mandrakesoft.com) #- #- 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 -- cgit v1.2.1