diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2005-11-25 09:30:59 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2005-11-25 09:30:59 +0000 |
commit | 4490562298761e2b623619f279024d9277b4f01a (patch) | |
tree | 004a26ca7e4a4d79e38bd88d14e2e2bf02e279af | |
parent | 74160f49e648b6691750396bdff05fd703aaaaea (diff) | |
download | perl-MDK-Common-4490562298761e2b623619f279024d9277b4f01a.tar perl-MDK-Common-4490562298761e2b623619f279024d9277b4f01a.tar.gz perl-MDK-Common-4490562298761e2b623619f279024d9277b4f01a.tar.bz2 perl-MDK-Common-4490562298761e2b623619f279024d9277b4f01a.tar.xz perl-MDK-Common-4490562298761e2b623619f279024d9277b4f01a.zip |
update copyright
-rw-r--r-- | MDK/Common.pm.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MDK/Common.pm.pl b/MDK/Common.pm.pl index 222ac4a..2dc0b11 100644 --- a/MDK/Common.pm.pl +++ b/MDK/Common.pm.pl @@ -54,7 +54,7 @@ foreach my $f (<MDK/Common/*.pm>) { print <<'EOF'; =head1 COPYRIGHT -Copyright (c) 2001 MandrakeSoft <pixel@mandrakesoft.com>. All rights reserved. +Copyright (c) 2001-2005 Mandriva <pixel@mandriva.com>. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. |