diff options
| author | Brian Feldman <green@FreeBSD.org> | 2002-03-11 22:30:00 +0000 |
|---|---|---|
| committer | Brian Feldman <green@FreeBSD.org> | 2002-03-11 22:30:00 +0000 |
| commit | cdbc2952f3c7d8c5993b21348ba22c7fc21a0d7e (patch) | |
| tree | 84fe7aeb75da641a2646fdfe7fa54e523fe8fa50 /lib/libz/example.c | |
| parent | 419364778002757352c413e7891e35b3f8fa9001 (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 8307c841e4a8..e7e3673333ef 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 */ |
