diff options
Diffstat (limited to 'perl-install/standalone/drakfont')
-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 |