Zap some bogus RCS strings added by accident because of CVS keyword
expansion
This commit is contained in:
parent
62705531f4
commit
8a4a3c138b
@ -3,8 +3,6 @@
|
||||
* For conditions of distribution and use, see copyright notice in zlib.h
|
||||
*/
|
||||
|
||||
/* @(#) $Id: adler32.c,v 1.5 2014/12/26 17:52:35 dcoppa Exp $ */
|
||||
|
||||
#include "zlib.h"
|
||||
|
||||
#define BASE 65521L /* largest prime smaller than 65536 */
|
||||
|
@ -3,8 +3,6 @@
|
||||
* For conditions of distribution and use, see copyright notice in zlib.h
|
||||
*/
|
||||
|
||||
/* @(#) $Id: zconf.h,v 1.5 2014/12/26 17:52:35 dcoppa Exp $ */
|
||||
|
||||
#ifndef _ZCONF_H
|
||||
#define _ZCONF_H
|
||||
|
||||
|
@ -3,8 +3,6 @@
|
||||
* For conditions of distribution and use, see copyright notice in zlib.h
|
||||
*/
|
||||
|
||||
/* @(#) $Id: zutil.c,v 1.6 2014/12/26 17:52:35 dcoppa Exp $ */
|
||||
|
||||
#include "zutil.h"
|
||||
|
||||
#ifndef STDC
|
||||
|
@ -8,8 +8,6 @@
|
||||
subject to change. Applications should only use zlib.h.
|
||||
*/
|
||||
|
||||
/* @(#) $Id: zutil.h,v 1.5 2014/12/26 17:52:35 dcoppa Exp $ */
|
||||
|
||||
#ifndef _Z_UTIL_H
|
||||
#define _Z_UTIL_H
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user