summaryrefslogtreecommitdiff
path: root/sys/dev/pci/pciide.c
diff options
context:
space:
mode:
authorAlexander Yurchenko <grange@cvs.openbsd.org>2003-02-21 20:10:35 +0000
committerAlexander Yurchenko <grange@cvs.openbsd.org>2003-02-21 20:10:35 +0000
commit2d6f3f9f97b80f3b598e0a26156cdfbab3dd60d0 (patch)
tree2c351a466f7701ca6505dee811b3b54ecfbe2eeb /sys/dev/pci/pciide.c
parent39d297dfaf8ba5c09bf91d845598e9e9ff29eb9e (diff)
Fix Manuel Bouyer's copyright, from NetBSD
ok deraadt@
Diffstat (limited to 'sys/dev/pci/pciide.c')
-rw-r--r--sys/dev/pci/pciide.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/dev/pci/pciide.c b/sys/dev/pci/pciide.c
index 7a542880d1b..902aaad94dc 100644
--- a/sys/dev/pci/pciide.c
+++ b/sys/dev/pci/pciide.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: pciide.c,v 1.113 2003/02/13 15:39:59 grange Exp $ */
+/* $OpenBSD: pciide.c,v 1.114 2003/02/21 20:10:33 grange Exp $ */
/* $NetBSD: pciide.c,v 1.127 2001/08/03 01:31:08 tsutsui Exp $ */
/*
@@ -14,8 +14,7 @@
* documentation and/or other materials provided with the distribution.
* 3. All advertising materials mentioning features or use of this software
* must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
+ * This product includes software developed by Manuel Bouyer.
* 4. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.