summaryrefslogtreecommitdiffstats
path: root/rescue/guessmounts
diff options
context:
space:
mode:
Diffstat (limited to 'rescue/guessmounts')
-rwxr-xr-xrescue/guessmounts5
1 files changed, 4 insertions, 1 deletions
diff --git a/rescue/guessmounts b/rescue/guessmounts
index b879ca13f..cce1d5d35 100755
--- a/rescue/guessmounts
+++ b/rescue/guessmounts
@@ -2,7 +2,7 @@
#
# Guillaume Cottenceau (gc@mandrakesoft.com)
#
-# Copyright 2001 MandrakeSoft
+# Copyright 2001 Mandrakesoft
#
# This software may be freely redistributed under the terms of the GNU
# public license.
@@ -82,6 +82,9 @@ if ($root) {
#-------------------------------------------------
#- $Log$
+#- Revision 1.7 2004/07/20 02:42:12 prigaux
+#- MandrakeSoft -> Mandrakesoft
+#-
#- Revision 1.6 2003/08/03 21:50:06 prigaux
#- - copy /etc/mtab to /mnt/etc/mtab to have a nice chrooted "mount" or "df"
#- - some perl_checker compliance