aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/xe
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/xe
parenta8c5ecf70f585821be114b7ddef930c927399e5d (diff)
Notes
Diffstat (limited to 'sys/dev/xe')
-rw-r--r--sys/dev/xe/if_xe.c2
-rw-r--r--sys/dev/xe/if_xe_pccard.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/xe/if_xe.c b/sys/dev/xe/if_xe.c
index c60fa0a60399..a1db1029a61e 100644
--- a/sys/dev/xe/if_xe.c
+++ b/sys/dev/xe/if_xe.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*/
-/*
+/*-
* Portions of this software were derived from Werner Koch's xirc2ps driver
* for Linux under the terms of the following license (from v1.30 of the
* xirc2ps driver):
diff --git a/sys/dev/xe/if_xe_pccard.c b/sys/dev/xe/if_xe_pccard.c
index af014b94027f..8d9f7672b7fc 100644
--- a/sys/dev/xe/if_xe_pccard.c
+++ b/sys/dev/xe/if_xe_pccard.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2002 Takeshi Shibagaki
* All rights reserved.
*