Add copyright
[unix-history] / usr / src / usr.bin / talk / io.c
index 57a65eb..c462893 100644 (file)
@@ -1,6 +1,12 @@
+/*
+ * 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[] = "@(#)io.c       1.2 (Berkeley) %G%";
-#endif
+static char sccsid[] = "@(#)io.c       5.1 (Berkeley) %G%";
+#endif not lint
 
 /*
  * This file contains the I/O handling and the exchange of 
 
 /*
  * This file contains the I/O handling and the exchange of