Add copyright
[unix-history] / usr / src / lib / libterm / termcap.c
index 0baf5d5..6d30dfd 100644 (file)
@@ -1,6 +1,12 @@
+/*
+ * 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
 #ifndef lint
-static char sccsid[] = "@(#)termcap.c  4.4 (Berkeley) %G%";
-#endif
+static char sccsid[] = "@(#)termcap.c  5.1 (Berkeley) %G%";
+#endif not lint
 
 #define        BUFSIZ          1024
 #define MAXHOP         32      /* max number of tc= indirections */
 
 #define        BUFSIZ          1024
 #define MAXHOP         32      /* max number of tc= indirections */