written by Kirk McKusick; add Berkeley specific copyright notice
[unix-history] / usr / src / usr.bin / pascal / libpc / RESET.c
index 8551a05..c6c1d82 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[] = "@(#)RESET.c 1.8 %G%";
+#ifndef lint
+static char sccsid[] = "@(#)RESET.c    1.9 (Berkeley) %G%";
+#endif /* not lint */
 
 #include "h00vars.h"
 
 
 #include "h00vars.h"