]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - zlib/example.c
* ChangeLog.gcj: Imported 1.1.4, while preserving local changes.
[thirdparty/gcc.git] / zlib / example.c
index 86b4af2a4f89c7c5bfbe91c1ce6e98bf93bb0de6..0382621a441a8d8ea1af781fef56e86c1e5a63ef 100644 (file)
@@ -1,9 +1,9 @@
 /* example.c -- usage example of the zlib compression library
- * 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: example.c,v 1.1 1999/05/04 19:30:26 tromey Exp $ */
+/* @(#) $Id: example.c,v 1.1.1.2 2002/03/11 21:53:23 tromey Exp $ */
 
 #include <stdio.h>
 #include "zlib.h"