written by Kirk McKusick; add Berkeley specific copyright notice
[unix-history] / usr / src / usr.bin / pascal / libpc / RELTGT.c
index 56b11a9..27a9eca 100644 (file)
@@ -1,6 +1,13 @@
-/* Copyright (c) 1979 Regents of the University of California */
+/*-
+ * Copyright (c) 1979 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ */
 
 
-static char sccsid[] = "@(#)RELTGT.c 1.2 %G%";
+#ifndef lint
+static char sccsid[] = "@(#)RELTGT.c   1.3 (Berkeley) %G%";
+#endif /* not lint */
 
 #include "h00vars.h"
 
 
 #include "h00vars.h"