From: Keith Bostic Date: Mon, 7 Jun 1993 05:01:38 +0000 (-0800) Subject: 4.4BSD snapshot (revision 8.1); add 1993 to copyright X-Git-Tag: BSD-4_4_Lite1-Snapshot-Development~4041 X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/67297e0c6a2f09f873c09d592b47da979b607624 4.4BSD snapshot (revision 8.1); add 1993 to copyright SCCS-vsn: usr.sbin/lpr/lprm/lprm.c 8.1 --- diff --git a/usr/src/usr.sbin/lpr/lprm/lprm.c b/usr/src/usr.sbin/lpr/lprm/lprm.c index 93965e41dc..aee59e9c82 100644 --- a/usr/src/usr.sbin/lpr/lprm/lprm.c +++ b/usr/src/usr.sbin/lpr/lprm/lprm.c @@ -1,6 +1,6 @@ /* - * Copyright (c) 1983 The Regents of the University of California. - * All rights reserved. + * Copyright (c) 1983, 1993 + * The Regents of the University of California. All rights reserved. * * * %sccs.include.redist.c% @@ -8,12 +8,12 @@ #ifndef lint static char copyright[] = -"@(#) Copyright (c) 1983 The Regents of the University of California.\n\ - All rights reserved."; +"@(#) Copyright (c) 1983, 1993\n\ + The Regents of the University of California. All rights reserved.\n"; #endif /* not lint */ #ifndef lint -static char sccsid[] = "@(#)lprm.c 5.10 (Berkeley) %G%"; +static char sccsid[] = "@(#)lprm.c 8.1 (Berkeley) %G%"; #endif /* not lint */ /*