diff options
Diffstat (limited to 'urpm')
-rw-r--r-- | urpm/args.pm | 4 | ||||
-rw-r--r-- | urpm/cfg.pm | 4 | ||||
-rw-r--r-- | urpm/download.pm | 4 | ||||
-rw-r--r-- | urpm/msg.pm | 4 |
4 files changed, 16 insertions, 0 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 |