Skip to content

Commit 731e421

Browse files
authored
Merge pull request #1 from anmenaga/notice
Added NOTICE
2 parents 19a5818 + 627a375 commit 731e421

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

NOTICE

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
NOTICES
2+
3+
This repository incorporates material as listed below or described in the code.
4+
5+
Component
6+
ZLib
7+
8+
Open Source License/Copyright Notice.
9+
10+
Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler
11+
12+
This software is provided 'as-is', without any express or implied
13+
warranty. In no event will the authors be held liable for any damages
14+
arising from the use of this software.
15+
16+
Permission is granted to anyone to use this software for any purpose,
17+
including commercial applications, and to alter it and redistribute it
18+
freely, subject to the following restrictions:
19+
20+
1. The origin of this software must not be misrepresented; you must not
21+
claim that you wrote the original software. If you use this software
22+
in a product, an acknowledgment in the product documentation would be
23+
appreciated but is not required.
24+
2. Altered source versions must be plainly marked as such, and must not be
25+
misrepresented as being the original software.
26+
3. This notice may not be removed or altered from any source distribution.
27+
28+
Jean-loup Gailly Mark Adler
29+

0 commit comments

Comments
 (0)