4.4BSD snapshot (revision 8.1); add 1993 to copyright
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 5 Jun 1993 09:56:24 +0000 (01:56 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Sat, 5 Jun 1993 09:56:24 +0000 (01:56 -0800)
SCCS-vsn: libexec/mail.local/mail.local.8 8.1
SCCS-vsn: libexec/mail.local/mail.local.c 8.1
SCCS-vsn: libexec/mail.local/pathnames.h 8.1

usr/src/libexec/mail.local/mail.local.8
usr/src/libexec/mail.local/mail.local.c
usr/src/libexec/mail.local/pathnames.h

index 5705715..d14e303 100644 (file)
@@ -1,9 +1,9 @@
-.\" Copyright (c) 1990 The Regents of the University of California.
-.\" All rights reserved.
+.\" Copyright (c) 1990, 1993
+.\"    The Regents of the University of California.  All rights reserved.
 .\"
 .\" %sccs.include.redist.roff%
 .\"
 .\"
 .\" %sccs.include.redist.roff%
 .\"
-.\"    @(#)mail.local.8        6.8 (Berkeley) %G%
+.\"    @(#)mail.local.8        8.1 (Berkeley) %G%
 .\"
 .Dd 
 .Dt MAIL.LOCAL 8
 .\"
 .Dd 
 .Dt MAIL.LOCAL 8
index 3e6f6c2..c87fc8c 100644 (file)
@@ -1,18 +1,18 @@
 /*-
 /*-
- * Copyright (c) 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
  *
  * %sccs.include.redist.c%
  */
 
 #ifndef lint
-char copyright[] =
-"@(#) Copyright (c) 1990 The Regents of the University of California.\n\
- All rights reserved.\n";
+static char copyright[] =
+"@(#) Copyright (c) 1990, 1993\n\
      The Regents of the University of California.  All rights reserved.\n";
 #endif /* not lint */
 
 #ifndef lint
 #endif /* not lint */
 
 #ifndef lint
-static char sccsid[] = "@(#)mail.local.c       5.13 (Berkeley) %G%";
+static char sccsid[] = "@(#)mail.local.c       8.1 (Berkeley) %G%";
 #endif /* not lint */
 
 #include <sys/param.h>
 #endif /* not lint */
 
 #include <sys/param.h>
index 23c5819..0f6f6c1 100644 (file)
@@ -1,10 +1,10 @@
 /*-
 /*-
- * Copyright (c) 1990 The Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1990, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)pathnames.h 5.3 (Berkeley) %G%
+ *     @(#)pathnames.h 8.1 (Berkeley) %G%
  */
 #include <paths.h>
 
  */
 #include <paths.h>