summaryrefslogtreecommitdiffstats
path: root/meta-python/licenses
diff options
context:
space:
mode:
authorJustin Bronder <jsbronder@cold-front.org>2022-02-28 10:57:14 -0500
committerKhem Raj <raj.khem@gmail.com>2022-03-01 09:06:56 -0800
commit9045feb0d91774ad5a192329e78438b27c3e6815 (patch)
treedd6f4f1428b48d52b1cd030534e069f4d00cf587 /meta-python/licenses
parent548badd77d238db46ad9186824da50f638675fab (diff)
downloadmeta-openembedded-9045feb0d91774ad5a192329e78438b27c3e6815.tar.gz
python3-crc32c: add 2.2.post0
Signed-off-by: Justin Bronder <jsbronder@cold-front.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
Diffstat (limited to 'meta-python/licenses')
-rw-r--r--meta-python/licenses/CRC32C-ADLER15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta-python/licenses/CRC32C-ADLER b/meta-python/licenses/CRC32C-ADLER
new file mode 100644
index 000000000..f1f0e94ee
--- /dev/null
+++ b/meta-python/licenses/CRC32C-ADLER
@@ -0,0 +1,15 @@
1This software is provided 'as-is', without any express or implied
2warranty. In no event will the author be held liable for any damages
3arising from the use of this software.
4
5Permission is granted to anyone to use this software for any purpose,
6including commercial applications, and to alter it and redistribute it
7freely, subject to the following restrictions:
8
91. The origin of this software must not be misrepresented; you must not
10 claim that you wrote the original software. If you use this software
11 in a product, an acknowledgment in the product documentation would be
12 appreciated but is not required.
132. Altered source versions must be plainly marked as such, and must not be
14 misrepresented as being the original software.
153. This notice may not be removed or altered from any source distribution.