date and time created 90/06/25 15:37:01 by bostic
[unix-history] / usr / src / old / dbx / modula-2.c
index 5c3943e..5c5cc8e 100644 (file)
@@ -1,19 +1,18 @@
 /*
 /*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+ * Copyright (c) 1983 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)modula-2.c 5.2 (Berkeley) %G%";
-#endif not lint
+static char sccsid[] = "@(#)modula-2.c 5.4 (Berkeley) %G%";
+#endif /* not lint */
 
 /*
  * Modula-2 specific symbol routines.
  */
 
 
 /*
  * Modula-2 specific symbol routines.
  */
 
-static char rcsid[] = "$Header: modula-2.c,v 1.2 87/03/26 20:12:54 donn Exp $";
-
 #include "defs.h"
 #include "symbols.h"
 #include "modula-2.h"
 #include "defs.h"
 #include "symbols.h"
 #include "modula-2.h"