diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2019-01-17 06:15:45 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2019-01-17 06:15:45 +0000 |
commit | b4069ed4faf44d24b1252a6b5244c3e077ea6abd (patch) | |
tree | 2b185f9e32239bf5ec6936b50f9bb76f8a0ddb22 /usr.bin/calendar | |
parent | e48c6d8fbb7e57dfb22ee15fc4844703a41caeca (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.c | 4 |
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> |