Update copyright year in pytudes.py

Updated copyright year from 2022 to 2026 in the license section.
This commit is contained in:
Peter Norvig 2026-03-09 13:43:39 -07:00 committed by GitHub
parent 33a25a4478
commit 622a529e20
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -221,7 +221,7 @@ def format_python(url, description, doc='') -> str:
body = f"""
<div align="right" style="text-align:right"><i>Peter Norvig
<br><a href="https://github.com/norvig/pytudes/blob/main/LICENSE">MIT License</a><br>2015-2022</i></div>
<br><a href="https://github.com/norvig/pytudes/blob/main/LICENSE">MIT License</a><br>2015-2026</i></div>
# pytudes