diff options
| author | Β·ππ΄πππ©π€ | 2025-12-10 13:00:26 +0000 |
|---|---|---|
| committer | Β·ππ΄πππ©π€ | 2025-12-10 13:00:26 +0000 |
| commit | bcb2ef2eb63031df54e4916b11063b1f22a57a84 (patch) | |
| tree | b54957403d7b4a1c4a96537e5e75f3e0322650c7 /README.rst | |
| parent | b02a6a48406efba8171931be93c424d4bfd81352 (diff) | |
| download | nixtaml-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.rst | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -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 ================================================================================ |
