cleaning up after bozos
[unix-history] / usr / src / bin / csh / init.c
index b3e501a..33654e7 100644 (file)
@@ -1,12 +1,12 @@
 /*
  * Copyright (c) 1980 Regents of the University of California.
 /*
  * Copyright (c) 1980 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
+ * All rights reserved.  The Berkeley Software License Agreement
  * specifies the terms and conditions for redistribution.
  */
 
 #ifndef lint
  * specifies the terms and conditions for redistribution.
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)init.c     5.1 (Berkeley) %G%";
-#endif not lint
+static char *sccsid = "@(#)init.c      5.2 (Berkeley) %G%";
+#endif
 
 #include "sh.local.h"
 
 
 #include "sh.local.h"