summaryrefslogtreecommitdiffstats
path: root/rescue/drvinst
diff options
context:
space:
mode:
Diffstat (limited to 'rescue/drvinst')
-rwxr-xr-xrescue/drvinst5
1 files changed, 4 insertions, 1 deletions
diff --git a/rescue/drvinst b/rescue/drvinst
index 9f533918e..e35038815 100755
--- a/rescue/drvinst
+++ b/rescue/drvinst
@@ -3,7 +3,7 @@
#
# Guillaume Cottenceau (gc@mandrakesoft.com)
#
-# Copyright 2000 MandrakeSoft
+# Copyright 2000 Mandrakesoft
#
# This software may be freely redistributed under the terms of the GNU
# public license.
@@ -64,6 +64,9 @@ foreach $card (pci_probe()) {
#-------------------------------------------------
#- $Log$
+#- Revision 1.7 2004/07/20 02:42:12 prigaux
+#- MandrakeSoft -> Mandrakesoft
+#-
#- Revision 1.6 2002/09/10 10:07:23 gc
#- drvinst <param> is broken when we don't -v
#-