date and time created 90/06/25 15:37:01 by bostic
[unix-history] / usr / src / old / dbx / pascal.c
index 6a1a633..87da26e 100644 (file)
@@ -1,8 +1,13 @@
-/* Copyright (c) 1982 Regents of the University of California */
-
-static char sccsid[] = "@(#)pascal.c   1.4 (Berkeley) %G%";
+/*
+ * Copyright (c) 1983 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ */
 
 
-static char rcsid[] = "$Header: pascal.c,v 1.5 84/12/26 10:41:18 linton Exp $";
+#ifndef lint
+static char sccsid[] = "@(#)pascal.c   5.3 (Berkeley) %G%";
+#endif /* not lint */
 
 /*
  * Pascal-dependent symbol routines.
 
 /*
  * Pascal-dependent symbol routines.