summaryrefslogtreecommitdiff
path: root/extmod/uzlib/tinfgzip.c
diff options
context:
space:
mode:
Diffstat (limited to 'extmod/uzlib/tinfgzip.c')
-rw-r--r--extmod/uzlib/tinfgzip.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/extmod/uzlib/tinfgzip.c b/extmod/uzlib/tinfgzip.c
index f1afdd0b8..22b000df9 100644
--- a/extmod/uzlib/tinfgzip.c
+++ b/extmod/uzlib/tinfgzip.c
@@ -1,12 +1,12 @@
/*
- * tinfgzip - tiny gzip decompressor
+ * uzlib - tiny deflate/inflate library (deflate, gzip, zlib)
*
* Copyright (c) 2003 by Joergen Ibsen / Jibz
* All Rights Reserved
*
* http://www.ibsensoftware.com/
*
- * Copyright (c) 2014-2016 by Paul Sokolovsky
+ * Copyright (c) 2014-2018 by Paul Sokolovsky
*
* This software is provided 'as-is', without any express
* or implied warranty. In no event will the authors be