diff options
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 |