diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2001-06-21 10:20:40 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2001-06-21 10:20:40 +0000 |
commit | 27893da156a8bf46ae00c310dcd06b61b6a28c86 (patch) | |
tree | 6e711957120ceb8d27566a6f886a9c424aef3b59 /perl-install/resize_fat | |
parent | cd417a1a507369b6df9ab23415bf6da3579c2bc5 (diff) | |
download | drakx-27893da156a8bf46ae00c310dcd06b61b6a28c86.tar drakx-27893da156a8bf46ae00c310dcd06b61b6a28c86.tar.gz drakx-27893da156a8bf46ae00c310dcd06b61b6a28c86.tar.bz2 drakx-27893da156a8bf46ae00c310dcd06b61b6a28c86.tar.xz drakx-27893da156a8bf46ae00c310dcd06b61b6a28c86.zip |
s/Linux-Mandrake/Mandrake Linux/
s/linux-mandrake/mandrakesoft/
(hand made, no i18n messages done)
Diffstat (limited to 'perl-install/resize_fat')
-rw-r--r-- | perl-install/resize_fat/README | 2 | ||||
-rw-r--r-- | perl-install/resize_fat/main.pm | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/resize_fat/README b/perl-install/resize_fat/README index 1c4798c82..12b64dea9 100644 --- a/perl-install/resize_fat/README +++ b/perl-install/resize_fat/README @@ -5,4 +5,4 @@ resize_fat::fat::update($fs) should be called before doing undoable things BUGS: no known bugs :) -if you found one, please mail pixel@linux-mandrake.com !! +if you found one, please mail pixel@mandrakesoft.com !! diff --git a/perl-install/resize_fat/main.pm b/perl-install/resize_fat/main.pm index dc1a65e65..897e2ed95 100644 --- a/perl-install/resize_fat/main.pm +++ b/perl-install/resize_fat/main.pm @@ -1,7 +1,7 @@ #!/usr/bin/perl # DiskDrake -# Copyright (C) 1999 MandrakeSoft (pixel@linux-mandrake.com) +# Copyright (C) 1999 MandrakeSoft (pixel@mandrakesoft.com) # # 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 |