summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
author·𐑑𐑴𐑕𐑑𐑩𐑀2025-12-10 13:00:26 +0000
committer·𐑑𐑴𐑕𐑑𐑩𐑀2025-12-10 13:00:26 +0000
commitbcb2ef2eb63031df54e4916b11063b1f22a57a84 (patch)
treeb54957403d7b4a1c4a96537e5e75f3e0322650c7 /README.rst
parentb02a6a48406efba8171931be93c424d4bfd81352 (diff)
downloadnixtaml-bcb2ef2eb63031df54e4916b11063b1f22a57a84.tar
nixtaml-bcb2ef2eb63031df54e4916b11063b1f22a57a84.tar.gz
nixtaml-bcb2ef2eb63031df54e4916b11063b1f22a57a84.tar.bz2
nixtaml-bcb2ef2eb63031df54e4916b11063b1f22a57a84.tar.lz
nixtaml-bcb2ef2eb63031df54e4916b11063b1f22a57a84.tar.xz
nixtaml-bcb2ef2eb63031df54e4916b11063b1f22a57a84.tar.zst
nixtaml-bcb2ef2eb63031df54e4916b11063b1f22a57a84.zip
licensing
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 29e11f8..4ec9016 100644
--- a/README.rst
+++ b/README.rst
@@ -50,6 +50,22 @@ Future goals:
β€’ provide a flake-like specification for project layout, but with less holes
+License
+===============================================================================
+
+Depending on the content, this project is licensed under one of
+
+β€’ :t:`GNU General Public License, version 3.0 later` (``GPL-3.0-or-later``)
+β€’ :t:`GNU Lesser General Public License version 2.1 or later`
+ (``LGPL-2.1-or-later``)β€Šwith & without the :t:`OCaml LGPL Linking Exception`
+ (``OCaml-LGPL-linking-exception``)
+β€’ :t:`ISC License` (``ISC``)
+β€’ :t:`Creative Commons Attribution-ShareAlike 4.0 International`
+ (``CC-BY-SA-4.0``)
+
+For details read ``LICENSE.txt`` with full license texts at ``license/``.
+
+
Pitching in
================================================================================