new copyright; att/bsd/shared
[unix-history] / usr / src / usr.bin / ex / ex_vwind.c
index cfafad8..fccea22 100644 (file)
@@ -1,12 +1,13 @@
-/*
- * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.proprietary.c%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char *sccsid = "@(#)ex_vwind.c  7.4 (Berkeley) %G%";
-#endif not lint
+static char sccsid[] = "@(#)ex_vwind.c 7.5 (Berkeley) %G%";
+#endif /* not lint */
 
 #include "ex.h"
 #include "ex_tty.h"
 
 #include "ex.h"
 #include "ex_tty.h"