summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2005-04-21 15:00:00 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2005-04-21 15:00:00 +0000
commit65263be4a4b3ffa86f31754fb9688794937aeafa (patch)
tree48eed8a0042b32fd3b2446fc1715afba062c07b7 /perl-install/standalone.pm
parent9ea1a5e407c6fdd3681832259dd29149abc40118 (diff)
downloaddrakx-65263be4a4b3ffa86f31754fb9688794937aeafa.tar
drakx-65263be4a4b3ffa86f31754fb9688794937aeafa.tar.gz
drakx-65263be4a4b3ffa86f31754fb9688794937aeafa.tar.bz2
drakx-65263be4a4b3ffa86f31754fb9688794937aeafa.tar.xz
drakx-65263be4a4b3ffa86f31754fb9688794937aeafa.zip
switch from MandrakeSoft to Mandriva in copyright notices
Diffstat (limited to 'perl-install/standalone.pm')
-rw-r--r--perl-install/standalone.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone.pm b/perl-install/standalone.pm
index 03babd9b2..64734b0d1 100644
--- a/perl-install/standalone.pm
+++ b/perl-install/standalone.pm
@@ -134,7 +134,7 @@ sub __exit {
sub version() {
print 'Drakxtools version 10
-Copyright (C) 1999-2004 Mandrakesoft by <install@mandrakesoft.com>
+Copyright (C) 1999-2004 Mandriva by <install@mandrakesoft.com>
', $::license, "\n";
}