/ LICENSE.txt
LICENSE.txt
 1  SPDX-License-Identifier: MIT OR AGPL-3.0-or-later
 2  SPDX-FileCopyrightText: 2024-2025 hyperpolymath
 3  
 4  ================================================================================
 5  DUAL LICENSE: MIT OR AGPL-3.0-or-later
 6  ================================================================================
 7  
 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
17  
18  Permission is hereby granted, free of charge, to any person obtaining a copy
19  of this software and associated documentation files (the "Software"), to deal
20  in the Software without restriction, including without limitation the rights
21  to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
22  copies of the Software, and to permit persons to whom the Software is
23  furnished to do so, subject to the following conditions:
24  
25  The above copyright notice and this permission notice shall be included in all
26  copies or substantial portions of the Software.
27  
28  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
29  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
30  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
31  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
32  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
33  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
34  SOFTWARE.
35  
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  
69  ================================================================================
70  PALIMPSEST PHILOSOPHICAL OVERLAY (NON-BINDING)
71  ================================================================================
72  
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  ================================================================================