aboutsummaryrefslogtreecommitdiff
path: root/test/infcover.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--test/infcover.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/infcover.c b/test/infcover.c
index 3153234..2be0164 100644
--- a/test/infcover.c
+++ b/test/infcover.c
@@ -1,5 +1,5 @@
1/* infcover.c -- test zlib's inflate routines with full code coverage 1/* infcover.c -- test zlib's inflate routines with full code coverage
2 * Copyright (C) 2011 Mark Adler 2 * Copyright (C) 2011, 2016 Mark Adler
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