Add copyright
[unix-history] / usr / src / usr.bin / mail / temp.c
index 2221b1c..08c59a7 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[] = "@(#)temp.c     2.3 (Berkeley) %G%";
-#endif
+static char sccsid[] = "@(#)temp.c     5.1 (Berkeley) %G%";
+#endif not lint
 
 #include "rcv.h"
 
 
 #include "rcv.h"