Add copyright
[unix-history] / usr / src / usr.bin / pascal / pdx / sym / printdecl.c
index e998e11..ba8656b 100644 (file)
@@ -1,8 +1,13 @@
-/* Copyright (c) 1982 Regents of the University of California */
-
-static char sccsid[] = "@(#)printdecl.c 1.2 %G%";
-
 /*
 /*
+ * Copyright (c) 1980 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ */
+
+#ifndef lint
+static char sccsid[] = "@(#)printdecl.c        5.1 (Berkeley) %G%";
+#endif not lint
+*
  * Print out the type of a symbol.
  */
 
  * Print out the type of a symbol.
  */