diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2006-02-09 16:41:07 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2006-02-09 16:41:07 +0000 |
commit | 51966d938c3dece2a3145f6f83027fc087f13149 (patch) | |
tree | f8812fb5d9aee3fbfde0f7e3896b941fcfdd2637 | |
parent | 46cc2c7350d9d64ab8fce29252a19bd8841fbc6f (diff) | |
download | drakx-51966d938c3dece2a3145f6f83027fc087f13149.tar drakx-51966d938c3dece2a3145f6f83027fc087f13149.tar.gz drakx-51966d938c3dece2a3145f6f83027fc087f13149.tar.bz2 drakx-51966d938c3dece2a3145f6f83027fc087f13149.tar.xz drakx-51966d938c3dece2a3145f6f83027fc087f13149.zip |
bump copyright
-rwxr-xr-x | perl-install/standalone/drakfont | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/perl-install/standalone/drakfont b/perl-install/standalone/drakfont index c90a96b49..d8ad60215 100755 --- a/perl-install/standalone/drakfont +++ b/perl-install/standalone/drakfont @@ -510,14 +510,7 @@ $list_all_font_path || $xlsfonts || $windows || @install || @uninstall ? backend sub help() { ugtk2::create_dialog(N("Help"), formatAlaTeX( #-PO: keep the double empty lines between sections, this is formatted a la LaTeX - N("Copyright (C) 2001-2002 by Mandriva - - - DUPONT Sebastien (original version) - - CHAUMETTE Damien <dchaumette\@mandriva.com> - - VIGNAUD Thierry <tvignaud\@mandriva.com>") + N("Copyright (C) 2001-2006 by Mandriva") . "\n\n\n" . N("This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |