From bcb2ef2eb63031df54e4916b11063b1f22a57a84 Mon Sep 17 00:00:00 2001 From: ·𐑑𐑴𐑕𐑑𐑩𐑀 Date: Wed, 10 Dec 2025 13:00:26 +0000 Subject: licensing --- README.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'README.rst') 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 ================================================================================ -- cgit v1.2.3