=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/calendar/ostern.c,v retrieving revision 1.6 retrieving revision 1.9 diff -u -r1.6 -r1.9 --- src/usr.bin/calendar/ostern.c 2005/11/16 16:45:11 1.6 +++ src/usr.bin/calendar/ostern.c 2019/01/17 06:15:44 1.9 @@ -1,4 +1,4 @@ -/* $OpenBSD: ostern.c,v 1.6 2005/11/16 16:45:11 deraadt Exp $ */ +/* $OpenBSD: ostern.c,v 1.9 2019/01/17 06:15:44 tedu Exp $ */ /* * Copyright (c) 1996 Wolfram Schneider . Berlin. @@ -24,17 +24,10 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * $Id: ostern.c,v 1.6 2005/11/16 16:45:11 deraadt Exp $ */ -#ifndef lint -static const char rcsid[] = "$OpenBSD: ostern.c,v 1.6 2005/11/16 16:45:11 deraadt Exp $"; -#endif /* not lint */ - #include #include -#include #include "calendar.h"