diff options
author | Thierry Vignaud <tv@mandriva.org> | 2009-03-06 14:27:29 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2009-03-06 14:27:29 +0000 |
commit | 735f8a67a20ee17c42bdfe0c3b349446ba07221b (patch) | |
tree | fc5ab03d1fcf1d9e0d8bf0fa14a3e686dd8a949c /mdk-stage1/pcmcia | |
parent | be596278cce4c2be258dfb4b9a67ba45eecb6257 (diff) | |
download | drakx-backup-do-not-use-735f8a67a20ee17c42bdfe0c3b349446ba07221b.tar drakx-backup-do-not-use-735f8a67a20ee17c42bdfe0c3b349446ba07221b.tar.gz drakx-backup-do-not-use-735f8a67a20ee17c42bdfe0c3b349446ba07221b.tar.bz2 drakx-backup-do-not-use-735f8a67a20ee17c42bdfe0c3b349446ba07221b.tar.xz drakx-backup-do-not-use-735f8a67a20ee17c42bdfe0c3b349446ba07221b.zip |
mandrake is now mandriva
Diffstat (limited to 'mdk-stage1/pcmcia')
-rw-r--r-- | mdk-stage1/pcmcia/Makefile | 4 | ||||
-rw-r--r-- | mdk-stage1/pcmcia/pcmcia.h | 4 | ||||
-rw-r--r-- | mdk-stage1/pcmcia/probe.c | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/mdk-stage1/pcmcia/Makefile b/mdk-stage1/pcmcia/Makefile index 9e111f115..a9529260a 100644 --- a/mdk-stage1/pcmcia/Makefile +++ b/mdk-stage1/pcmcia/Makefile @@ -1,8 +1,8 @@ #****************************************************************************** # - # Guillaume Cottenceau (gc@mandrakesoft.com) + # Guillaume Cottenceau (gc@mandriva.com) # - # Copyright 2001 Mandrakesoft + # Copyright 2001 Mandriva # # This software may be freely redistributed under the terms of the GNU # public license. diff --git a/mdk-stage1/pcmcia/pcmcia.h b/mdk-stage1/pcmcia/pcmcia.h index ea0bccc2a..0b06792d7 100644 --- a/mdk-stage1/pcmcia/pcmcia.h +++ b/mdk-stage1/pcmcia/pcmcia.h @@ -1,7 +1,7 @@ /* - * Guillaume Cottenceau (gc@mandrakesoft.com) + * Guillaume Cottenceau (gc@mandriva.com) * - * Copyright 2000 Mandrakesoft + * Copyright 2000 Mandriva * * This software may be freely redistributed under the terms of the GNU * public license. diff --git a/mdk-stage1/pcmcia/probe.c b/mdk-stage1/pcmcia/probe.c index 8f8a4bc8e..a32faf002 100644 --- a/mdk-stage1/pcmcia/probe.c +++ b/mdk-stage1/pcmcia/probe.c @@ -1,7 +1,7 @@ /* - * Guillaume Cottenceau (gc@mandrakesoft.com) + * Guillaume Cottenceau (gc@mandriva.com) * - * Copyright 2000-2001 Mandrakesoft + * Copyright 2000-2001 Mandriva * * This software may be freely redistributed under the terms of the GNU * public license. |