diff options
Diffstat (limited to 'test')
| -rw-r--r-- | test/example.c | 2 | ||||
| -rw-r--r-- | test/minigzip.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/test/example.c b/test/example.c index f517bb66..9cc5f763 100644 --- a/test/example.c +++ b/test/example.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* example.c -- usage example of the zlib compression library | 1 | /* example.c -- usage example of the zlib compression library |
| 2 | * Copyright (C) 1995-2006, 2011, 2016 Jean-loup Gailly | 2 | * Copyright (C) 1995-2026 Jean-loup Gailly |
| 3 | * For conditions of distribution and use, see copyright notice in zlib.h | 3 | * For conditions of distribution and use, see copyright notice in zlib.h |
| 4 | */ | 4 | */ |
| 5 | 5 | ||
diff --git a/test/minigzip.c b/test/minigzip.c index fb0ef161..40da8736 100644 --- a/test/minigzip.c +++ b/test/minigzip.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* minigzip.c -- simulate gzip using the zlib compression library | 1 | /* minigzip.c -- simulate gzip using the zlib compression library |
| 2 | * Copyright (C) 1995-2006, 2010, 2011, 2016 Jean-loup Gailly | 2 | * Copyright (C) 1995-2026 Jean-loup Gailly |
| 3 | * For conditions of distribution and use, see copyright notice in zlib.h | 3 | * For conditions of distribution and use, see copyright notice in zlib.h |
| 4 | */ | 4 | */ |
| 5 | 5 | ||
