summaryrefslogtreecommitdiffstats
path: root/sys/dev/vge
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2005-01-06 01:43:34 +0000
committerimp <imp@FreeBSD.org>2005-01-06 01:43:34 +0000
commit4b319958e7f00cc908274c4518b7a9c5ed821812 (patch)
tree58a4df7575310664ed6ca0f19ce716f2a7c0d377 /sys/dev/vge
parente4f5af10c5f59ed6d53f661ecb8af765f89bb2f2 (diff)
downloadFreeBSD-src-4b319958e7f00cc908274c4518b7a9c5ed821812.zip
FreeBSD-src-4b319958e7f00cc908274c4518b7a9c5ed821812.tar.gz
Start each of the license/copyright comments with /*-, minor shuffle of lines
Diffstat (limited to 'sys/dev/vge')
-rw-r--r--sys/dev/vge/if_vge.c2
-rw-r--r--sys/dev/vge/if_vgereg.h2
-rw-r--r--sys/dev/vge/if_vgevar.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/vge/if_vge.c b/sys/dev/vge/if_vge.c
index 14c5efc..0bac802 100644
--- a/sys/dev/vge/if_vge.c
+++ b/sys/dev/vge/if_vge.c
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2004
* Bill Paul <wpaul@windriver.com>. All rights reserved.
*
diff --git a/sys/dev/vge/if_vgereg.h b/sys/dev/vge/if_vgereg.h
index 9b7e586..8d11a9c 100644
--- a/sys/dev/vge/if_vgereg.h
+++ b/sys/dev/vge/if_vgereg.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2004
* Bill Paul <wpaul@windriver.com>. All rights reserved.
*
diff --git a/sys/dev/vge/if_vgevar.h b/sys/dev/vge/if_vgevar.h
index ad298c4..f800374 100644
--- a/sys/dev/vge/if_vgevar.h
+++ b/sys/dev/vge/if_vgevar.h
@@ -1,4 +1,4 @@
-/*
+/*-
* Copyright (c) 2004
* Bill Paul <wpaul@windriver.com>. All rights reserved.
*
OpenPOWER on IntegriCloud