summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/prototype/prototype.c7
-rw-r--r--src/prototype/prototype.h4
2 files changed, 2 insertions, 9 deletions
diff --git a/src/prototype/prototype.c b/src/prototype/prototype.c
index 6a9340d3e..3d96b20c6 100644
--- a/src/prototype/prototype.c
+++ b/src/prototype/prototype.c
@@ -1,6 +1,5 @@
/*
- * $Source$
- * $Author$
+ * prototype/prototype.c
*
* Copyright 1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.
@@ -25,7 +24,3 @@
* <<< Description >>>
*/
-#if !defined(lint) && !defined(SABER)
-static char <<< rcsid_module_c >>>[] =
-"$Id$";
-#endif /* !lint & !SABER */
diff --git a/src/prototype/prototype.h b/src/prototype/prototype.h
index 916c23225..3ca641199 100644
--- a/src/prototype/prototype.h
+++ b/src/prototype/prototype.h
@@ -1,7 +1,5 @@
/*
- * $Source$
- * $Author$
- * $Id$
+ * prototype/prototype.h
*
* Copyright 1991 by the Massachusetts Institute of Technology.
* All Rights Reserved.