diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-07-20 02:42:12 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-07-20 02:42:12 +0000 |
commit | 94dd872cad528c27940c746ad75391fd099aa845 (patch) | |
tree | e66ce0a29f1fe3d2c2819aabf15e03e3dfda2049 /rescue/restore_ms_boot | |
parent | d4507ac423186648d652acb76c2fe46091963774 (diff) | |
download | drakx-94dd872cad528c27940c746ad75391fd099aa845.tar drakx-94dd872cad528c27940c746ad75391fd099aa845.tar.gz drakx-94dd872cad528c27940c746ad75391fd099aa845.tar.bz2 drakx-94dd872cad528c27940c746ad75391fd099aa845.tar.xz drakx-94dd872cad528c27940c746ad75391fd099aa845.zip |
MandrakeSoft -> Mandrakesoft
Diffstat (limited to 'rescue/restore_ms_boot')
-rwxr-xr-x | rescue/restore_ms_boot | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/rescue/restore_ms_boot b/rescue/restore_ms_boot index 0d674af99..69088a9d9 100755 --- a/rescue/restore_ms_boot +++ b/rescue/restore_ms_boot @@ -2,7 +2,7 @@ # # Guillaume Cottenceau (gc@mandrakesoft.com) # -# Copyright 2002 MandrakeSoft +# Copyright 2002 Mandrakesoft # # This software may be freely redistributed under the terms of the GNU # public license. @@ -102,6 +102,9 @@ Ok? <press Enter to continue, 'n' and Enter to cancel> "; #------------------------------------------------- #- $Log$ +#- Revision 1.2 2004/07/20 02:42:12 prigaux +#- MandrakeSoft -> Mandrakesoft +#- #- Revision 1.1 2002/02/27 13:31:30 gc #- add "restore Windows Boot Loader" to rescue #- |