diff options
author | Barry Warsaw <barry@python.org> | 2008-03-01 03:15:20 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2008-03-01 03:15:20 (GMT) |
commit | 189b6d85c9295e8224313c076fe5f298817cc76d (patch) | |
tree | 35826ac742d50f63a9f86b3ada7734c4338d1b73 /LICENSE | |
parent | 9d225e63beb0c7a7842893a8a0c04384ace889e7 (diff) | |
download | cpython-189b6d85c9295e8224313c076fe5f298817cc76d.zip cpython-189b6d85c9295e8224313c076fe5f298817cc76d.tar.gz cpython-189b6d85c9295e8224313c076fe5f298817cc76d.tar.bz2 |
More copyright year and version number bumpsv2.6a1
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -55,6 +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 2008 PSF yes Footnotes: @@ -90,7 +91,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. |