aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2005-01-07 02:29:27 +0000
committerWarner Losh <imp@FreeBSD.org>2005-01-07 02:29:27 +0000
commit60727d8b86294910d41cbda1a50a855ea0537449 (patch)
treef453e3c07b7d678a92c36b5dd03f0f390cd0c5b9 /sys/dev
parent3f3b6d74ce55da65e54fcb7391c4b043347b474d (diff)
Notes
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/agp/agp_if.m2
-rw-r--r--sys/dev/dc/if_dc.c2
-rw-r--r--sys/dev/dc/if_dcreg.h2
-rw-r--r--sys/dev/sf/if_sf.c2
-rw-r--r--sys/dev/sf/if_sfreg.h2
-rw-r--r--sys/dev/sk/if_sk.c4
-rw-r--r--sys/dev/sk/if_skreg.h4
-rw-r--r--sys/dev/sk/xmaciireg.h2
-rw-r--r--sys/dev/sk/yukonreg.h2
-rw-r--r--sys/dev/ti/if_ti.c2
-rw-r--r--sys/dev/ti/if_tireg.h2
-rw-r--r--sys/dev/vr/if_vr.c2
-rw-r--r--sys/dev/vr/if_vrreg.h2
13 files changed, 15 insertions, 15 deletions
diff --git a/sys/dev/agp/agp_if.m b/sys/dev/agp/agp_if.m
index 9d81584a8ecd..faf7b1ab8fdf 100644
--- a/sys/dev/agp/agp_if.m
+++ b/sys/dev/agp/agp_if.m
@@ -1,4 +1,4 @@
-#
+#-
# Copyright (c) 2000 Doug Rabson
# All rights reserved.
#
diff --git a/sys/dev/dc/if_dc.c b/sys/dev/dc/if_dc.c
index 22743e80dba5..6d0abb3a740f 100644
--- a/sys/dev/dc/if_dc.c
+++ b/sys/dev/dc/if_dc.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1997, 1998, 1999
* Bill Paul <wpaul@ee.columbia.edu>. All rights reserved.
*
diff --git a/sys/dev/dc/if_dcreg.h b/sys/dev/dc/if_dcreg.h
index ce7334d0c800..5cc50495df03 100644
--- a/sys/dev/dc/if_dcreg.h
+++ b/sys/dev/dc/if_dcreg.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1997, 1998, 1999
* Bill Paul <wpaul@ee.columbia.edu>. All rights reserved.
*
diff --git a/sys/dev/sf/if_sf.c b/sys/dev/sf/if_sf.c
index 55d539dcf024..40e1dd05b9c3 100644
--- a/sys/dev/sf/if_sf.c
+++ b/sys/dev/sf/if_sf.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1997, 1998, 1999
* Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
*
diff --git a/sys/dev/sf/if_sfreg.h b/sys/dev/sf/if_sfreg.h
index 12af2117e5ca..4738f4689a73 100644
--- a/sys/dev/sf/if_sfreg.h
+++ b/sys/dev/sf/if_sfreg.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1997, 1998, 1999
* Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
*
diff --git a/sys/dev/sk/if_sk.c b/sys/dev/sk/if_sk.c
index e6274eba3146..215e1882dc84 100644
--- a/sys/dev/sk/if_sk.c
+++ b/sys/dev/sk/if_sk.c
@@ -1,6 +1,6 @@
/* $OpenBSD: if_sk.c,v 2.33 2003/08/12 05:23:06 nate Exp $ */
-/*
+/*-
* Copyright (c) 1997, 1998, 1999, 2000
* Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
*
@@ -31,7 +31,7 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
* THE POSSIBILITY OF SUCH DAMAGE.
*/
-/*
+/*-
* Copyright (c) 2003 Nathan L. Binkert <binkertn@umich.edu>
*
* Permission to use, copy, modify, and distribute this software for any
diff --git a/sys/dev/sk/if_skreg.h b/sys/dev/sk/if_skreg.h
index b70e172a13ac..1db61c26ed90 100644
--- a/sys/dev/sk/if_skreg.h
+++ b/sys/dev/sk/if_skreg.h
@@ -1,6 +1,6 @@
/* $OpenBSD: if_skreg.h,v 1.10 2003/08/12 05:23:06 nate Exp $ */
-/*
+/*-
* Copyright (c) 1997, 1998, 1999, 2000
* Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
*
@@ -34,7 +34,7 @@
* $FreeBSD$
*/
-/*
+/*-
* Copyright (c) 2003 Nathan L. Binkert <binkertn@umich.edu>
*
* Permission to use, copy, modify, and distribute this software for any
diff --git a/sys/dev/sk/xmaciireg.h b/sys/dev/sk/xmaciireg.h
index 137f47ee062b..38cd8cbbfb34 100644
--- a/sys/dev/sk/xmaciireg.h
+++ b/sys/dev/sk/xmaciireg.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1997, 1998, 1999, 2000
* Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
*
diff --git a/sys/dev/sk/yukonreg.h b/sys/dev/sk/yukonreg.h
index 0230aaedcff5..51d9f3a3a0f9 100644
--- a/sys/dev/sk/yukonreg.h
+++ b/sys/dev/sk/yukonreg.h
@@ -1,5 +1,5 @@
/* $OpenBSD: yukonreg.h,v 1.2 2003/08/12 05:23:06 nate Exp $ */
-/*
+/*-
* Copyright (c) 2003 Nathan L. Binkert <binkertn@umich.edu>
*
* Permission to use, copy, modify, and distribute this software for any
diff --git a/sys/dev/ti/if_ti.c b/sys/dev/ti/if_ti.c
index 461ca323433d..d368d8402a44 100644
--- a/sys/dev/ti/if_ti.c
+++ b/sys/dev/ti/if_ti.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1997, 1998, 1999
* Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
*
diff --git a/sys/dev/ti/if_tireg.h b/sys/dev/ti/if_tireg.h
index 35525149996f..e38cdd61c08b 100644
--- a/sys/dev/ti/if_tireg.h
+++ b/sys/dev/ti/if_tireg.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1997, 1998, 1999
* Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
*
diff --git a/sys/dev/vr/if_vr.c b/sys/dev/vr/if_vr.c
index 6febeaf05d73..95a4466fab8c 100644
--- a/sys/dev/vr/if_vr.c
+++ b/sys/dev/vr/if_vr.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1997, 1998
* Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
*
diff --git a/sys/dev/vr/if_vrreg.h b/sys/dev/vr/if_vrreg.h
index 2c3bb4553345..cbf41476e90c 100644
--- a/sys/dev/vr/if_vrreg.h
+++ b/sys/dev/vr/if_vrreg.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1997, 1998
* Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
*