aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sr
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2005-01-06 01:43:34 +0000
committerWarner Losh <imp@FreeBSD.org>2005-01-06 01:43:34 +0000
commit098ca2bda93c701c5331d4e6aace072495b4caaa (patch)
tree58a4df7575310664ed6ca0f19ce716f2a7c0d377 /sys/dev/sr
parenta8c5ecf70f585821be114b7ddef930c927399e5d (diff)
downloadsrc-098ca2bda93c701c5331d4e6aace072495b4caaa.tar.gz
src-098ca2bda93c701c5331d4e6aace072495b4caaa.zip
Start each of the license/copyright comments with /*-, minor shuffle of lines
Notes
Notes: svn path=/head/; revision=139749
Diffstat (limited to 'sys/dev/sr')
-rw-r--r--sys/dev/sr/if_sr.c2
-rw-r--r--sys/dev/sr/if_sr.h2
-rw-r--r--sys/dev/sr/if_sr_isa.c2
-rw-r--r--sys/dev/sr/if_sr_pci.c2
-rw-r--r--sys/dev/sr/if_srregs.h2
5 files changed, 5 insertions, 5 deletions
diff --git a/sys/dev/sr/if_sr.c b/sys/dev/sr/if_sr.c
index 88668a7cb370..033b3393145f 100644
--- a/sys/dev/sr/if_sr.c
+++ b/sys/dev/sr/if_sr.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1996 - 2001 John Hay.
* Copyright (c) 1996 SDL Communications, Inc.
* All rights reserved.
diff --git a/sys/dev/sr/if_sr.h b/sys/dev/sr/if_sr.h
index a55a6d3f6b56..c66f667f0023 100644
--- a/sys/dev/sr/if_sr.h
+++ b/sys/dev/sr/if_sr.h
@@ -1,4 +1,4 @@
-/*
+/*-
* if_sr.h
*
* Copyright (C) 1997-1999 Whistle Communications Inc.
diff --git a/sys/dev/sr/if_sr_isa.c b/sys/dev/sr/if_sr_isa.c
index e9a00764f5ee..510a32b74196 100644
--- a/sys/dev/sr/if_sr_isa.c
+++ b/sys/dev/sr/if_sr_isa.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1996 - 2001 John Hay.
* Copyright (c) 1996 SDL Communications, Inc.
* All rights reserved.
diff --git a/sys/dev/sr/if_sr_pci.c b/sys/dev/sr/if_sr_pci.c
index dd41d74bcf58..389476126660 100644
--- a/sys/dev/sr/if_sr_pci.c
+++ b/sys/dev/sr/if_sr_pci.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1996 - 2001 John Hay.
* Copyright (c) 1996 SDL Communications, Inc.
* All rights reserved.
diff --git a/sys/dev/sr/if_srregs.h b/sys/dev/sr/if_srregs.h
index 3d80b22ea184..16925e6e581e 100644
--- a/sys/dev/sr/if_srregs.h
+++ b/sys/dev/sr/if_srregs.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1995 - 2001 John Hay.
* Copyright (c) 1996 SDL Communications, Inc.
* All rights reserved.