diff options
author | Josh Boyer <jwboyer@gmail.com> | 2007-08-03 08:49:10 -0500 |
---|---|---|
committer | Josh Boyer <jwboyer@gmail.com> | 2007-08-03 08:49:10 -0500 |
commit | 144b274bb155ea63e9093d24439bf45ce6320d80 (patch) | |
tree | e6faf8821972775b8b33a74cc4889814724ddb2c /compr_zlib.c | |
parent | ce386724bd784061896dc69ad6012768d526c3dc (diff) |
Remove $Id:$ tags
The $Id:$ tags are left over from the old CVS repository. Several files have
since been changed, and they generally have little value in a git repo so they
should be removed.
Signed-off-by: Josh Boyer <jwboyer@gmail.com>
Diffstat (limited to 'compr_zlib.c')
-rw-r--r-- | compr_zlib.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/compr_zlib.c b/compr_zlib.c index d097693..400b18a 100644 --- a/compr_zlib.c +++ b/compr_zlib.c @@ -30,9 +30,6 @@ * other provisions required by the GPL. If you do not delete the * provisions above, a recipient may use your version of this file * under either the RHEPL or the GPL. - * - * $Id: compr_zlib.c,v 1.4 2005/11/07 11:15:09 gleixner Exp $ - * */ #include <stdint.h> |