From 65be30c237cf0e91b2b06d43c0d2aa1324e4517a Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 23 Jan 2008 12:16:18 +0000 Subject: bump copyright year --- perl-install/standalone/drakfont | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'perl-install/standalone/drakfont') diff --git a/perl-install/standalone/drakfont b/perl-install/standalone/drakfont index cce577201..9ed05beec 100755 --- a/perl-install/standalone/drakfont +++ b/perl-install/standalone/drakfont @@ -1,7 +1,7 @@ #!/usr/bin/perl # -*- coding: utf-8 -*- # -# Copyright (C) 2001-2007 by Mandriva SA +# Copyright (C) 2001-2008 by Mandriva SA # DUPONT Sebastien # Damien Chaumette # Thierry Vignaud @@ -530,7 +530,7 @@ sub help() { $license =~ s/\n/\n\n/sg; # nicer formatting my $w = gtknew('AboutDialog', name => N("Drakfont"), version => mandrake_release_info()->{version}, - copyright => N("Copyright (C) 2001-2006 by Mandriva"), + copyright => N("Copyright (C) 2001-2008 by Mandriva"), license => $license, wrap_license => 1, comments => N("Font installer."), website => 'http://mandrivalinux.com', -- cgit v1.2.1