diff --git a/sys/dev/dgb/dgm.c b/sys/dev/dgb/dgm.c index f42e239fdd05..b90acd548748 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 fc61cc546621..3193c9dafb2b 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 2812514a178b..ed30e4a2fe6f 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. */ diff --git a/sys/gnu/i386/isa/dgm.c b/sys/gnu/i386/isa/dgm.c index f42e239fdd05..b90acd548748 100644 --- a/sys/gnu/i386/isa/dgm.c +++ b/sys/gnu/i386/isa/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/gnu/i386/isa/dgmbios.h b/sys/gnu/i386/isa/dgmbios.h index fc61cc546621..3193c9dafb2b 100644 --- a/sys/gnu/i386/isa/dgmbios.h +++ b/sys/gnu/i386/isa/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/gnu/i386/isa/dgmfep.h b/sys/gnu/i386/isa/dgmfep.h index 2812514a178b..ed30e4a2fe6f 100644 --- a/sys/gnu/i386/isa/dgmfep.h +++ b/sys/gnu/i386/isa/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. */