diff options
| author | elric <elric@NetBSD.org> | 2001-12-22 01:38:20 +0000 |
|---|---|---|
| committer | elric <elric@NetBSD.org> | 2001-12-22 01:38:20 +0000 |
| commit | bfa5b70752c05dd04d0f4ec8908434fa5d31a99a (patch) | |
| tree | bfa0294a0f0990e27a5b81b137b5dd2b5ad853c7 /sys/dev | |
| parent | ef8adf0ad49ae768cfcb20be01eb0e0f80dc7262 (diff) | |
Hmmm. These were done this year, not 3 years ago.
Diffstat (limited to 'sys/dev')
| -rw-r--r-- | sys/dev/ic/ibm561reg.h | 4 | ||||
| -rw-r--r-- | sys/dev/ic/ibm561var.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/ic/ibm561reg.h b/sys/dev/ic/ibm561reg.h index d0747ee31f5..7a19ff92afc 100644 --- a/sys/dev/ic/ibm561reg.h +++ b/sys/dev/ic/ibm561reg.h @@ -1,7 +1,7 @@ -/* $NetBSD: ibm561reg.h,v 1.1 2001/12/12 07:46:48 elric Exp $ */ +/* $NetBSD: ibm561reg.h,v 1.2 2001/12/22 01:38:20 elric Exp $ */ /*- - * Copyright (c) 1998 The NetBSD Foundation, Inc. + * Copyright (c) 2001 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation diff --git a/sys/dev/ic/ibm561var.h b/sys/dev/ic/ibm561var.h index 0615ce73cb3..a863b772a59 100644 --- a/sys/dev/ic/ibm561var.h +++ b/sys/dev/ic/ibm561var.h @@ -1,7 +1,7 @@ -/* $NetBSD: ibm561var.h,v 1.1 2001/12/12 07:46:48 elric Exp $ */ +/* $NetBSD: ibm561var.h,v 1.2 2001/12/22 01:38:21 elric Exp $ */ /*- - * Copyright (c) 1998 The NetBSD Foundation, Inc. + * Copyright (c) 2001 The NetBSD Foundation, Inc. * All rights reserved. * * This code is derived from software contributed to The NetBSD Foundation |
