# HG changeset patch # User Franz Glasner # Date 1778104063 -7200 # Node ID f713190c6c0bc8c2d9f62700b9a9243213a9c8a7 # Parent 5fea7180155cff5f7515fa061e0d132e0f0fd4b1 Also mention that some code snippets are licensed under the terms of BSD-2-Clause diff -r 5fea7180155c -r f713190c6c0b README.rst --- 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.