summaryrefslogtreecommitdiffstats
path: root/sys/dev/hfa/fore_globals.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/hfa/fore_globals.c')
-rw-r--r--sys/dev/hfa/fore_globals.c10
1 files changed, 4 insertions, 6 deletions
diff --git a/sys/dev/hfa/fore_globals.c b/sys/dev/hfa/fore_globals.c
index b8e9815..1f68f7d 100644
--- a/sys/dev/hfa/fore_globals.c
+++ b/sys/dev/hfa/fore_globals.c
@@ -1,10 +1,8 @@
-/*
- *
+/*-
* ===================================
* HARP | Host ATM Research Platform
* ===================================
*
- *
* This Host ATM Research Platform ("HARP") file (the "Software") is
* made available by Network Computing Services, Inc. ("NetworkCS")
* "AS IS". NetworkCS does not provide maintenance, improvements or
@@ -22,11 +20,11 @@
*
* Copies of this Software may be made, however, the above copyright
* notice must be reproduced on all copies.
- *
- * @(#) $FreeBSD$
- *
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
/*
* FORE Systems 200-Series Adapter Support
* ---------------------------------------
OpenPOWER on IntegriCloud