changeset 136:f713190c6c0b

Also mention that some code snippets are licensed under the terms of BSD-2-Clause
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 06 May 2026 23:47:43 +0200
parents 5fea7180155c
children d43d66060819
files README.rst
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README.rst	Wed May 06 23:41:50 2026 +0200
+++ b/README.rst	Wed May 06 23:47:43 2026 +0200
@@ -79,4 +79,8 @@
 License
 =======
 
-The package is licensed under the terms of the MIT licence.
+The package is licensed under the terms of the MIT Licence.
+
+Some code snippets are licensed under the terms of the
+BSD 2-Clause "Simplified" License as they are taken from the Python
+lexer that is included in Pygments.