new copyright; att/bsd/shared
[unix-history] / usr / src / usr.bin / learn / lcount / lcount.c
index 39df17c..6f07c44 100644 (file)
@@ -1,6 +1,19 @@
+/*-
+ * Copyright (c) 1983 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
+ */
+
+#ifndef lint
+char copyright[] =
+"@(#) Copyright (c) 1983 The Regents of the University of California.\n\
+ All rights reserved.\n";
+#endif /* not lint */
+
 #ifndef lint
 #ifndef lint
-static char sccsid[] = "@(#)lcount.c   4.2     (Berkeley)      %G%";
-#endif not lint
+static char sccsid[] = "@(#)lcount.c   4.3 (Berkeley) %G%";
+#endif /* not lint */
 
 #include "stdio.h"
 
 
 #include "stdio.h"