mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
added PSF licensing blurbs to relevant files
This commit is contained in:
parent
16fd9026d9
commit
63168a52f4
5 changed files with 15 additions and 0 deletions
|
|
@ -42,6 +42,9 @@
|
|||
# OF THIS SOFTWARE.
|
||||
# --------------------------------------------------------------------
|
||||
|
||||
# Licensed to PSF under a Contributor Agreement.
|
||||
# See http://www.python.org/2.4/license for licensing details.
|
||||
|
||||
##
|
||||
# Implementation module for XPath support. There's usually no reason
|
||||
# to import this module directly; the <b>ElementTree</b> does this for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue