]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - zlib/uncompr.c
* ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
[thirdparty/gcc.git] / zlib / uncompr.c
index af85aba41e9194efc3b099bec968f4d8bc78172d..a8037709720b35db3ff368a441be0fa825ba126b 100644 (file)
@@ -1,9 +1,9 @@
 /* uncompr.c -- decompress a memory buffer
- * Copyright (C) 1995-1998 Jean-loup Gailly.
+ * Copyright (C) 1995-2002 Jean-loup Gailly.
  * For conditions of distribution and use, see copyright notice in zlib.h 
  */
 
-/* @(#) $Id: uncompr.c,v 1.1 1999/05/04 19:30:27 tromey Exp $ */
+/* @(#) $Id: uncompr.c,v 1.1.1.2 2002/03/11 21:53:27 tromey Exp $ */
 
 #include "zlib.h"