$Id$ -> $FreeBSD$ (some mangled and/or hidden ones)

This commit is contained in:
Peter Wemm 1999-08-28 02:21:15 +00:00
parent 280652828b
commit ee15718941
7 changed files with 7 additions and 7 deletions

View File

@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $Id $
* $FreeBSD$
*/
#include "opt_ddb.h"

View File

@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $Id $
* $FreeBSD$
*/
#include "opt_cpu.h"

View File

@ -1,4 +1,4 @@
/* $Id */
/* $FreeBSD$ */
/* $NetBSD: gbus.c,v 1.8 1998/05/13 22:13:35 thorpej Exp $ */
/*

View File

@ -1,4 +1,4 @@
/* $Id */
/* $FreeBSD$ */
/* $NetBSD: tlsb.c,v 1.10 1998/05/14 00:01:32 thorpej Exp $ */
/*

View File

@ -100,7 +100,7 @@ NR == 1 {
VERSION = $0
gsub("\\$", "", VERSION)
printf("/*\t\$Id\$\t*/\n\n") > hfile
printf("/*\t\$FreeBSD\$\t*/\n\n") > hfile
printf("/*\n") > hfile
printf(" * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.\n") \
> hfile

View File

@ -100,7 +100,7 @@ NR == 1 {
VERSION = $0
gsub("\\$", "", VERSION)
printf("/*\t\$Id\$\t*/\n\n") > hfile
printf("/*\t\$FreeBSD\$\t*/\n\n") > hfile
printf("/*\n") > hfile
printf(" * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.\n") \
> hfile

View File

@ -100,7 +100,7 @@ NR == 1 {
VERSION = $0
gsub("\\$", "", VERSION)
printf("/*\t\$Id\$\t*/\n\n") > hfile
printf("/*\t\$FreeBSD\$\t*/\n\n") > hfile
printf("/*\n") > hfile
printf(" * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.\n") \
> hfile