Add copyright
[unix-history] / usr / src / usr.sbin / lpr / common_source / printcap.c
index ac52ab1..81d1057 100644 (file)
@@ -1,8 +1,13 @@
+/*
+ * Copyright (c) 1983 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[] = "@(#)printcap.c 1.6 (Berkeley) %G%";
-#endif
+static char sccsid[] = "@(#)printcap.c 5.1 (Berkeley) %G%";
+#endif not lint
 
 
-/* Copyright (c) 1979 Regents of the University of California */
 #define        BUFSIZ  1024
 #define MAXHOP 32      /* max number of tc= indirections */
 
 #define        BUFSIZ  1024
 #define MAXHOP 32      /* max number of tc= indirections */