aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/idt
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/idt')
-rw-r--r--sys/dev/idt/idt.c2
-rw-r--r--sys/dev/idt/idt_harp.c2
-rw-r--r--sys/dev/idt/idt_pci.c2
-rw-r--r--sys/dev/idt/idtreg.h2
-rw-r--r--sys/dev/idt/idtvar.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/sys/dev/idt/idt.c b/sys/dev/idt/idt.c
index 0edceeb9bb10..fbcd9161ab04 100644
--- a/sys/dev/idt/idt.c
+++ b/sys/dev/idt/idt.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000, 2001 Richard Hodges and Matriplex, inc.
* All rights reserved.
*
diff --git a/sys/dev/idt/idt_harp.c b/sys/dev/idt/idt_harp.c
index 61cbdf9d1a7c..4659c4689037 100644
--- a/sys/dev/idt/idt_harp.c
+++ b/sys/dev/idt/idt_harp.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000, 2001 Richard Hodges and Matriplex, inc.
* All rights reserved.
*
diff --git a/sys/dev/idt/idt_pci.c b/sys/dev/idt/idt_pci.c
index 1112d31d48ae..035b68f96f4c 100644
--- a/sys/dev/idt/idt_pci.c
+++ b/sys/dev/idt/idt_pci.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000, 2001 Richard Hodges and Matriplex, inc.
* All rights reserved.
*
diff --git a/sys/dev/idt/idtreg.h b/sys/dev/idt/idtreg.h
index 43ede7e292da..230bbbb1c78c 100644
--- a/sys/dev/idt/idtreg.h
+++ b/sys/dev/idt/idtreg.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000, 2001 Richard Hodges and Matriplex, inc.
* All rights reserved.
*
diff --git a/sys/dev/idt/idtvar.h b/sys/dev/idt/idtvar.h
index 6761a00ee4df..b98ee1af2dad 100644
--- a/sys/dev/idt/idtvar.h
+++ b/sys/dev/idt/idtvar.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2000, 2001 Richard Hodges and Matriplex, inc.
* All rights reserved.
*