Add define for Kirk Smith's USR Courier driver. Change default baud
[unix-history] / usr / src / usr.bin / window / wwputc.c
index c5646e5..b70d86c 100644 (file)
@@ -1,7 +1,13 @@
 #ifndef lint
 #ifndef lint
-static char sccsid[] = "@(#)wwputc.c   3.3 %G%";
+static char sccsid[] = "@(#)wwputc.c   3.4 %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"
 
 wwputc(c, w)
 #include "ww.h"
 
 wwputc(c, w)