summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/harddrake2
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2007-09-04 09:41:30 +0000
committerThierry Vignaud <tv@mandriva.org>2007-09-04 09:41:30 +0000
commit0d3f882b207aedb35d59aadf278043fa102380e1 (patch)
treed4e6d09cba8c82afbce03f90d2607d64c36e24a5 /perl-install/standalone/harddrake2
parent57d2c3751397b159235973812fc4040f1026aaf9 (diff)
downloaddrakx-backup-do-not-use-0d3f882b207aedb35d59aadf278043fa102380e1.tar
drakx-backup-do-not-use-0d3f882b207aedb35d59aadf278043fa102380e1.tar.gz
drakx-backup-do-not-use-0d3f882b207aedb35d59aadf278043fa102380e1.tar.bz2
drakx-backup-do-not-use-0d3f882b207aedb35d59aadf278043fa102380e1.tar.xz
drakx-backup-do-not-use-0d3f882b207aedb35d59aadf278043fa102380e1.zip
bump year
Diffstat (limited to 'perl-install/standalone/harddrake2')
-rwxr-xr-xperl-install/standalone/harddrake22
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/harddrake2 b/perl-install/standalone/harddrake2
index 7de81928c..2cbca1b5c 100755
--- a/perl-install/standalone/harddrake2
+++ b/perl-install/standalone/harddrake2
@@ -230,7 +230,7 @@ my @menu_items =
$license =~ s/\n/\n\n/sg; # nicer formatting
my $w = gtknew('AboutDialog', name => N("Harddrake"),
version => '2007',
- copyright => N("Copyright (C) %s by Mandriva", '2001-2006'),
+ copyright => N("Copyright (C) %s by Mandriva", '2001-2007'),
license => $license, wrap_license => 1,
comments => N("This is HardDrake, a %s hardware configuration tool.", $distro_name),
website => 'http://mandrivalinux.com',