diff options
Diffstat (limited to 'rescue/lsparts')
-rwxr-xr-x | rescue/lsparts | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/rescue/lsparts b/rescue/lsparts index 7dcc936eb..edbf2900e 100755 --- a/rescue/lsparts +++ b/rescue/lsparts @@ -1,9 +1,9 @@ #!/usr/bin/perl # -# Main author Pascal Rigaux (pixel@mandrakesoft.com) -# Put together by Guillaume Cottenceau (gc@mandrakesoft.com) +# Main author Pascal Rigaux (pixel@mandriva.com) +# Put together by Guillaume Cottenceau # -# Copyright 1999,2000,2001 Mandrakesoft +# Copyright 1999-2005 Mandriva # # This software may be freely redistributed under the terms of the GNU # public license. @@ -13,10 +13,10 @@ # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # # -# This code is extracted from DrakX, the Mandrakelinux graphical installer. -# http://www.mandrakelinux.com/drakx/ +# This code is extracted from DrakX, the Mandriva Linux graphical installer. +# http://www.mandrivalinux.com/drakx/ # Open development rulz, find CVS here: -# http://www.mandrakelinux.com/cgi-bin/cvsweb.cgi/gi/ +# http://www.mandrivalinux.com/cgi-bin/cvsweb.cgi/gi/ # # Detects partition types using signatures # @@ -115,6 +115,9 @@ P: foreach (@parts) { #------------------------------------------------- #- $Log$ +#- Revision 1.5 2005/04/19 13:10:25 prigaux +#- mandriva switch +#- #- Revision 1.4 2004/07/20 02:42:12 prigaux #- MandrakeSoft -> Mandrakesoft #- |