1
0
mirror of https://github.com/facebook/zstd.git synced 2025-07-30 22:23:13 +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 @@
/* gzwrite.c -- zlib functions for writing gzip files
* Copyright (C) 2004, 2005, 2010, 2011, 2012, 2013 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"