fix sccsid to use keywords and modern initialization syntax
[unix-history] / usr / src / usr.bin / window / wwgets.c
index ab1a925..0a5c086 100644 (file)
@@ -1,7 +1,13 @@
 #ifndef lint
 #ifndef lint
-static char *sccsid = "@(#)wwgets.c    3.7 84/04/09";
+static char sccsid[] = "@(#)wwgets.c   3.9 %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 "char.h"
 
 #include "ww.h"
 #include "char.h"