aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/i386/gdb_machdep.c
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2005-01-05 19:10:48 +0000
committerWarner Losh <imp@FreeBSD.org>2005-01-05 19:10:48 +0000
commit152021474597a882cff456dcac5e520826563e24 (patch)
tree53a3c8ffa867a497440e87dbe5d0948f5c64ca2c /sys/i386/i386/gdb_machdep.c
parent5552eed8e5861ffdb47b4e8a1bebcef7759253e4 (diff)
downloadsrc-152021474597a882cff456dcac5e520826563e24.tar.gz
src-152021474597a882cff456dcac5e520826563e24.zip
Start all license/copyright notice comments with /*-, per tradition
Notes
Notes: svn path=/head/; revision=139724
Diffstat (limited to 'sys/i386/i386/gdb_machdep.c')
-rw-r--r--sys/i386/i386/gdb_machdep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/i386/gdb_machdep.c b/sys/i386/i386/gdb_machdep.c
index 042b1041c811..a42b2b63402d 100644
--- a/sys/i386/i386/gdb_machdep.c
+++ b/sys/i386/i386/gdb_machdep.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2004 Marcel Moolenaar
* All rights reserved.
*