https://github.com/python/cpython/commit/e119526edface001ad7d7f70249a123c8a122d71 commit: e119526edface001ad7d7f70249a123c8a122d71 branch: main author: Hugo van Kemenade <[email protected]> committer: hugovk <[email protected]> date: 2025-01-25T15:36:58+02:00 summary:
gh-126022: make license.rst consistent with LICENSE: fix underline (#129292) files: M Doc/license.rst diff --git a/Doc/license.rst b/Doc/license.rst index ba139717b17d87..61a26ab2867498 100644 --- a/Doc/license.rst +++ b/Doc/license.rst @@ -277,7 +277,7 @@ CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2 .. _BSD0: ZERO-CLAUSE BSD LICENSE FOR CODE IN THE PYTHON DOCUMENTATION ----------------------------------------------------------------------- +------------------------------------------------------------ .. parsed-literal:: _______________________________________________ Python-checkins mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-checkins.python.org/ Member address: [email protected]
