1- SPDX-License-Identifier: AGPL-3.0-or-later OR LicenseRef-Palimpsest-0.5
1+ SPDX-License-Identifier: MIT OR AGPL-3.0-or-later
2+ SPDX-FileCopyrightText: 2024-2025 hyperpolymath
23
3- This software is dual-licensed under:
4- 1. GNU Affero General Public License v3.0 or later
5- 2. Palimpsest License v0.5
6-
7- See https://spdx.org/licenses/ for license details.
4+ ================================================================================
5+ DUAL LICENSE: MIT OR AGPL-3.0-or-later
86================================================================================
97
10- Dual License: MIT OR Apache-2.0
11-
12- This project is dual-licensed under either:
13-
14- - MIT License (see below)
15- - Apache License, Version 2.0 (see below)
8+ This project is dual-licensed under the MIT License OR the GNU Affero General
9+ Public License v3.0 or later. You may choose to use, copy, modify, and
10+ distribute this work under the terms of EITHER license (your choice).
1611
17- at your option.
12+ --------------------------------------------------------------------------------
13+ MIT LICENSE
14+ --------------------------------------------------------------------------------
1815
19- ================================================================================
20- MIT License
21- ================================================================================
22-
23- Copyright (c) 2025 Jonathan D.A. Jewell and conflow contributors
16+ Copyright (c) 2024-2025 hyperpolymath
2417
2518Permission is hereby granted, free of charge, to any person obtaining a copy
2619of this software and associated documentation files (the "Software"), to deal
@@ -40,155 +33,59 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4033OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4134SOFTWARE.
4235
36+ --------------------------------------------------------------------------------
37+ GNU AFFERO GENERAL PUBLIC LICENSE v3.0 OR LATER
38+ --------------------------------------------------------------------------------
39+
40+ This program is free software: you can redistribute it and/or modify it under
41+ the terms of the GNU Affero General Public License as published by the Free
42+ Software Foundation, either version 3 of the License, or (at your option) any
43+ later version.
44+
45+ This program is distributed in the hope that it will be useful, but WITHOUT
46+ ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
47+ FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
48+ details.
49+
50+ You should have received a copy of the GNU Affero General Public License along
51+ with this program. If not, see <https://www.gnu.org/licenses/>.
52+
53+ The full text of the AGPL-3.0 is available at:
54+ https://www.gnu.org/licenses/agpl-3.0.txt
55+
56+ --------------------------------------------------------------------------------
57+ CHOOSING YOUR LICENSE
58+ --------------------------------------------------------------------------------
59+
60+ You may choose to use this work under:
61+ 1. MIT License - Standard permissive open source license
62+ 2. AGPL-3.0-or-later - Copyleft license requiring source disclosure for
63+ network services
64+
65+ For most uses, MIT License provides maximum flexibility.
66+ For ensuring open source remains open (especially for SaaS/network services),
67+ AGPL-3.0-or-later provides stronger protections.
68+
4369================================================================================
44- Apache License, Version 2.0
70+ PALIMPSEST PHILOSOPHICAL OVERLAY (NON-BINDING)
4571================================================================================
4672
47- Apache License
48- Version 2.0, January 2004
49- https://www.apache.org/licenses/
50-
51- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
52-
53- 1. Definitions.
54-
55- "License" shall mean the terms and conditions for use, reproduction,
56- and distribution as defined by Sections 1 through 9 of this document.
57-
58- "Licensor" shall mean the copyright owner or entity authorized by
59- the copyright owner that is granting the License.
60-
61- "Legal Entity" shall mean the union of the acting entity and all
62- other entities that control, are controlled by, or are under common
63- control with that entity. For the purposes of this definition,
64- "control" means (i) the power, direct or indirect, to cause the
65- direction or management of such entity, whether by contract or
66- otherwise, or (ii) ownership of fifty percent (50%) or more of the
67- outstanding shares, or (iii) beneficial ownership of such entity.
68-
69- "You" (or "Your") shall mean an individual or Legal Entity
70- exercising permissions granted by this License.
71-
72- "Source" form shall mean the preferred form for making modifications,
73- including but not limited to software source code, documentation
74- source, and configuration files.
75-
76- "Object" form shall mean any form resulting from mechanical
77- transformation or translation of a Source form, including but
78- not limited to compiled object code, generated documentation,
79- and conversions to other media types.
80-
81- "Work" shall mean the work of authorship, whether in Source or
82- Object form, made available under the License, as indicated by a
83- copyright notice that is included in or attached to the work.
84-
85- "Derivative Works" shall mean any work, whether in Source or Object
86- form, that is based on (or derived from) the Work and for which the
87- editorial revisions, annotations, elaborations, or other modifications
88- represent, as a whole, an original work of authorship.
89-
90- "Contribution" shall mean any work of authorship, including
91- the original version of the Work and any modifications or additions
92- to that Work or Derivative Works thereof, that is intentionally
93- submitted to the Licensor for inclusion in the Work by the copyright
94- owner or by an individual or Legal Entity authorized to submit on
95- behalf of the copyright owner.
96-
97- "Contributor" shall mean Licensor and any individual or Legal Entity
98- on behalf of whom a Contribution has been received by Licensor and
99- subsequently incorporated within the Work.
100-
101- 2. Grant of Copyright License. Subject to the terms and conditions of
102- this License, each Contributor hereby grants to You a perpetual,
103- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
104- copyright license to reproduce, prepare Derivative Works of,
105- publicly display, publicly perform, sublicense, and distribute the
106- Work and such Derivative Works in Source or Object form.
107-
108- 3. Grant of Patent License. Subject to the terms and conditions of
109- this License, each Contributor hereby grants to You a perpetual,
110- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
111- (except as stated in this section) patent license to make, have made,
112- use, offer to sell, sell, import, and otherwise transfer the Work,
113- where such license applies only to those patent claims licensable
114- by such Contributor that are necessarily infringed by their
115- Contribution(s) alone or by combination of their Contribution(s)
116- with the Work to which such Contribution(s) was submitted.
117-
118- 4. Redistribution. You may reproduce and distribute copies of the
119- Work or Derivative Works thereof in any medium, with or without
120- modifications, and in Source or Object form, provided that You
121- meet the following conditions:
122-
123- (a) You must give any other recipients of the Work or
124- Derivative Works a copy of this License; and
125-
126- (b) You must cause any modified files to carry prominent notices
127- stating that You changed the files; and
128-
129- (c) You must retain, in the Source form of any Derivative Works
130- that You distribute, all copyright, patent, trademark, and
131- attribution notices from the Source form of the Work,
132- excluding those notices that do not pertain to any part of
133- the Derivative Works; and
134-
135- (d) If the Work includes a "NOTICE" text file as part of its
136- distribution, then any Derivative Works that You distribute must
137- include a readable copy of the attribution notices contained
138- within such NOTICE file, excluding those notices that do not
139- pertain to any part of the Derivative Works, in at least one
140- of the following places: within a NOTICE text file distributed
141- as part of the Derivative Works; within the Source form or
142- documentation, if provided along with the Derivative Works; or,
143- within a display generated by the Derivative Works, if and
144- wherever such third-party notices normally appear.
145-
146- You may add Your own attribution notices within Derivative Works
147- that You distribute, alongside or as an addendum to the NOTICE text
148- from the Work, provided that such additional attribution notices
149- cannot be construed as modifying the License.
150-
151- 5. Submission of Contributions. Unless You explicitly state otherwise,
152- any Contribution intentionally submitted for inclusion in the Work
153- by You to the Licensor shall be under the terms and conditions of
154- this License, without any additional terms or conditions.
155-
156- 6. Trademarks. This License does not grant permission to use the trade
157- names, trademarks, service marks, or product names of the Licensor,
158- except as required for reasonable and customary use in describing the
159- origin of the Work and reproducing the content of the NOTICE file.
160-
161- 7. Disclaimer of Warranty. Unless required by applicable law or
162- agreed to in writing, Licensor provides the Work (and each
163- Contributor provides its Contributions) on an "AS IS" BASIS,
164- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
165- implied, including, without limitation, any warranties or conditions
166- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
167- PARTICULAR PURPOSE. You are solely responsible for determining the
168- appropriateness of using or redistributing the Work and assume any
169- risks associated with Your exercise of permissions under this License.
170-
171- 8. Limitation of Liability. In no event and under no legal theory,
172- whether in tort (including negligence), contract, or otherwise,
173- unless required by applicable law (such as deliberate and grossly
174- negligent acts) or agreed to in writing, shall any Contributor be
175- liable to You for damages, including any direct, indirect, special,
176- incidental, or consequential damages of any character arising as a
177- result of this License or out of the use or inability to use the
178- Work (including but not limited to damages for loss of goodwill,
179- work stoppage, computer failure or malfunction, or any and all
180- other commercial damages or losses), even if such Contributor
181- has been advised of the possibility of such damages.
182-
183- 9. Accepting Warranty or Additional Liability. While redistributing
184- the Work or Derivative Works thereof, You may choose to offer,
185- and charge a fee for, acceptance of support, warranty, indemnity,
186- or other liability obligations and/or rights consistent with this
187- License. However, in accepting such obligations, You may act only
188- on Your own behalf and on Your sole responsibility, not on behalf
189- of any other Contributor, and only if You agree to indemnify,
190- defend, and hold each Contributor harmless for any liability
191- incurred by, or claims asserted against, such Contributor by reason
192- of your accepting any such warranty or additional liability.
193-
194- END OF TERMS AND CONDITIONS
73+ This project encourages (but does not legally require) adherence to the
74+ principles of the Palimpsest License - a framework for consent-based digital
75+ interaction and the future web.
76+
77+ Core Principles (Encouraged):
78+ - Respect for emotional and creative lineage
79+ - Transparent AI training practices with explicit consent
80+ - Preservation of metadata and attribution
81+ - Protection of narrative intent and cultural context
82+
83+ The Palimpsest principles represent our vision for a consent-based internet.
84+ While not legally binding for use of this software, we encourage all users
85+ and contributors to familiarize themselves with these principles.
86+
87+ Learn more: https://github.com/hyperpolymath/palimpsest-license
88+
89+ ================================================================================
90+ END OF LICENSE
91+ ================================================================================
0 commit comments