diff options
author | Barry Warsaw <barry@python.org> | 2008-03-01 17:45:23 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2008-03-01 17:45:23 (GMT) |
commit | 659fc426531517e09eb53cccc8ab4e861d8e0c22 (patch) | |
tree | 11e40a1bece93f74b4c6833315c65c189f9696ab /LICENSE | |
parent | 014d4a026a2f969d33ec3c35edc5ac06a3a16933 (diff) | |
download | cpython-659fc426531517e09eb53cccc8ab4e861d8e0c22.zip cpython-659fc426531517e09eb53cccc8ab4e861d8e0c22.tar.gz cpython-659fc426531517e09eb53cccc8ab4e861d8e0c22.tar.bz2 |
Copyright and version tweaks for 3.0a3.v3.0a3
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -55,7 +55,7 @@ the various releases. 2.4.4 2.4.3 2006 PSF yes 2.5 2.4 2006 PSF yes 2.5.1 2.5 2007 PSF yes - 2.6 2.5 unreleased PSF yes + 2.6 2.5 2008 PSF yes 3.0 2.6 2007 PSF yes Footnotes: @@ -92,7 +92,7 @@ license to reproduce, analyze, test, perform and/or display publicly, prepare derivative works, distribute, and otherwise use Python alone or in any derivative version, provided, however, that PSF's License Agreement and PSF's notice of copyright, i.e., "Copyright (c) -2001, 2002, 2003, 2004, 2005, 2006, 2007 Python Software Foundation; +2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Python Software Foundation; All Rights Reserved" are retained in Python alone or in any derivative version prepared by Licensee. |