File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff 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+ jloup@gzip.org madler@alumni.caltech.edu
320319 */
321320 """
322321
You can’t perform that action at this time.
0 commit comments