summaryrefslogtreecommitdiffstats
path: root/control-center
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2013-01-27 15:49:22 +0000
committerThierry Vignaud <tv@mageia.org>2013-01-27 15:49:22 +0000
commit00b01dc313a2e1ae76c657152b1fccc12fcf2d26 (patch)
tree808c9fe2106edd3772a6897d347b1c24f9303bc7 /control-center
parent7ced816ae08f7dfc6f931a29d64d45ab05d01908 (diff)
downloadcontrol-center-00b01dc313a2e1ae76c657152b1fccc12fcf2d26.tar
control-center-00b01dc313a2e1ae76c657152b1fccc12fcf2d26.tar.gz
control-center-00b01dc313a2e1ae76c657152b1fccc12fcf2d26.tar.bz2
control-center-00b01dc313a2e1ae76c657152b1fccc12fcf2d26.tar.xz
control-center-00b01dc313a2e1ae76c657152b1fccc12fcf2d26.zip
bump copyright (mga#8503)
Diffstat (limited to 'control-center')
-rwxr-xr-xcontrol-center2
1 files changed, 1 insertions, 1 deletions
diff --git a/control-center b/control-center
index 9e630107..c79f7c20 100755
--- a/control-center
+++ b/control-center
@@ -1485,7 +1485,7 @@ sub about_mga_cc() {
0, Gtk2::Label->new(""),
0, Gtk2::Label->new(
#-PO: here %s is eg: "1999-2008"
- N("Copyright (C) %s Mandriva SA", '1999-2008') . "\n" . N("Copyright (C) %s Mageia", '2011') . "\n" ),
+ N("Copyright (C) %s Mandriva SA", '1999-2008') . "\n" . N("Copyright (C) %s Mageia", '2011-2013') . "\n" ),
0, Gtk2::HSeparator->new,
0, Gtk2::Label->new(""),
1, my $n = Gtk2::Notebook->new,