summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/dev/dgb/dgm.c1
-rw-r--r--sys/dev/dgb/dgmbios.h5
-rw-r--r--sys/dev/dgb/dgmfep.h5
-rw-r--r--sys/gnu/i386/isa/dgm.c1
-rw-r--r--sys/gnu/i386/isa/dgmbios.h5
-rw-r--r--sys/gnu/i386/isa/dgmfep.h5
6 files changed, 18 insertions, 4 deletions
diff --git a/sys/dev/dgb/dgm.c b/sys/dev/dgb/dgm.c
index f42e239..b90acd5 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 fc61cc5..3193c9d 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 2812514..ed30e4a 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 f42e239..b90acd5 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 fc61cc5..3193c9d 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 2812514..ed30e4a 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.
*/
OpenPOWER on IntegriCloud