summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdraksnapshot-applet2
1 files changed, 1 insertions, 1 deletions
diff --git a/draksnapshot-applet b/draksnapshot-applet
index dfd899c..adf8f5a 100755
--- a/draksnapshot-applet
+++ b/draksnapshot-applet
@@ -216,7 +216,7 @@ sub setState {
activate => sub {
my $ver = 1; # automatically set from spec file
my $w = gtknew('AboutDialog', name => N("DrakSnapshot %s", $ver),
- copyright => N("Copyright (C) %s by Mandriva", '2001-2007'),
+ copyright => N("Copyright (C) %s by Mandriva", '2008'),
license => join('', cat_('/usr/share/common-licenses/GPL')),
icon => '/usr/share/icons/mini/draksnapshot.png',
comments => N("DrakSnapshot enables to backup your machine through periodic snapshots."),