diff options
author | Warner Losh <imp@FreeBSD.org> | 2005-01-05 22:16:58 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2005-01-05 22:16:58 +0000 |
commit | 6a0fd84b508c4d09b53851577f61aea52e6434d8 (patch) | |
tree | 98cd255ea8bfadcf52b92e7e8847f10a481c7e5c /sys/boot/ofw/libofw/openfirm.h | |
parent | 48ffcc865829ce2a6027d5095970676718a2d841 (diff) | |
download | src-6a0fd84b508c4d09b53851577f61aea52e6434d8.tar.gz src-6a0fd84b508c4d09b53851577f61aea52e6434d8.zip |
Start each of the license/copyright comments with /*-
Notes
Notes:
svn path=/head/; revision=139738
Diffstat (limited to 'sys/boot/ofw/libofw/openfirm.h')
-rw-r--r-- | sys/boot/ofw/libofw/openfirm.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/boot/ofw/libofw/openfirm.h b/sys/boot/ofw/libofw/openfirm.h index 40382cdd5022..a0e9c65ccad1 100644 --- a/sys/boot/ofw/libofw/openfirm.h +++ b/sys/boot/ofw/libofw/openfirm.h @@ -1,6 +1,6 @@ /* $NetBSD: openfirm.h,v 1.1 1998/05/15 10:16:00 tsubai Exp $ */ -/* +/*- * Copyright (C) 1995, 1996 Wolfgang Solfrank. * Copyright (C) 1995, 1996 TooLs GmbH. * All rights reserved. @@ -30,7 +30,7 @@ * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* +/*- * Copyright (C) 2000 Benno Rice. * All rights reserved. * |