From 7f9131a015ff40760139f20e89489a2603e3034a Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 23 Jan 2008 12:19:11 +0000 Subject: bump copyright year --- control-center | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/control-center b/control-center index d6f76103..dc2e8097 100755 --- a/control-center +++ b/control-center @@ -1,7 +1,7 @@ #!/usr/bin/perl # $Id: control-center 232735 2008-01-02 15:34:46Z tv $ -# Copyright (C) 1999-2007 Mandriva +# Copyright (C) 1999-2008 Mandriva # Daouda Lo # Damien Krotkine # Thierry Vignaud @@ -2000,7 +2000,7 @@ sub about_mdk_cc() { @$release{qw(version product)}), { txt_ypos => 50 }), -1, 120)), 0, Gtk2::Label->new(""), - 0, Gtk2::Label->new(N("Copyright (C) 1999-2007 Mandriva SA") . "\n"), + 0, Gtk2::Label->new(N("Copyright (C) 1999-2008 Mandriva SA") . "\n"), 0, Gtk2::HSeparator->new, 0, Gtk2::Label->new(""), 1, my $n = Gtk2::Notebook->new, -- cgit v1.2.1