1- SPDX-License-Identifier: MIT AND Palimpsest-0.8
2-
3- This project is dual-licensed under the MIT License and Palimpsest License v0.8.
4- You may choose either license to govern your use of this software.
1+ SPDX-License-Identifier: MIT OR AGPL-3.0-or-later
2+ SPDX-FileCopyrightText: 2024-2025 hyperpolymath
53
64================================================================================
7- MIT License
5+ DUAL LICENSE: MIT OR AGPL-3.0-or-later
86================================================================================
97
10- Copyright (c) 2024 Jonathan D.A. Jewell
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).
11+
12+ --------------------------------------------------------------------------------
13+ MIT LICENSE
14+ --------------------------------------------------------------------------------
15+
16+ Copyright (c) 2024-2025 hyperpolymath
1117
1218Permission is hereby granted, free of charge, to any person obtaining a copy
1319of this software and associated documentation files (the "Software"), to deal
@@ -27,8 +33,59 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2733OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2834SOFTWARE.
2935
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+
3069================================================================================
31- Palimpsest License v0.8
70+ PALIMPSEST PHILOSOPHICAL OVERLAY (NON-BINDING)
3271================================================================================
3372
34- See LICENSE-PALIMPSEST.txt for the full text of the Palimpsest License.
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