diff options
Diffstat (limited to 'lib/zlib/include')
-rw-r--r-- | lib/zlib/include/deflate.h | 2 | ||||
-rw-r--r-- | lib/zlib/include/zconf.h | 2 | ||||
-rw-r--r-- | lib/zlib/include/zutil.h | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/lib/zlib/include/deflate.h b/lib/zlib/include/deflate.h index d4e5825..4eb5e10 100644 --- a/lib/zlib/include/deflate.h +++ b/lib/zlib/include/deflate.h @@ -8,8 +8,6 @@ subject to change. Applications should only use zlib.h. */ -/* @(#) $Id: deflate.h,v 1.6 2007-07-27 14:32:06 pixel Exp $ */ - #ifndef DEFLATE_H #define DEFLATE_H diff --git a/lib/zlib/include/zconf.h b/lib/zlib/include/zconf.h index ffc45db..1731ebf 100644 --- a/lib/zlib/include/zconf.h +++ b/lib/zlib/include/zconf.h @@ -3,8 +3,6 @@ * For conditions of distribution and use, see copyright notice in zlib.h */ -/* @(#) $Id: zconf.h,v 1.6 2007-07-27 14:32:06 pixel Exp $ */ - #ifndef ZCONF_H #define ZCONF_H diff --git a/lib/zlib/include/zutil.h b/lib/zlib/include/zutil.h index 0f5f432..51225ab 100644 --- a/lib/zlib/include/zutil.h +++ b/lib/zlib/include/zutil.h @@ -8,8 +8,6 @@ subject to change. Applications should only use zlib.h. */ -/* @(#) $Id: zutil.h,v 1.6 2007-07-27 14:32:06 pixel Exp $ */ - #ifndef ZUTIL_H #define ZUTIL_H |