summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone.pm
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2008-01-23 12:16:18 +0000
committerThierry Vignaud <tv@mandriva.org>2008-01-23 12:16:18 +0000
commit65be30c237cf0e91b2b06d43c0d2aa1324e4517a (patch)
tree181d5008d20f886c38d3d4235be665dd7837dc44 /perl-install/standalone.pm
parentb4925e36a7869029ea338cf6e61a31722b58a9c3 (diff)
downloaddrakx-65be30c237cf0e91b2b06d43c0d2aa1324e4517a.tar
drakx-65be30c237cf0e91b2b06d43c0d2aa1324e4517a.tar.gz
drakx-65be30c237cf0e91b2b06d43c0d2aa1324e4517a.tar.bz2
drakx-65be30c237cf0e91b2b06d43c0d2aa1324e4517a.tar.xz
drakx-65be30c237cf0e91b2b06d43c0d2aa1324e4517a.zip
bump copyright year
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";
}