1
0
mirror of https://github.com/facebook/zstd.git synced 2025-08-01 09:47:01 +03:00

updated zlib copyright notice

This commit is contained in:
Przemyslaw Skibinski
2016-12-13 19:44:07 +01:00
parent eee427ee25
commit 622d741a67
6 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,7 @@
/* gzclose.c -- zlib gzclose() function
* Copyright (C) 2004, 2010 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
* For conditions of distribution and use, see http://www.zlib.net/zlib_license.html
*/
#include "gzguts.h"