summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/pcmcia
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2009-03-06 14:27:29 +0000
committerThierry Vignaud <tv@mandriva.org>2009-03-06 14:27:29 +0000
commit735f8a67a20ee17c42bdfe0c3b349446ba07221b (patch)
treefc5ab03d1fcf1d9e0d8bf0fa14a3e686dd8a949c /mdk-stage1/pcmcia
parentbe596278cce4c2be258dfb4b9a67ba45eecb6257 (diff)
downloaddrakx-735f8a67a20ee17c42bdfe0c3b349446ba07221b.tar
drakx-735f8a67a20ee17c42bdfe0c3b349446ba07221b.tar.gz
drakx-735f8a67a20ee17c42bdfe0c3b349446ba07221b.tar.bz2
drakx-735f8a67a20ee17c42bdfe0c3b349446ba07221b.tar.xz
drakx-735f8a67a20ee17c42bdfe0c3b349446ba07221b.zip
mandrake is now mandriva
Diffstat (limited to 'mdk-stage1/pcmcia')
-rw-r--r--mdk-stage1/pcmcia/Makefile4
-rw-r--r--mdk-stage1/pcmcia/pcmcia.h4
-rw-r--r--mdk-stage1/pcmcia/probe.c4
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.