copyright messages
[unix-history] / usr / src / usr.bin / window / wwiomux.c
index 90b2866..81dd99f 100644 (file)
@@ -1,7 +1,13 @@
 #ifndef lint
 #ifndef lint
-static char sccsid[] = "@(#)wwiomux.c  3.13 %G%";
+static char sccsid[] = "@(#)wwiomux.c  3.14 %G%";
 #endif
 
 #endif
 
+/*
+ * Copyright (c) 1983 Regents of the University of California,
+ * All rights reserved.  Redistribution permitted subject to
+ * the terms of the Berkeley Software License Agreement.
+ */
+
 #include "ww.h"
 #include <sys/time.h>
 
 #include "ww.h"
 #include <sys/time.h>