summaryrefslogtreecommitdiff
path: root/usr.bin/calendar
diff options
context:
space:
mode:
authorTed Unangst <tedu@cvs.openbsd.org>2019-01-17 06:15:45 +0000
committerTed Unangst <tedu@cvs.openbsd.org>2019-01-17 06:15:45 +0000
commitb4069ed4faf44d24b1252a6b5244c3e077ea6abd (patch)
tree2b185f9e32239bf5ec6936b50f9bb76f8a0ddb22 /usr.bin/calendar
parente48c6d8fbb7e57dfb22ee15fc4844703a41caeca (diff)
delete some historic $Id that have been chewed on by cvs
ok millert mpi
Diffstat (limited to 'usr.bin/calendar')
-rw-r--r--usr.bin/calendar/ostern.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/calendar/ostern.c b/usr.bin/calendar/ostern.c
index 85d4d473400..536e7b8fb24 100644
--- a/usr.bin/calendar/ostern.c
+++ b/usr.bin/calendar/ostern.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: ostern.c,v 1.8 2015/03/15 00:41:28 millert Exp $ */
+/* $OpenBSD: ostern.c,v 1.9 2019/01/17 06:15:44 tedu Exp $ */
/*
* Copyright (c) 1996 Wolfram Schneider <wosch@FreeBSD.org>. Berlin.
@@ -24,8 +24,6 @@
* 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.8 2015/03/15 00:41:28 millert Exp $
*/
#include <stdio.h>