fix contrib notice (Edward Wang)
[unix-history] / usr / src / usr.bin / window / wwopen.c
index f8bc11a..8496567 100644 (file)
@@ -2,11 +2,14 @@
  * Copyright (c) 1983 Regents of the University of California.
  * All rights reserved.
  *
  * Copyright (c) 1983 Regents of the University of California.
  * All rights reserved.
  *
+ * This code is derived from software contributed to Berkeley by
+ * Edward Wang at The University of California, Berkeley.
+ *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)wwopen.c   3.28 (Berkeley) %G%";
+static char sccsid[] = "@(#)wwopen.c   3.29 (Berkeley) %G%";
 #endif /* not lint */
 
 #include "ww.h"
 #endif /* not lint */
 
 #include "ww.h"