summaryrefslogtreecommitdiffstats
path: root/sys/dev/dcons
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/dcons')
-rw-r--r--sys/dev/dcons/dcons.c2
-rw-r--r--sys/dev/dcons/dcons.h2
-rw-r--r--sys/dev/dcons/dcons_crom.c2
-rw-r--r--sys/dev/dcons/dcons_os.c2
-rw-r--r--sys/dev/dcons/dcons_os.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/sys/dev/dcons/dcons.c b/sys/dev/dcons/dcons.c
index b48a504..0bfbbe2 100644
--- a/sys/dev/dcons/dcons.c
+++ b/sys/dev/dcons/dcons.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (C) 2003,2004
* Hidetoshi Shimokawa. All rights reserved.
*
diff --git a/sys/dev/dcons/dcons.h b/sys/dev/dcons/dcons.h
index 988c81f..daf9cb4 100644
--- a/sys/dev/dcons/dcons.h
+++ b/sys/dev/dcons/dcons.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (C) 2002-2004
* Hidetoshi Shimokawa. All rights reserved.
*
diff --git a/sys/dev/dcons/dcons_crom.c b/sys/dev/dcons/dcons_crom.c
index 32ae15a..bfa9146 100644
--- a/sys/dev/dcons/dcons_crom.c
+++ b/sys/dev/dcons/dcons_crom.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (C) 2003
* Hidetoshi Shimokawa. All rights reserved.
*
diff --git a/sys/dev/dcons/dcons_os.c b/sys/dev/dcons/dcons_os.c
index 3bdbb69..8ca20aa 100644
--- a/sys/dev/dcons/dcons_os.c
+++ b/sys/dev/dcons/dcons_os.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (C) 2003,2004
* Hidetoshi Shimokawa. All rights reserved.
*
diff --git a/sys/dev/dcons/dcons_os.h b/sys/dev/dcons/dcons_os.h
index f88738b..b1d1c62 100644
--- a/sys/dev/dcons/dcons_os.h
+++ b/sys/dev/dcons/dcons_os.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (C) 2002-2004
* Hidetoshi Shimokawa. All rights reserved.
*
OpenPOWER on IntegriCloud