diff options
Diffstat (limited to 'sys/dev/dcons')
| -rw-r--r-- | sys/dev/dcons/dcons.c | 2 | ||||
| -rw-r--r-- | sys/dev/dcons/dcons.h | 2 | ||||
| -rw-r--r-- | sys/dev/dcons/dcons_crom.c | 2 | ||||
| -rw-r--r-- | sys/dev/dcons/dcons_os.c | 2 | ||||
| -rw-r--r-- | sys/dev/dcons/dcons_os.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/sys/dev/dcons/dcons.c b/sys/dev/dcons/dcons.c index b48a5040d24e..0bfbbe2fce8a 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 988c81f2722c..daf9cb4e3b0e 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 32ae15a01be9..bfa91464a834 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 3bdbb69039da..8ca20aa272f3 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 f88738b5b221..b1d1c627589c 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. * |
