=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/calendar/pesach.c,v retrieving revision 1.2 retrieving revision 1.3 diff -c -r1.2 -r1.3 *** src/usr.bin/calendar/pesach.c 2004/12/10 20:50:45 1.2 --- src/usr.bin/calendar/pesach.c 2009/10/27 23:59:36 1.3 *************** *** 1,4 **** ! /* $OpenBSD: pesach.c,v 1.2 2004/12/10 20:50:45 mickey Exp $ */ /* * Copyright (c) 2004 Michael Shalayeff --- 1,4 ---- ! /* $OpenBSD: pesach.c,v 1.3 2009/10/27 23:59:36 deraadt Exp $ */ /* * Copyright (c) 2004 Michael Shalayeff *************** *** 16,25 **** * AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ - - #ifndef lint - static const char rcsid[] = "$OpenBSD: pesach.c,v 1.2 2004/12/10 20:50:45 mickey Exp $"; - #endif /* not lint */ #include #include --- 16,21 ----