Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
diff docs/conf.py @ 118:a861ac4d11fc
Extend the copyright to Simon Wachter in the docs
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 06 May 2026 14:19:59 +0200 |
| parents | 93ade4c595b7 |
| children | 9be446a43b81 |
line wrap: on
line diff
--- a/docs/conf.py Wed May 06 13:35:12 2026 +0200 +++ b/docs/conf.py Wed May 06 14:19:59 2026 +0200 @@ -19,7 +19,7 @@ # https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information project = 'Pygments Pseudocode Lexer' -copyright = '2026 Franz Glasner' +copyright = '2026 Franz Glasner. © Copyright 2015 Simon Wachter' author = 'Franz Glasner' # Determine "release" dynamically from the package's "__version__" with io.open("../pygments_lexer_pseudocode2/__init__.py",
