From 2220839599c716707ed834f9c357c77612ba60cf Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 1 Sep 2021 20:43:58 +0100 Subject: common-licenses: add missing SPDX licences As part of the work to converge our license support with SPDX, ensure that we have all of the licenses that SPDX supports. (From OE-Core rev: e2f9092c37395f4e3ee9d0777e28c83cce6007ee) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/files/common-licenses/Parity-6.0.0 | 44 +++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 meta/files/common-licenses/Parity-6.0.0 (limited to 'meta/files/common-licenses/Parity-6.0.0') diff --git a/meta/files/common-licenses/Parity-6.0.0 b/meta/files/common-licenses/Parity-6.0.0 new file mode 100644 index 0000000000..a3bb2a623d --- /dev/null +++ b/meta/files/common-licenses/Parity-6.0.0 @@ -0,0 +1,44 @@ +The Parity Public License 6.0.0 + +Contributor: Example, Inc. + +Source Code: https://example.com/sourcecode + +This license lets you use and share this software for free, as +long as you contribute software you make with it. Specifically: + +If you follow the rules below, you may do everything with this +software that would otherwise infringe either the contributor's +copyright in it, any patent claim the contributor can license, +or both. + +1. Contribute changes and additions you make to this software. + +2. If you combine this software with other software, contribute + that other software. + +3. Contribute software you develop, deploy, monitor, or run with + this software. + +4. Ensure everyone who gets a copy of this software from you, in + source code or any other form, gets the text of this license + and the contributor and source code lines above. + +5. Do not make any legal claim against anyone accusing this + software, with or without changes, alone or with other + software, of infringing any patent claim. + +To contribute software, publish all its source code, in the +preferred form for making changes, through a freely accessible +distribution system widely used for similar source code, and +license contributions not already licensed to the public on terms +as permissive as this license accordingly. + +You are excused for unknowingly breaking 1, 2, or 3 if you +contribute as required, or stop doing anything requiring this +license, within 30 days of learning you broke the rule. + +**As far as the law allows, this software comes as is, without +any warranty, and the contributor will not be liable to anyone +for any damages related to this software or this license, for any +kind of legal claim.** -- cgit v1.2.3-54-g00ecf