Add copyright
[unix-history] / usr / src / usr.bin / mail / aux.c
index 516b609..059d796 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 = "@(#)aux.c       2.12 (Berkeley) %G%";
-#endif
+static char sccsid[] = "@(#)aux.c      5.1 (Berkeley) %G%";
+#endif not lint
 
 #include "rcv.h"
 #include <sys/stat.h>
 
 #include "rcv.h"
 #include <sys/stat.h>