diff options
| author | Brian Feldman <green@FreeBSD.org> | 2002-03-11 22:36:26 +0000 |
|---|---|---|
| committer | Brian Feldman <green@FreeBSD.org> | 2002-03-11 22:36:26 +0000 |
| commit | 4d22b11a56999255d263ddecadfbe73b9a80030d (patch) | |
| tree | bff2461c1653758bf9b8443f106c8627f9369418 /lib/libz/example.c | |
| parent | 422658d92461cf1f8c1121f44057d99b5d4ac228 (diff) | |
Notes
Diffstat (limited to 'lib/libz/example.c')
| -rw-r--r-- | lib/libz/example.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libz/example.c b/lib/libz/example.c index 8c8cdfb10eae..362a4a572428 100644 --- a/lib/libz/example.c +++ b/lib/libz/example.c @@ -1,5 +1,5 @@ /* 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 */ |
