From 0ec07d89144fab40d351a24dca0645eca179ce29 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 29 Jul 1999 21:55:41 +0000 Subject: no_comment --- perl-install/resize_fat/main.pm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'perl-install/resize_fat') diff --git a/perl-install/resize_fat/main.pm b/perl-install/resize_fat/main.pm index fe50ddd12..6239e6075 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 +# Copyright (C) 1999 MandrakeSoft (pixel@linux-mandrake.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 @@ -17,6 +17,8 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# This is mainly a perl rewrite of the work of Andrew Clausen (libresize) + package resize_fat::main; use diagnostics; -- cgit v1.2.1