aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/asr
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/asr')
-rw-r--r--sys/dev/asr/dptalign.h2
-rw-r--r--sys/dev/asr/dptsig.h2
-rw-r--r--sys/dev/asr/i2oadptr.h3
-rw-r--r--sys/dev/asr/i2obscsi.h3
-rw-r--r--sys/dev/asr/i2odep.h3
-rw-r--r--sys/dev/asr/i2odpt.h3
-rw-r--r--sys/dev/asr/i2oexec.h3
-rw-r--r--sys/dev/asr/i2omsg.h3
-rw-r--r--sys/dev/asr/i2otypes.h3
-rw-r--r--sys/dev/asr/i2outil.h3
-rw-r--r--sys/dev/asr/osd_defs.h2
-rw-r--r--sys/dev/asr/osd_unix.h2
-rw-r--r--sys/dev/asr/osd_util.h2
-rw-r--r--sys/dev/asr/sys_info.h2
14 files changed, 22 insertions, 14 deletions
diff --git a/sys/dev/asr/dptalign.h b/sys/dev/asr/dptalign.h
index bb72c5b67fb4..038dc6f4b5bb 100644
--- a/sys/dev/asr/dptalign.h
+++ b/sys/dev/asr/dptalign.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1996-1999 Distributed Processing Technology Corporation
* All rights reserved.
*
diff --git a/sys/dev/asr/dptsig.h b/sys/dev/asr/dptsig.h
index 94c0810ae3a1..a70ad114bdc3 100644
--- a/sys/dev/asr/dptsig.h
+++ b/sys/dev/asr/dptsig.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1996-2000 Distributed Processing Technology Corporation
* Copyright (c) 2000-2001 Adaptec Corporation.
* All rights reserved.
diff --git a/sys/dev/asr/i2oadptr.h b/sys/dev/asr/i2oadptr.h
index d880e4793a30..c189d8d658d9 100644
--- a/sys/dev/asr/i2oadptr.h
+++ b/sys/dev/asr/i2oadptr.h
@@ -1,4 +1,5 @@
-/****************************************************************
+/*-
+ ****************************************************************
* Copyright (c) 1996-2000 Distributed Processing Technology Corporation
* Copyright (c) 2000 Adaptec Corproation.
* All rights reserved.
diff --git a/sys/dev/asr/i2obscsi.h b/sys/dev/asr/i2obscsi.h
index 06ee30ce662c..a6666feb661b 100644
--- a/sys/dev/asr/i2obscsi.h
+++ b/sys/dev/asr/i2obscsi.h
@@ -1,4 +1,5 @@
-/****************************************************************
+/*-
+ ****************************************************************
* Copyright (c) 1996-2000 Distributed Processing Technology Corporation
* Copyright (c) 2000 Adaptec Corporation.
* All rights reserved.
diff --git a/sys/dev/asr/i2odep.h b/sys/dev/asr/i2odep.h
index 6b2fe5c5ee60..c1e6e5067ce2 100644
--- a/sys/dev/asr/i2odep.h
+++ b/sys/dev/asr/i2odep.h
@@ -1,4 +1,5 @@
-/****************************************************************************
+/*-
+ ****************************************************************************
*
* Copyright (c) 1996-2000 Distributed Processing Technology Corporation
* Copyright (c) 2000 Adaptec Corporation.
diff --git a/sys/dev/asr/i2odpt.h b/sys/dev/asr/i2odpt.h
index 9435b7cf19a5..4c9a9d462318 100644
--- a/sys/dev/asr/i2odpt.h
+++ b/sys/dev/asr/i2odpt.h
@@ -1,4 +1,5 @@
-/****************************************************************
+/*-
+ *****************************************************************
* Copyright (c) 1996-2000 Distributed Processing Technology Corporation
* Copyright (c) 2000 Adaptec Corporation.
* All rights reserved.
diff --git a/sys/dev/asr/i2oexec.h b/sys/dev/asr/i2oexec.h
index e80030576568..ae4327a6cb80 100644
--- a/sys/dev/asr/i2oexec.h
+++ b/sys/dev/asr/i2oexec.h
@@ -1,4 +1,5 @@
-/****************************************************************
+/*-
+ ****************************************************************
* Copyright (c) 1996-2000 Distributed Processing Technology Corporation
* Copyright (c) 2000 Adaptec Corporation.
* All rights reserved.
diff --git a/sys/dev/asr/i2omsg.h b/sys/dev/asr/i2omsg.h
index 23f2791aa3a3..833bd9173d38 100644
--- a/sys/dev/asr/i2omsg.h
+++ b/sys/dev/asr/i2omsg.h
@@ -1,4 +1,5 @@
-/****************************************************************
+/*-
+ ****************************************************************
* Copyright (c) 1996-2000 Distributed Processing Technology Corporation
* Copyright (c) 2000 Adaptec Corporation.
* All rights reserved.
diff --git a/sys/dev/asr/i2otypes.h b/sys/dev/asr/i2otypes.h
index eaa97c71342f..c85d92dd2c32 100644
--- a/sys/dev/asr/i2otypes.h
+++ b/sys/dev/asr/i2otypes.h
@@ -1,4 +1,5 @@
-/****************************************************************
+/*-
+ ****************************************************************
* Copyright (c) 1996-2000 Distributed Processing Technology Corporation
* Copyright (c) 2000 Adaptec Corporation.
* All rights reserved.
diff --git a/sys/dev/asr/i2outil.h b/sys/dev/asr/i2outil.h
index 3262dcda5244..c7e3061dbb28 100644
--- a/sys/dev/asr/i2outil.h
+++ b/sys/dev/asr/i2outil.h
@@ -1,4 +1,5 @@
-/****************************************************************
+/*-
+ ****************************************************************
* Copyright (c) 1996-2000 Distributed Processing Technology Corporation
* Copyright (c) 2000 Adaptec Corporation.
* All rights reserved.
diff --git a/sys/dev/asr/osd_defs.h b/sys/dev/asr/osd_defs.h
index 871d8f92c1ca..c954be9816b1 100644
--- a/sys/dev/asr/osd_defs.h
+++ b/sys/dev/asr/osd_defs.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1996-1999 Distributed Processing Technology Corporation
* All rights reserved.
*
diff --git a/sys/dev/asr/osd_unix.h b/sys/dev/asr/osd_unix.h
index e1309e4f0ddc..04f7a29b6969 100644
--- a/sys/dev/asr/osd_unix.h
+++ b/sys/dev/asr/osd_unix.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1996-1999 Distributed Processing Technology Corporation
* All rights reserved.
*
diff --git a/sys/dev/asr/osd_util.h b/sys/dev/asr/osd_util.h
index a243c04d1edb..baa233804a3f 100644
--- a/sys/dev/asr/osd_util.h
+++ b/sys/dev/asr/osd_util.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1996-1999 Distributed Processing Technology Corporation
* All rights reserved.
*
diff --git a/sys/dev/asr/sys_info.h b/sys/dev/asr/sys_info.h
index 80da928e7cbb..b4c78fe819fd 100644
--- a/sys/dev/asr/sys_info.h
+++ b/sys/dev/asr/sys_info.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1996-1999 Distributed Processing Technology Corporation
* All rights reserved.
*