summaryrefslogtreecommitdiffstats
path: root/rescue/drvinst
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2004-07-20 02:42:12 +0000
committerPascal Rigaux <pixel@mandriva.com>2004-07-20 02:42:12 +0000
commit94dd872cad528c27940c746ad75391fd099aa845 (patch)
treee66ce0a29f1fe3d2c2819aabf15e03e3dfda2049 /rescue/drvinst
parentd4507ac423186648d652acb76c2fe46091963774 (diff)
downloaddrakx-backup-do-not-use-94dd872cad528c27940c746ad75391fd099aa845.tar
drakx-backup-do-not-use-94dd872cad528c27940c746ad75391fd099aa845.tar.gz
drakx-backup-do-not-use-94dd872cad528c27940c746ad75391fd099aa845.tar.bz2
drakx-backup-do-not-use-94dd872cad528c27940c746ad75391fd099aa845.tar.xz
drakx-backup-do-not-use-94dd872cad528c27940c746ad75391fd099aa845.zip
MandrakeSoft -> Mandrakesoft
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
#-