summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/pcmcia/gpr.c8
-rw-r--r--sys/dev/pcmcia/gprio.h8
2 files changed, 8 insertions, 8 deletions
diff --git a/sys/dev/pcmcia/gpr.c b/sys/dev/pcmcia/gpr.c
index 6db1bbe5d70..730e03797db 100644
--- a/sys/dev/pcmcia/gpr.c
+++ b/sys/dev/pcmcia/gpr.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: gpr.c,v 1.6 2002/07/29 18:53:32 fgsch Exp $ */
+/* $OpenBSD: gpr.c,v 1.7 2002/09/25 19:09:02 fgsch Exp $ */
/*
* Copyright (c) 2002, Federico G. Schwindt
@@ -13,9 +13,9 @@
* notice, this list of conditions and the following disclaimer in
* the documentation and/or other materials provided with the
* distribution.
- * 3. Neither the name of the Federico G. Schwindt nor the names of its
- * contributors may be used to endorse or promote products derived
- * from this software without specific prior written permission.
+ * 3. Neither the name of the author nor the names of its contributors
+ * may be used to endorse or promote products derived from this
+ * software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/sys/dev/pcmcia/gprio.h b/sys/dev/pcmcia/gprio.h
index e2fea8666c7..3078cc95dc0 100644
--- a/sys/dev/pcmcia/gprio.h
+++ b/sys/dev/pcmcia/gprio.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: gprio.h,v 1.2 2002/06/17 20:41:51 fgsch Exp $ */
+/* $OpenBSD: gprio.h,v 1.3 2002/09/25 19:09:02 fgsch Exp $ */
/*
* Copyright (c) 2002, Federico G. Schwindt
@@ -13,9 +13,9 @@
* notice, this list of conditions and the following disclaimer in
* the documentation and/or other materials provided with the
* distribution.
- * 3. Neither the name of the Federico G. Schwindt nor the names of its
- * contributors may be used to endorse or promote products derived
- * from this software without specific prior written permission.
+ * 3. Neither the name of the author nor the names of its contributors
+ * may be used to endorse or promote products derived from this
+ * software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT