File tree Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Expand file tree Collapse file tree 1 file changed +27
-0
lines changed Original file line number Diff line number Diff line change
1
+ Valid-License-Identifier: Zlib
2
+ SPDX-URL: https://spdx.org/licenses/Zlib.html
3
+ Usage-Guide:
4
+ To use the Zlib License put the following SPDX tag/value pair into a
5
+ comment according to the placement guidelines in the licensing rules
6
+ documentation:
7
+ SPDX-License-Identifier: Zlib
8
+ License-Text:
9
+
10
+ zlib License
11
+
12
+ Copyright (c) <year> <copyright holders>
13
+
14
+ This software is provided 'as-is', without any express or implied warranty. In
15
+ no event will the authors be held liable for any damages arising from the use
16
+ of this software.
17
+
18
+ Permission is granted to anyone to use this software for any purpose, including
19
+ commercial applications, and to alter it and redistribute it freely, subject
20
+ to the following restrictions:
21
+ 1. The origin of this software must not be misrepresented; you must not
22
+ claim that you wrote the original software. If you use this software in a
23
+ product, an acknowledgment in the product documentation would be appreciated
24
+ but is not required.
25
+ 2. Altered source versions must be plainly marked as such, and must not be
26
+ misrepresented as being the original software.
27
+ 3. This notice may not be removed or altered from any source distribution.
You can’t perform that action at this time.
0 commit comments