From fef533e93e554fd1cb1cb44dac410632d5051562 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Fri, 27 Jan 2006 19:05:24 +0000 Subject: Proper RCS IDs svn-id: r20236 --- common/unzip.cpp | 2 +- common/unzip.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'common') diff --git a/common/unzip.cpp b/common/unzip.cpp index 35158778c0..0d22c92e08 100644 --- a/common/unzip.cpp +++ b/common/unzip.cpp @@ -15,7 +15,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header $ + * $Header$ */ /* unzip.c -- IO on .zip files using zlib diff --git a/common/unzip.h b/common/unzip.h index 5ca7505358..7bf23ce670 100644 --- a/common/unzip.h +++ b/common/unzip.h @@ -15,7 +15,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header $ + * $Header$ */ /* unzip.h -- IO for uncompress .zip files using zlib -- cgit v1.2.3