From aad970f1fee9a2a3e5a0f880be9b87c6193b3bd1 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 24 Aug 2003 17:55:58 +0000 Subject: Use __FBSDID(). Also some minor style cleanups. --- sys/dev/hfa/fore_globals.c | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'sys/dev/hfa/fore_globals.c') diff --git a/sys/dev/hfa/fore_globals.c b/sys/dev/hfa/fore_globals.c index b8e98153d19b..1f68f7d3e44c 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 +__FBSDID("$FreeBSD$"); + /* * FORE Systems 200-Series Adapter Support * --------------------------------------- -- cgit v1.2.3