summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone.pm
diff options
context:
space:
mode:
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 42f73744f..e19600777 100644
--- a/perl-install/standalone.pm
+++ b/perl-install/standalone.pm
@@ -141,7 +141,7 @@ sub real_version {
sub version() {
print 'Drakxtools version ' . real_version() . '
-Copyright (C) 1999-2006 Mandriva by <install@mandriva.com>
+Copyright (C) 1999-2008 Mandriva by <install@mandriva.com>
', $::license, "\n";
}