can't use copyright string in libc, use std. LIBC_SCCS
[unix-history] / usr / src / lib / libcurses / unctrl.c
index 89464c8..024e215 100644 (file)
@@ -1,7 +1,16 @@
+/*
+ * 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[] = "@(#)unctrl.c   5.1 (Berkeley) %G%";
+#endif not lint
+
 /*
  * define unctrl codes for each character
  *
 /*
  * define unctrl codes for each character
  *
- * @(#)unctrl.c        1.2 (Berkeley) %G%
  */
 
 /* LINTLIBRARY */
  */
 
 /* LINTLIBRARY */