added "more" command
[unix-history] / usr / src / usr.bin / mail / names.c
index 3d716b5..cb7e24d 100644 (file)
@@ -1,6 +1,12 @@
+/*
+ * Copyright (c) 1980 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ */
+
 #ifndef lint
 #ifndef lint
-static char sccsid[] = "@(#)names.c    2.9 (Berkeley) %G%";
-#endif
+static char sccsid[] = "@(#)names.c    5.1 (Berkeley) %G%";
+#endif not lint
 
 /*
  * Mail -- a mail program
 
 /*
  * Mail -- a mail program