diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 10:05:51 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-27 10:05:51 +0000 |
commit | 5d1646d90e1f2cceb9f0828f4b28318cd0ec7744 (patch) | |
tree | a94efe259b9009378be6d90eb30d2b019d95c194 /LICENSES/deprecated/Zlib | |
parent | Initial commit. (diff) | |
download | linux-5d1646d90e1f2cceb9f0828f4b28318cd0ec7744.tar.xz linux-5d1646d90e1f2cceb9f0828f4b28318cd0ec7744.zip |
Adding upstream version 5.10.209.upstream/5.10.209upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'LICENSES/deprecated/Zlib')
-rw-r--r-- | LICENSES/deprecated/Zlib | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/LICENSES/deprecated/Zlib b/LICENSES/deprecated/Zlib new file mode 100644 index 000000000..b60d0d73f --- /dev/null +++ b/LICENSES/deprecated/Zlib @@ -0,0 +1,27 @@ +Valid-License-Identifier: Zlib +SPDX-URL: https://spdx.org/licenses/Zlib.html +Usage-Guide: + To use the Zlib License put the following SPDX tag/value pair into a + comment according to the placement guidelines in the licensing rules + documentation: + SPDX-License-Identifier: Zlib +License-Text: + +zlib License + +Copyright (c) <year> <copyright holders> + +This software is provided 'as-is', without any express or implied warranty. In +no event will the authors be held liable for any damages arising from the use +of this software. + +Permission is granted to anyone to use this software for any purpose, including +commercial applications, and to alter it and redistribute it freely, subject +to the following restrictions: + 1. The origin of this software must not be misrepresented; you must not +claim that you wrote the original software. If you use this software in a +product, an acknowledgment in the product documentation would be appreciated +but is not required. + 2. Altered source versions must be plainly marked as such, and must not be +misrepresented as being the original software. + 3. This notice may not be removed or altered from any source distribution. |