pancalc-tools 0.1.0__tar.gz

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.
@@ -0,0 +1,280 @@
1
+ PAN DEVS NON-COMMERCIAL ATTRIBUTION LICENSE
2
+ Version 1.0
3
+ Copyright © 2026 Adrián Lavado Munuera (Pan Devs)
4
+ ================================================================================
5
+ PREAMBLE
6
+ This license governs the use, modification, distribution, and exploitation of
7
+ the software and associated documentation files covered hereby. By exercising
8
+ any rights granted under this license, you accept and agree to be bound by all
9
+ terms and conditions set forth herein. If you do not agree to these terms, you
10
+ are not permitted to use, copy, modify, or distribute the Software.
11
+ ================================================================================
12
+ 1. DEFINITIONS
13
+ 1.1 "Software" means PanCalc Tools, including the original computer program
14
+ code, scripts, algorithms, documentation, design specifications, configuration
15
+ files, data structures, command-line interfaces, and all associated materials
16
+ created by the Author and made available under this License, whether in source
17
+ code form, object code form, executable form, or any other form.
18
+
19
+ 1.2 "Author" means Adrián Lavado Munuera, operating under the name Pan Devs,
20
+ the original creator, copyright holder, and intellectual property owner of the
21
+ Software.
22
+
23
+ 1.3 "Licensee" or "You" means any individual, entity, organization,
24
+ corporation, partnership, governmental body, or other legal person exercising
25
+ rights granted under this License.
26
+
27
+ 1.4 "Derivative Work" means any work, program, application, system, or
28
+ creation that is based upon, derived from, incorporates, extends, modifies,
29
+ adapts, translates, or otherwise builds upon the Software or any portion
30
+ thereof, including but not limited to: modifications to the source code;
31
+ compilations or combinations with other software; translations into other
32
+ programming languages; adaptations for different platforms or environments;
33
+ extractions of components, modules, or functionality; reimplementations of
34
+ algorithms or logic; or any other transformation or evolution of the Software.
35
+
36
+ 1.5 "Commercial Use" means any use, deployment, operation, distribution, or
37
+ exploitation of the Software or Derivative Works for which the Licensee or any
38
+ third party receives, expects to receive, or has the potential to receive
39
+ financial compensation, economic benefit, commercial advantage, or monetary
40
+ value, whether directly or indirectly. Commercial Use expressly includes, but
41
+ is not limited to:
42
+ (a) Incorporating the Software into products, applications, or services
43
+ that are sold, licensed, leased, or otherwise provided for a fee;
44
+ (b) Using the Software to provide services for which payment is received,
45
+ including SaaS, PaaS, IaaS, or any hosted or cloud-based offering;
46
+ (c) Deploying the Software within commercial enterprises or for-profit
47
+ organizations for internal business operations or competitive advantage;
48
+ (d) Using the Software in connection with advertising-supported
49
+ applications or services where revenue is generated;
50
+ (e) Distributing the Software or Derivative Works as part of commercial
51
+ software bundles, packages, or distributions;
52
+ (f) Using the Software for consulting, professional services, or billable
53
+ work performed for clients or customers;
54
+ (g) Any use that creates indirect financial benefit, including cost savings
55
+ or efficiency gains valued in monetary terms.
56
+
57
+ 1.6 "Non-Commercial Use" means use of the Software solely for personal,
58
+ educational, academic research, or charitable purposes where no Commercial Use
59
+ as defined in Section 1.5 occurs, and where the Licensee does not receive and
60
+ does not expect to receive any form of financial compensation or commercial
61
+ advantage related to such use.
62
+
63
+ 1.7 "Attribution" means the conspicuous and unambiguous acknowledgment of the
64
+ Author's authorship and intellectual contribution as specified in Section 3.
65
+
66
+ 1.8 "Commercial License" means a separate written agreement executed between
67
+ the Author and a Licensee that expressly grants rights to engage in Commercial
68
+ Use of the Software.
69
+
70
+ 1.9 "Distribute" or "Distribution" means any act of making the Software or
71
+ Derivative Works available to third parties through any means.
72
+
73
+ 1.10 "Modification" means any alteration, amendment, addition, deletion,
74
+ enhancement, or other change made to the Software.
75
+ ================================================================================
76
+ 2. GRANT OF RIGHTS FOR NON-COMMERCIAL USE
77
+ 2.1 Subject to strict compliance with all terms and conditions of this License,
78
+ the Author hereby grants to the Licensee a worldwide, royalty-free,
79
+ non-exclusive, non-transferable, revocable license to use, reproduce, modify,
80
+ prepare Derivative Works from, publicly display, publicly perform, and
81
+ distribute the Software and Derivative Works thereof, solely for
82
+ Non-Commercial Use.
83
+
84
+ 2.2 This grant is conditional upon the Licensee's continuous adherence to the
85
+ Attribution Requirements set forth in Section 3 and all Restrictions specified
86
+ in Section 5.
87
+
88
+ 2.3 Any Derivative Work created by the Licensee must:
89
+ (a) Include complete and accurate Attribution to the Author in accordance
90
+ with Section 3;
91
+ (b) Contain a prominent notice stating that the work is modified from,
92
+ based upon, or derived from the Author's original Software;
93
+ (c) Clearly identify all Modifications made, including the nature of
94
+ changes and the dates upon which such Modifications were made;
95
+ (d) Be distributed only for Non-Commercial Use unless the Licensee has
96
+ obtained a Commercial License;
97
+ (e) Preserve all copyright notices, license texts, and Attribution
98
+ requirements present in the original Software.
99
+
100
+ 2.4 The Licensee may not sublicense the Software or Derivative Works. The
101
+ rights granted herein are personal to the Licensee and may not be transferred,
102
+ assigned, or delegated without the Author's prior written consent.
103
+
104
+ 2.5 This License does not grant permission to use the Author's trade names,
105
+ trademarks, service marks, or product names, except as required for reasonable
106
+ and customary Attribution purposes as described in Section 3.
107
+ ================================================================================
108
+ 3. ATTRIBUTION REQUIREMENTS
109
+ 3.1 The Licensee must provide clear, conspicuous, and unambiguous Attribution
110
+ to the Author in all of the following circumstances:
111
+ (a) In any Distribution of the Software in unmodified form;
112
+ (b) In any Distribution of Modified versions or Derivative Works;
113
+ (c) In any partial reuse, incorporation, or extraction of code, algorithms,
114
+ or functionality from the Software;
115
+ (d) In any implementation, adaptation, or reimplementation of the
116
+ Software's ideas, structures, designs, architectures, or methodologies;
117
+ (e) In documentation, user interfaces, or other materials accompanying the
118
+ Software or Derivative Works.
119
+
120
+ 3.2 Attribution must include all of the following elements:
121
+ (a) The name "Adrián Lavado Munuera" or the designation "Pan Devs" clearly
122
+ identifying the Author;
123
+ (b) An explicit statement identifying Adrián Lavado Munuera as the original
124
+ creator and copyright holder of the Software;
125
+ (c) A functional hyperlink or other reference to the original project
126
+ repository at https://github.com/pan-devs/pancalc-tools, or such other
127
+ location as the Author may designate;
128
+ (d) A notice in substantially the following form:
129
+ "This work is based on PanCalc Tools, originally created by Adrián
130
+ Lavado Munuera (Pan Devs). Original software available at
131
+ https://github.com/pan-devs/pancalc-tools. Used under the Pan Devs
132
+ Non-Commercial Attribution License."
133
+
134
+ 3.3 Attribution must be placed in at least one prominent location:
135
+ (a) A README file or other primary documentation; OR
136
+ (b) A user-facing "About" section, credits screen, or similar interface.
137
+
138
+ 3.4 Attribution must remain intact and unmodified across all versions,
139
+ Modifications, and Derivative Works.
140
+
141
+ 3.5 The Licensee acknowledges that Attribution is a material condition of this
142
+ License, and failure to provide proper Attribution constitutes a material
143
+ breach entitling the Author to immediate termination of rights and pursuit of
144
+ legal remedies.
145
+ ================================================================================
146
+ 4. COMMERCIAL LICENSING CLAUSE
147
+ 4.1 Commercial Use of the Software or any Derivative Work is strictly
148
+ prohibited under this License. Any Commercial Use requires a separate
149
+ Commercial License obtained directly from the Author.
150
+
151
+ 4.2 To obtain a Commercial License, the Licensee must:
152
+ (a) Contact the Author at pan.devs@proton.me to negotiate terms;
153
+ (b) Execute a written Commercial License agreement with the Author;
154
+ (c) Provide financial compensation to the Author as agreed upon in the
155
+ Commercial License agreement.
156
+
157
+ 4.3 The terms of any Commercial License shall be determined solely at the
158
+ Author's discretion. The Author reserves the right to decline to grant a
159
+ Commercial License to any party for any reason or no reason.
160
+
161
+ 4.4 Unauthorized Commercial Use of the Software constitutes:
162
+ (a) Copyright infringement under applicable copyright laws;
163
+ (b) Breach of this License agreement;
164
+ (c) Misappropriation of the Author's intellectual property;
165
+ (d) Grounds for immediate legal action, injunctive relief, and recovery
166
+ of damages.
167
+
168
+ 4.5 In the event of unauthorized Commercial Use, the Author is entitled to
169
+ seek injunctive relief, statutory or actual damages (whichever is greater),
170
+ attorney's fees, and any other remedies available under applicable law.
171
+
172
+ 4.6 The Licensee bears the burden of demonstrating that its use qualifies as
173
+ Non-Commercial Use. Any ambiguity shall be resolved in favor of requiring a
174
+ Commercial License.
175
+ ================================================================================
176
+ 5. RESTRICTIONS
177
+ 5.1 The Licensee shall not remove, obscure, alter, or modify any Attribution,
178
+ copyright notice, license text, or other proprietary notice included in or
179
+ accompanying the Software.
180
+
181
+ 5.2 The Licensee shall not misrepresent the authorship of the Software or any
182
+ Derivative Work.
183
+
184
+ 5.3 The Licensee shall not sublicense, sell, rent, lease, or otherwise
185
+ transfer rights in the Software for Commercial Use without obtaining a
186
+ Commercial License as described in Section 4.
187
+
188
+ 5.4 The Licensee is expressly prohibited from using the Software, in whole or
189
+ in part, to train, develop, improve, or enhance artificial intelligence models,
190
+ machine learning algorithms, neural networks, or any other automated learning
191
+ systems, whether for commercial or non-commercial purposes, without the
192
+ Author's explicit prior written permission.
193
+
194
+ 5.5 The Licensee shall not use the Software in any manner that violates
195
+ applicable laws, regulations, or international treaties.
196
+
197
+ 5.6 The Licensee shall not use the Software to develop, deploy, or operate
198
+ systems or applications that facilitate illegal activities, violate the rights
199
+ or privacy of individuals, or cause harm to persons, property, or the
200
+ environment.
201
+ ================================================================================
202
+ 6. INTELLECTUAL PROPERTY AND COPYRIGHT
203
+ 6.1 The Author retains all right, title, and interest in and to the Software,
204
+ including all intellectual property rights therein. This License does not
205
+ transfer or convey any ownership rights in the Software to the Licensee.
206
+
207
+ 6.2 All copyrights, patents, trademarks, trade secrets, and other intellectual
208
+ property rights in the Software remain the exclusive property of the Author.
209
+
210
+ 6.3 Any Modifications or Derivative Works created by the Licensee are
211
+ derivative works based upon the Author's copyrighted Software. While the
212
+ Licensee may hold copyright in their original contributions, such copyright is
213
+ subject to the Author's underlying copyright and the terms of this License.
214
+
215
+ 6.4 The Licensee hereby grants to the Author a perpetual, irrevocable,
216
+ worldwide, royalty-free license to use, modify, incorporate, or distribute any
217
+ feedback, suggestions, or contributions the Licensee provides regarding the
218
+ Software.
219
+ ================================================================================
220
+ 7. WARRANTY DISCLAIMER
221
+ THE SOFTWARE IS PROVIDED "AS IS" AND "AS AVAILABLE," WITHOUT WARRANTY OF ANY
222
+ KIND, EXPRESS, IMPLIED, STATUTORY, OR OTHERWISE. THE AUTHOR EXPRESSLY
223
+ DISCLAIMS ALL WARRANTIES, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES OF
224
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE, OR NON-INFRINGEMENT.
225
+ THE AUTHOR MAKES NO WARRANTY THAT THE SOFTWARE WILL BE UNINTERRUPTED,
226
+ ERROR-FREE, OR FREE FROM HARMFUL COMPONENTS. THE LICENSEE ASSUMES ALL RISK FOR
227
+ THE USE AND RESULTS OBTAINED FROM THE SOFTWARE.
228
+ ================================================================================
229
+ 8. LIMITATION OF LIABILITY
230
+ TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL THE
231
+ AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
232
+ CONSEQUENTIAL, OR OTHER DAMAGES ARISING OUT OF OR RELATED TO THIS LICENSE OR
233
+ THE USE OR INABILITY TO USE THE SOFTWARE, REGARDLESS OF THE FORM OF ACTION AND
234
+ WHETHER OR NOT THE AUTHOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
235
+ THE AUTHOR'S TOTAL AGGREGATE LIABILITY SHALL NOT EXCEED FIFTY DOLLARS
236
+ (USD $50.00).
237
+ ================================================================================
238
+ 9. INDEMNIFICATION
239
+ The Licensee agrees to indemnify, defend, and hold harmless the Author from and
240
+ against any and all claims, liabilities, damages, losses, costs, and expenses
241
+ (including reasonable attorneys' fees) arising out of or relating to the
242
+ Licensee's use of the Software, violation of this License, or violation of any
243
+ third-party right.
244
+ ================================================================================
245
+ 10. TERMINATION
246
+ 10.1 This License terminates automatically and immediately without notice if
247
+ the Licensee fails to comply with any term or condition herein.
248
+
249
+ 10.2 Upon termination, the Licensee must immediately cease all use of the
250
+ Software and destroy all copies in their possession.
251
+
252
+ 10.3 Sections 3, 5, 6, 7, 8, 9, and 11 shall survive any termination or
253
+ expiration of this License.
254
+ ================================================================================
255
+ 11. GENERAL PROVISIONS
256
+ 11.1 ENTIRE AGREEMENT. This License constitutes the entire agreement between
257
+ the Author and the Licensee regarding the subject matter hereof.
258
+
259
+ 11.2 AMENDMENTS. The Author reserves the right to modify this License at any
260
+ time. Continued use of the Software after modifications constitutes acceptance.
261
+
262
+ 11.3 SEVERABILITY. If any provision is held invalid or unenforceable, the
263
+ remainder of this License shall continue in full force and effect.
264
+
265
+ 11.4 GOVERNING LAW. This License shall be governed by and construed in
266
+ accordance with the laws of Spain. Any legal proceedings shall be brought
267
+ exclusively in the courts of Spain.
268
+
269
+ 11.5 ASSIGNMENT. The Licensee may not assign or transfer any rights or
270
+ obligations under this License without prior written consent of the Author.
271
+
272
+ 11.6 NOTICES. Notices shall be sent to pan.devs@proton.me or such other
273
+ address as the Author may designate.
274
+ ================================================================================
275
+ END OF LICENSE
276
+ For questions regarding this License or to request a Commercial License:
277
+
278
+ Pan Devs (Adrián Lavado Munuera)
279
+ Email: pan.devs@proton.me
280
+ Repository: https://github.com/pan-devs/pancalc-tools