aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ct
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ct')
-rw-r--r--sys/dev/ct/bshw_machdep.c2
-rw-r--r--sys/dev/ct/bshwvar.h2
-rw-r--r--sys/dev/ct/ct.c2
-rw-r--r--sys/dev/ct/ct_isa.c2
-rw-r--r--sys/dev/ct/ct_machdep.h2
-rw-r--r--sys/dev/ct/ctvar.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/sys/dev/ct/bshw_machdep.c b/sys/dev/ct/bshw_machdep.c
index 5528f439f1ce..0e48f77ad286 100644
--- a/sys/dev/ct/bshw_machdep.c
+++ b/sys/dev/ct/bshw_machdep.c
@@ -4,7 +4,7 @@
__FBSDID("$FreeBSD$");
/* $NetBSD$ */
-/*
+/*-
* [NetBSD for NEC PC-98 series]
* Copyright (c) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
* NetBSD/pc98 porting staff. All rights reserved.
diff --git a/sys/dev/ct/bshwvar.h b/sys/dev/ct/bshwvar.h
index 9e2259c94c76..ba42a7206979 100644
--- a/sys/dev/ct/bshwvar.h
+++ b/sys/dev/ct/bshwvar.h
@@ -2,7 +2,7 @@
/* $NecBSD: bshwvar.h,v 1.3.14.3 2001/06/21 04:07:37 honda Exp $ */
/* $NetBSD$ */
-/*
+/*-
* [NetBSD for NEC PC-98 series]
* Copyright (c) 1994, 1995, 1996, 1997, 1998
* NetBSD/pc98 porting staff. All rights reserved.
diff --git a/sys/dev/ct/ct.c b/sys/dev/ct/ct.c
index eb87dbfb7e55..602e094509ca 100644
--- a/sys/dev/ct/ct.c
+++ b/sys/dev/ct/ct.c
@@ -7,7 +7,7 @@ __FBSDID("$FreeBSD$");
#define CT_DEBUG
#define CT_IO_CONTROL_FLAGS (CT_USE_CCSEQ | CT_FAST_INTR)
-/*
+/*-
* [NetBSD for NEC PC-98 series]
* Copyright (c) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001
* NetBSD/pc98 porting staff. All rights reserved.
diff --git a/sys/dev/ct/ct_isa.c b/sys/dev/ct/ct_isa.c
index 15173e23a550..b16b1d872f0e 100644
--- a/sys/dev/ct/ct_isa.c
+++ b/sys/dev/ct/ct_isa.c
@@ -4,7 +4,7 @@
__FBSDID("$FreeBSD$");
/* $NetBSD$ */
-/*
+/*-
* [NetBSD for NEC PC-98 series]
* Copyright (c) 1995, 1996, 1997, 1998
* NetBSD/pc98 porting staff. All rights reserved.
diff --git a/sys/dev/ct/ct_machdep.h b/sys/dev/ct/ct_machdep.h
index 18a9ec86673c..2e069f5d33a1 100644
--- a/sys/dev/ct/ct_machdep.h
+++ b/sys/dev/ct/ct_machdep.h
@@ -2,7 +2,7 @@
/* $NecBSD: ct_machdep.h,v 1.4.12.2 2001/06/20 06:13:34 honda Exp $ */
/* $NetBSD$ */
-/*
+/*-
* [NetBSD for NEC PC-98 series]
* Copyright (c) 1995, 1996, 1997, 1998, 1999, 2000, 2001
* NetBSD/pc98 porting staff. All rights reserved.
diff --git a/sys/dev/ct/ctvar.h b/sys/dev/ct/ctvar.h
index 4e7ba1569edc..8c63445e0200 100644
--- a/sys/dev/ct/ctvar.h
+++ b/sys/dev/ct/ctvar.h
@@ -2,7 +2,7 @@
/* $NecBSD: ctvar.h,v 1.4.14.3 2001/06/20 06:13:34 honda Exp $ */
/* $NetBSD$ */
-/*
+/*-
* [NetBSD for NEC PC-98 series]
* Copyright (c) 1995, 1996, 1997, 1998, 1999, 2000, 2001
* NetBSD/pc98 porting staff. All rights reserved.