@proxysoul/soulforge 1.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/LICENSE ADDED
@@ -0,0 +1,109 @@
1
+ Business Source License 1.1
2
+
3
+ Parameters
4
+
5
+ Licensor: proxySoul
6
+ Licensed Work: SoulForge v1.0.0
7
+ The Licensed Work is (c) 2025-2026 proxySoul.
8
+ Additional Use Grant: You may use the Licensed Work for any purpose,
9
+ provided your use does not include offering the
10
+ Licensed Work to third parties on a paid, hosted,
11
+ embedded, or commercial basis, whether as a
12
+ standalone product, a component of a larger product,
13
+ a managed service, or any other form of commercial
14
+ distribution. Internal use within your organization
15
+ (including use by employees and contractors) and
16
+ non-commercial use (personal projects, education,
17
+ research) are permitted.
18
+ Change Date: March 15, 2030
19
+ Change License: Apache License, Version 2.0
20
+
21
+ For information about alternative licensing arrangements for the Licensed
22
+ Work, please contact: soulforge@proxysoul.com — https://proxysoul.com
23
+
24
+ -----------------------------------------------------------------------------
25
+
26
+ Notice
27
+
28
+ The Business Source License (this document, or the "License") is not an
29
+ Open Source license. However, the Licensed Work will eventually be made
30
+ available under an Open Source License, as stated in this License.
31
+
32
+ License text copyright (c) 2017 MariaDB Corporation Ab, All Rights
33
+ Reserved. "Business Source License" is a trademark of MariaDB Corporation
34
+ Ab.
35
+
36
+ -----------------------------------------------------------------------------
37
+
38
+ Terms
39
+
40
+ The Licensor hereby grants you the right to copy, modify, create
41
+ derivative works, redistribute, and make non-production use of the
42
+ Licensed Work. The Licensor may make an Additional Use Grant, above,
43
+ permitting limited production use.
44
+
45
+ Effective on the Change Date, or the fourth anniversary of the first
46
+ publicly available distribution of a specific version of the Licensed
47
+ Work under this License, whichever comes first, the Licensor hereby
48
+ grants you rights under the terms of the Change License, and the rights
49
+ granted in the paragraph above terminate.
50
+
51
+ If your use of the Licensed Work does not comply with the requirements
52
+ currently in effect as described in this License, you must purchase a
53
+ commercial license from the Licensor, its affiliated entities, or
54
+ authorized resellers, or you must refrain from using the Licensed Work.
55
+
56
+ All copies of the original and modified Licensed Work, and derivative
57
+ works of the Licensed Work, are subject to this License. This License
58
+ applies separately for each version of the Licensed Work and the Change
59
+ Date may vary for each version of the Licensed Work released by
60
+ Licensor.
61
+
62
+ You must conspicuously display this License on each original or modified
63
+ copy of the Licensed Work. If you receive the Licensed Work in original
64
+ or modified form from a third party, the terms and conditions set forth
65
+ in this License apply to your use of that work.
66
+
67
+ Any use of the Licensed Work in violation of this License will
68
+ automatically terminate your rights under this License for the current
69
+ and all other versions of the Licensed Work.
70
+
71
+ This License does not grant you any right in any trademark or logo of
72
+ Licensor or its affiliates (provided that you may use a trademark or
73
+ logo of Licensor as expressly required by this License).
74
+
75
+ TO THE EXTENT PERMITTED BY APPLICABLE LAW, THE LICENSED WORK IS
76
+ PROVIDED ON AN "AS IS" BASIS. LICENSOR HEREBY DISCLAIMS ALL WARRANTIES
77
+ AND CONDITIONS, EXPRESS OR IMPLIED, INCLUDING (WITHOUT LIMITATION)
78
+ WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE,
79
+ NON-INFRINGEMENT, AND TITLE.
80
+
81
+ MariaDB hereby grants you permission to use this License's text to
82
+ license your works, and to refer to it using the trademark "Business
83
+ Source License", as long as you comply with the Covenants of Licensor
84
+ below.
85
+
86
+ Covenants of Licensor
87
+
88
+ In consideration of the right to use this License's text and the
89
+ "Business Source License" name and trademark, Licensor covenants to
90
+ MariaDB, and to all other recipients of the licensed work to be provided
91
+ by Licensor:
92
+
93
+ 1. To specify as the Change License the GPL Version 2.0 or any later
94
+ version, or a license that is compatible with GPL Version 2.0 or a
95
+ later version, where "compatible" means that software provided under
96
+ the Change License can be included in a program with software provided
97
+ under GPL Version 2.0 or a later version. Licensor may specify
98
+ additional Change Licenses without limitation.
99
+
100
+ 2. To either: (a) specify an additional grant of rights to use that does
101
+ not impose any additional restriction on the right granted in this
102
+ License, as the Additional Use Grant; or (b) insert the text
103
+ "None" to specify a Change Date.
104
+
105
+ 3. To specify as the Change Date a date that is no more than four years
106
+ from the first date the Licensed Work is distributed by Licensor
107
+ under this License.
108
+
109
+ 4. Not to modify this License in any other way.