diff options
Diffstat (limited to 'zlib/example.c')
-rw-r--r-- | zlib/example.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/zlib/example.c b/zlib/example.c index 8307c841e..e7e367333 100644 --- a/zlib/example.c +++ b/zlib/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 */ |