use \n at bottom to scroll entire screen,
[unix-history] / usr / src / usr.bin / window / string.c
index 33f182a..dd781fa 100644 (file)
@@ -1,7 +1,13 @@
 #ifndef lint
 #ifndef lint
-static char sccsid[] = "@(#)string.c   3.7 %G%";
+static char sccsid[] = "@(#)string.c   3.8 %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 "string.h"
 
 char *malloc();
 #include "string.h"
 
 char *malloc();