summaryrefslogtreecommitdiffstats
path: root/LICENSE.md
diff options
context:
space:
mode:
authorGab <24553253+gabrix73@users.noreply.github.com>2026-08-21 19:20:59 +0200
committerGab <24553253+gabrix73@users.noreply.github.com>2026-08-21 19:20:59 +0200
commitfe3aa4915e26ceeb9cce371d19f4b1a2d47db84a (patch)
tree389bf7e32ad2827bb8dd1aef89e1d1d1f443af38 /LICENSE.md
parent302349c3f23efe48c08f0811c00baa66d0225609 (diff)
downloadfog-fe3aa4915e26ceeb9cce371d19f4b1a2d47db84a.tar.gz
fog-fe3aa4915e26ceeb9cce371d19f4b1a2d47db84a.tar.xz
fog-fe3aa4915e26ceeb9cce371d19f4b1a2d47db84a.zip
License FOG software and documentation
Diffstat (limited to 'LICENSE.md')
-rw-r--r--LICENSE.md35
1 files changed, 35 insertions, 0 deletions
diff --git a/LICENSE.md b/LICENSE.md
new file mode 100644
index 0000000..d7e36cb
--- /dev/null
+++ b/LICENSE.md
@@ -0,0 +1,35 @@
+# FOG Licensing
+
+Copyright (C) 2026 Gab Virebent
+
+FOG uses separate recognised libre licenses for software and documentation.
+
+## Software
+
+Software source code, scripts, tests, build files, container definitions,
+machine-readable fixtures, and other implementation material are licensed
+under the GNU Affero General Public License, version 3 or any later version
+(`AGPL-3.0-or-later`), unless a file explicitly states another license.
+
+The complete version 3 license text is available at
+`LICENSES/AGPL-3.0-or-later.txt`.
+
+The current public repository does not contain a FOG protocol implementation
+or client SDK. This rule applies to software when it is published here; it
+does not claim that such software already exists.
+
+## Documentation
+
+Markdown documentation, protocol specifications, diagrams, and
+`merkle-tree.txt` are licensed under the Creative Commons
+Attribution-ShareAlike 4.0 International license (`CC-BY-SA-4.0`), unless a
+file explicitly states another license.
+
+The complete license text is available at
+`LICENSES/CC-BY-SA-4.0.txt`.
+
+## Scope and third-party material
+
+The license texts in `LICENSES/` retain their original terms. Third-party
+material, when present, retains its own stated license. No trademark rights
+are granted by these licenses.