From 30b32223e196a13993bf3e7f7997954334995950 Mon Sep 17 00:00:00 2001 From: Brian Somers Date: Wed, 5 Aug 1998 20:19:04 +0000 Subject: Add Id keyword --- sys/dev/dgb/dgm.c | 1 + sys/dev/dgb/dgmbios.h | 5 ++++- sys/dev/dgb/dgmfep.h | 5 ++++- 3 files changed, 9 insertions(+), 2 deletions(-) (limited to 'sys/dev') diff --git a/sys/dev/dgb/dgm.c b/sys/dev/dgb/dgm.c index f42e239fdd056..b90acd548748c 100644 --- a/sys/dev/dgb/dgm.c +++ b/sys/dev/dgb/dgm.c @@ -1,4 +1,5 @@ /*- + * $Id$ * * This driver and the associated header files support the ISA PC/Xem * Digiboards. Its evolutionary roots are described below. diff --git a/sys/dev/dgb/dgmbios.h b/sys/dev/dgb/dgmbios.h index fc61cc546621d..3193c9dafb2ba 100644 --- a/sys/dev/dgb/dgmbios.h +++ b/sys/dev/dgb/dgmbios.h @@ -1,4 +1,7 @@ -/* This file is an ascii copy of the file sxbios.bin included in the +/* + * $Id$ + * + * This file is an ascii copy of the file sxbios.bin included in the * Digiboard PC/Xem driver for Linux. It is copyright 1992, DIGI * International. All Rights Reserved. */ diff --git a/sys/dev/dgb/dgmfep.h b/sys/dev/dgb/dgmfep.h index 2812514a178b6..ed30e4a2fe6ff 100644 --- a/sys/dev/dgb/dgmfep.h +++ b/sys/dev/dgb/dgmfep.h @@ -1,4 +1,7 @@ -/* This file is an ascii copy of the file sxbios.bin included in the +/* + * $Id$ + * + * This file is an ascii copy of the file sxbios.bin included in the * Digiboard PC/Xem driver for Linux. It is copyright 1992, DIGI * International. All Rights Reserved. */ -- cgit v1.3