diff --git a/pep-0648.rst b/pep-0648.rst index 9ff014fbc..0c79ee6ee 100644 --- a/pep-0648.rst +++ b/pep-0648.rst @@ -271,6 +271,15 @@ Support for shutdown custom scripts could also add code at shutdown, but extra support for that is not needed, as Python users can already do that via ``atexit``. +Copyright +========= + +This document is placed in the public domain or under the CC0-1.0-Universal +license, whichever is more permissive. + +References +========== + .. [#bpo-24534] https://bugs.python.org/issue24534