Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

Commit bddea12

Browse files
Shigeki Ohtsutjfontaine
Shigeki Ohtsu
authored andcommitted
doc: Update LICENSE for zlib 1.2.8
1 parent 710845c commit bddea12

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

LICENSE

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -294,9 +294,9 @@ maintained libraries. The externally maintained libraries used by Node are:
294294
- Zlib at deps/zlib. zlib's license follows:
295295
"""
296296
/* zlib.h -- interface of the 'zlib' general purpose compression library
297-
version 1.2.4, March 14th, 2010
297+
version 1.2.8, April 28th, 2013
298298

299-
Copyright (C) 1995-2010 Jean-loup Gailly and Mark Adler
299+
Copyright (C) 1995-2013 Jean-loup Gailly and Mark Adler
300300

301301
This software is provided 'as-is', without any express or implied
302302
warranty. In no event will the authors be held liable for any damages
@@ -314,9 +314,8 @@ maintained libraries. The externally maintained libraries used by Node are:
314314
misrepresented as being the original software.
315315
3. This notice may not be removed or altered from any source distribution.
316316

317-
Jean-loup Gailly
318-
Mark Adler
319-
317+
Jean-loup Gailly Mark Adler
318+
320319
*/
321320
"""
322321

0 commit comments

Comments
 (0)