Update NetBSD RCS IDs to reflect the changes being upstreamed.

MFC after:	13 days
X-MFC-With:	r290024
This commit is contained in:
delphij 2015-10-27 21:26:05 +00:00
parent e98b0226ff
commit baca5b7f5b
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: gzip.1,v 1.25 2015/04/06 21:41:17 wiz Exp $
.\" $NetBSD: gzip.1,v 1.26 2015/10/27 07:36:18 mrg Exp $
.\"
.\" Copyright (c) 1997, 2003, 2004 Matthew R. Green
.\" All rights reserved.

View File

@ -1,4 +1,4 @@
/* $NetBSD: gzip.c,v 1.108 2015/04/15 02:29:12 christos Exp $ */
/* $NetBSD: gzip.c,v 1.109 2015/10/27 07:36:18 mrg Exp $ */
/*-
* Copyright (c) 1997, 1998, 2003, 2004, 2006 Matthew R. Green