=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/calendar/day.c,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- src/usr.bin/calendar/day.c 2008/04/13 00:22:17 1.21 +++ src/usr.bin/calendar/day.c 2009/10/27 23:59:36 1.22 @@ -1,4 +1,4 @@ -/* $OpenBSD: day.c,v 1.21 2008/04/13 00:22:17 djm Exp $ */ +/* $OpenBSD: day.c,v 1.22 2009/10/27 23:59:36 deraadt Exp $ */ /* * Copyright (c) 1989, 1993, 1994 @@ -28,20 +28,6 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. */ - -#ifndef lint -static const char copyright[] = -"@(#) Copyright (c) 1989, 1993\n\ - The Regents of the University of California. All rights reserved.\n"; -#endif /* not lint */ - -#ifndef lint -#if 0 -static const char sccsid[] = "@(#)calendar.c 8.3 (Berkeley) 3/25/94"; -#else -static const char rcsid[] = "$OpenBSD: day.c,v 1.21 2008/04/13 00:22:17 djm Exp $"; -#endif -#endif /* not lint */ #include #include