comparison README.rst @ 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 c90be4a80c1a
children 69283c05ba48
comparison
equal deleted inserted replaced
135:5fea7180155c 136:f713190c6c0b
77 77
78 78
79 License 79 License
80 ======= 80 =======
81 81
82 The package is licensed under the terms of the MIT licence. 82 The package is licensed under the terms of the MIT Licence.
83
84 Some code snippets are licensed under the terms of the
85 BSD 2-Clause "Simplified" License as they are taken from the Python
86 lexer that is included in Pygments.