summaryrefslogtreecommitdiffstats
path: root/sys/dev/hfa/fore_stats.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/hfa/fore_stats.c')
-rw-r--r--sys/dev/hfa/fore_stats.c8
1 files changed, 3 insertions, 5 deletions
diff --git a/sys/dev/hfa/fore_stats.c b/sys/dev/hfa/fore_stats.c
index a160dbe..9158793 100644
--- a/sys/dev/hfa/fore_stats.c
+++ b/sys/dev/hfa/fore_stats.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