diff options
author | Jason Downs <downsj@cvs.openbsd.org> | 1998-09-28 01:56:59 +0000 |
---|---|---|
committer | Jason Downs <downsj@cvs.openbsd.org> | 1998-09-28 01:56:59 +0000 |
commit | 2e434be595734504f61c90d3eba648f510242071 (patch) | |
tree | 7c9dc7e1ac916268fded8b5af5d254c00f07dd38 /sys/dev/ic/advmcode.h | |
parent | 3ff8eb7ddf08c874d646d58684a3ec9975777e8a (diff) |
Sync w/ NetBSD.
Diffstat (limited to 'sys/dev/ic/advmcode.h')
-rw-r--r-- | sys/dev/ic/advmcode.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/ic/advmcode.h b/sys/dev/ic/advmcode.h index fece7325d67..67fefa67406 100644 --- a/sys/dev/ic/advmcode.h +++ b/sys/dev/ic/advmcode.h @@ -1,5 +1,5 @@ -/* $OpenBSD: advmcode.h,v 1.1 1998/09/27 03:36:14 downsj Exp $ */ -/* $NetBSD: advmcode.h,v 1.2 1998/08/29 13:45:57 dante Exp $ */ +/* $OpenBSD: advmcode.h,v 1.2 1998/09/28 01:56:58 downsj Exp $ */ +/* $NetBSD: advmcode.h,v 1.3 1998/09/26 16:02:57 dante Exp $ */ /* * Generic driver definitions and exported functions for the Advanced @@ -20,8 +20,8 @@ * 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 NetBSD - * Foundation, Inc. and its contributors. + * This product includes software developed by the NetBSD + * Foundation, Inc. and its contributors. * 4. Neither the name of The NetBSD Foundation nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. |