summaryrefslogtreecommitdiff
path: root/base
diff options
context:
space:
mode:
Diffstat (limited to 'base')
-rw-r--r--base/crc.cc2
-rw-r--r--base/kgdb.h1
-rw-r--r--base/loader/coff_sym.h2
-rw-r--r--base/loader/coff_symconst.h2
-rw-r--r--base/loader/exec_aout.h2
-rw-r--r--base/loader/exec_ecoff.h2
6 files changed, 0 insertions, 11 deletions
diff --git a/base/crc.cc b/base/crc.cc
index 8bff4b868..87963ef14 100644
--- a/base/crc.cc
+++ b/base/crc.cc
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/*
* Copyright (c) 1988, 1992, 1993
* The Regents of the University of California. All rights reserved.
diff --git a/base/kgdb.h b/base/kgdb.h
index a358dfa16..104244d0b 100644
--- a/base/kgdb.h
+++ b/base/kgdb.h
@@ -1,4 +1,3 @@
-/* $Id$ */
/*
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
diff --git a/base/loader/coff_sym.h b/base/loader/coff_sym.h
index dae9d8590..734d96a98 100644
--- a/base/loader/coff_sym.h
+++ b/base/loader/coff_sym.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/*
* Taken from binutils-2.14.90.0.5 include/coff/sym.h
*/
diff --git a/base/loader/coff_symconst.h b/base/loader/coff_symconst.h
index caed413c2..87bace02d 100644
--- a/base/loader/coff_symconst.h
+++ b/base/loader/coff_symconst.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/*
* Taken from binutils-2.14.90.0.5 include/coff/symconst.h
*/
diff --git a/base/loader/exec_aout.h b/base/loader/exec_aout.h
index 498e313cb..76ebe9bb5 100644
--- a/base/loader/exec_aout.h
+++ b/base/loader/exec_aout.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/*
* Taken from NetBSD sys/exec_aout.h
*/
diff --git a/base/loader/exec_ecoff.h b/base/loader/exec_ecoff.h
index 0289c94ef..4eece4318 100644
--- a/base/loader/exec_ecoff.h
+++ b/base/loader/exec_ecoff.h
@@ -1,5 +1,3 @@
-/* $Id$ */
-
/*
* Taken from NetBSD sys/exec_ecoff.h
*/