|
1 | 1 | SPDX-License-Identifier: AGPL-3.0-or-later |
2 | | -SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk> |
| 2 | +SPDX-FileCopyrightText: 2026 Jonathan D.A. Jewell (hyperpolymath) <j.d.a.jewell@open.ac.uk> |
3 | 3 |
|
4 | | -NatSci Studio is licensed under the GNU Affero General Public License, |
5 | | -version 3 or later (AGPL-3.0-or-later). This follows the hyperpolymath |
6 | | -estate convention that projects co-developed with son are AGPL — same |
7 | | -pattern as IDApTIK + Airborne Submarine Squadron. See |
8 | | -~/.claude/CLAUDE.md "License Policy §Rule 3" for the canonical rule. |
| 4 | +------------------------------------------------------------------------ |
| 5 | +PROJECT LICENCE: GNU Affero General Public License v3.0 or later |
| 6 | +------------------------------------------------------------------------ |
9 | 7 |
|
10 | | -The full AGPL-3.0 licence text lives at: |
| 8 | +This project is co-developed and is governed by the GNU Affero General |
| 9 | +Public License, Version 3.0 or any later version (AGPL-3.0-or-later). |
| 10 | + |
| 11 | +------------------------------------------------------------------------ |
| 12 | +COMPONENT LICENSING NOTE |
| 13 | +------------------------------------------------------------------------ |
| 14 | + |
| 15 | +Individual components originally authored solely by Jonathan D.A. Jewell |
| 16 | +(hyperpolymath) are independently governed by the Palimpsest License |
| 17 | +(PMPL-1.0-or-later), with MPL-2.0 as automatic legal fallback until |
| 18 | +PMPL achieves formal recognition. See: |
| 19 | + https://github.com/hyperpolymath/palimpsest-license |
| 20 | + |
| 21 | +When these components are used within this project, the project-level |
| 22 | +AGPL-3.0-or-later applies. When extracted and used independently, the |
| 23 | +component's own PMPL-1.0-or-later / MPL-2.0 terms govern. |
| 24 | + |
| 25 | +------------------------------------------------------------------------ |
| 26 | + |
| 27 | +The complete AGPL-3.0 text is available at: |
11 | 28 | https://www.gnu.org/licenses/agpl-3.0.txt |
12 | 29 |
|
13 | | -TODO (Jonathan): swap this stub for the full AGPL-3.0 text verbatim |
14 | | -before any public release. Until then, the SPDX-License-Identifier |
15 | | -header above declares the intended licence; the file serves as a |
16 | | -pointer to the canonical text. |
17 | | - |
18 | | -Copyright (c) 2026 Jonathan D.A. Jewell and contributors. |
19 | | -This program is free software: you can redistribute it and/or modify |
20 | | -it under the terms of the GNU Affero General Public License as |
21 | | -published by the Free Software Foundation, either version 3 of the |
22 | | -License, or (at your option) any later version. |
23 | | - |
24 | | -This program is distributed in the hope that it will be useful, but |
25 | | -WITHOUT ANY WARRANTY; without even the implied warranty of |
26 | | -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
27 | | -Affero General Public License for more details. |
28 | | - |
29 | | -You should have received a copy of the GNU Affero General Public |
30 | | -License along with this program. If not, see |
31 | | -<https://www.gnu.org/licenses/>. |
| 30 | +This project is free software: you can redistribute it and/or modify |
| 31 | +it under the terms of the GNU Affero General Public License as published |
| 32 | +by the Free Software Foundation, either version 3 of the License, or |
| 33 | +(at your option) any later version. |
| 34 | + |
| 35 | +This project is distributed in the hope that it will be useful, |
| 36 | +but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 37 | +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 38 | +GNU Affero General Public License for more details. |
| 39 | + |
| 40 | +You should have received a copy of the GNU Affero General Public License |
| 41 | +along with this project. If not, see <https://www.gnu.org/licenses/>. |
0 commit comments