Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
diff 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 |
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.
