aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64/ebus
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/sparc64/ebus
parent3f3b6d74ce55da65e54fcb7391c4b043347b474d (diff)
downloadsrc-60727d8b86294910d41cbda1a50a855ea0537449.tar.gz
src-60727d8b86294910d41cbda1a50a855ea0537449.zip
/* -> /*- for license, minor formatting changes
Notes
Notes: svn path=/head/; revision=139825
Diffstat (limited to 'sys/sparc64/ebus')
-rw-r--r--sys/sparc64/ebus/ebus.c2
-rw-r--r--sys/sparc64/ebus/ebusreg.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/sparc64/ebus/ebus.c b/sys/sparc64/ebus/ebus.c
index bf12a26db2de..fa1c1da03116 100644
--- a/sys/sparc64/ebus/ebus.c
+++ b/sys/sparc64/ebus/ebus.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 1999, 2000 Matthew R. Green
* Copyright (c) 2001 Thomas Moestl <tmm@FreeBSD.org>
* All rights reserved.
diff --git a/sys/sparc64/ebus/ebusreg.h b/sys/sparc64/ebus/ebusreg.h
index 84ece991cb05..fd192e67ffb5 100644
--- a/sys/sparc64/ebus/ebusreg.h
+++ b/sys/sparc64/ebus/ebusreg.h
@@ -2,7 +2,7 @@
/* $OpenBSD: ebusreg.h,v 1.4 2001/10/01 18:08:04 jason Exp $ */
/* $NetBSD: ebusreg.h,v 1.1 1999/06/04 13:29:13 mrg Exp $ */
-/*
+/*-
* Copyright (c) 1999 Matthew R. Green
* All rights reserved.
*