Skip to content

Commit 4dcd19d

Browse files
committed
Add Purple Computer Source-Available License 1.1
Add new license purple-computer-sal-1.1, requested in issue #5248. The license text now detects as purple-computer-sal-1.1 with score 100; it previously matched a spurious combination of unrelated licenses. Reference: #5248 Signed-off-by: Manoj Gowda <manojgowdabs18@gmail.com>
1 parent 3c532f0 commit 4dcd19d

1 file changed

Lines changed: 53 additions & 0 deletions

File tree

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,53 @@
1+
---
2+
key: purple-computer-sal-1.1
3+
short_name: Purple Computer Source-Available License 1.1
4+
name: Purple Computer Source-Available License 1.1
5+
category: Source-available
6+
owner: Purple Computer
7+
homepage_url: https://github.com/purplecomputerorg/purplecomputer/blob/main/LICENSE
8+
spdx_license_key: LicenseRef-scancode-purple-computer-sal-1.1
9+
text_urls:
10+
- https://raw.githubusercontent.com/purplecomputerorg/purplecomputer/main/LICENSE
11+
ignorable_copyrights:
12+
- Copyright (c) 2025 Purple Computer
13+
ignorable_holders:
14+
- Purple Computer
15+
---
16+
17+
Purple Computer Source-Available License 1.1
18+
Copyright (c) 2025 Purple Computer
19+
20+
Permission is hereby granted to any individual to download, view, run, and
21+
modify the source code in this repository ("the Software") for personal,
22+
private use only. Personal, private use includes making your own
23+
modifications, add-ons, or content packs, provided they are not shared or
24+
distributed.
25+
26+
All other rights are reserved. Except for the personal-use permission above,
27+
you may not, without prior written permission from the Licensor:
28+
29+
• copy, redistribute, publish, or share the Software or any part of it,
30+
in original or modified form;
31+
• distribute, publish, or share derivative works of the Software;
32+
• distribute or publish plugins, add-ons, modules, content packs, or
33+
extensions that interact with or depend on the Software;
34+
• compile or distribute binaries or packaged versions of the Software;
35+
• use the Software for any commercial purpose, whether direct or indirect;
36+
• host, deploy, or make the Software available to others as a service;
37+
• incorporate the Software into any other product or project;
38+
• use any Purple Computer names, logos, designs, or trademarks.
39+
40+
No rights are granted to sublicense or relicense the Software.
41+
42+
All third-party requests for redistribution, add-on publication, commercial
43+
licensing, or integration must be made in writing to the Licensor.
44+
45+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
46+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
47+
FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. IN NO EVENT SHALL THE
48+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER
49+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM,
50+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
51+
SOFTWARE.
52+
53+
End of License.

0 commit comments

Comments
 (0)