@@ -36,34 +36,9 @@ the various releases.
3636 2.1 2.0+1.6.1 2001 PSF no
3737 2.0.1 2.0+1.6.1 2001 PSF yes
3838 2.1.1 2.1+2.0.1 2001 PSF yes
39- 2.2 2.1.1 2001 PSF yes
4039 2.1.2 2.1.1 2002 PSF yes
4140 2.1.3 2.1.2 2002 PSF yes
42- 2.2.1 2.2 2002 PSF yes
43- 2.2.2 2.2.1 2002 PSF yes
44- 2.2.3 2.2.2 2003 PSF yes
45- 2.3 2.2.2 2002-2003 PSF yes
46- 2.3.1 2.3 2002-2003 PSF yes
47- 2.3.2 2.3.1 2002-2003 PSF yes
48- 2.3.3 2.3.2 2002-2003 PSF yes
49- 2.3.4 2.3.3 2004 PSF yes
50- 2.3.5 2.3.4 2005 PSF yes
51- 2.4 2.3 2004 PSF yes
52- 2.4.1 2.4 2005 PSF yes
53- 2.4.2 2.4.1 2005 PSF yes
54- 2.4.3 2.4.2 2006 PSF yes
55- 2.4.4 2.4.3 2006 PSF yes
56- 2.5 2.4 2006 PSF yes
57- 2.5.1 2.5 2007 PSF yes
58- 2.5.2 2.5.1 2008 PSF yes
59- 2.5.3 2.5.2 2008 PSF yes
60- 2.6 2.5 2008 PSF yes
61- 2.6.1 2.6 2008 PSF yes
62- 2.6.2 2.6.1 2009 PSF yes
63- 2.6.3 2.6.2 2009 PSF yes
64- 2.6.4 2.6.3 2009 PSF yes
65- 2.6.5 2.6.4 2010 PSF yes
66- 2.7 2.6 2010 PSF yes
41+ 2.2 and above 2.1.1 2001-now PSF yes
6742
6843Footnotes:
6944
@@ -98,9 +73,10 @@ grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
9873analyze, test, perform and/or display publicly, prepare derivative works,
9974distribute, and otherwise use Python alone or in any derivative version,
10075provided, however, that PSF's License Agreement and PSF's notice of copyright,
101- i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
102- Python Software Foundation; All Rights Reserved" are retained in Python alone or
103- in any derivative version prepared by Licensee.
76+ i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
77+ 2011, 2012, 2013, 2014, 2015, 2016 Python Software Foundation; All Rights
78+ Reserved" are retained in Python alone or in any derivative version prepared by
79+ Licensee.
10480
105813. In the event Licensee prepares a derivative work that is based on
10682or incorporates Python or any part thereof, and wants to make
@@ -328,7 +304,7 @@ This copy of Python includes a copy of bzip2, which is licensed under the follow
328304--------------------------------------------------------------------------
329305
330306This program, "bzip2", the associated library "libbzip2", and all
331- documentation, are copyright (C) 1996-2007 Julian R Seward. All
307+ documentation, are copyright (C) 1996-2010 Julian R Seward. All
332308rights reserved.
333309
334310Redistribution and use in source and binary forms, with or without
@@ -363,7 +339,7 @@ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
363339SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
364340
365341Julian Seward, jseward@bzip.org
366- bzip2/libbzip2 version 1.0.5 of 10 December 2007
342+ bzip2/libbzip2 version 1.0.6 of 6 September 2010
367343
368344--------------------------------------------------------------------------
369345
@@ -516,7 +492,7 @@ This copy of Python includes a copy of openssl, which is licensed under the foll
516492 ---------------
517493
518494/* ====================================================================
519- * Copyright (c) 1998-2008 The OpenSSL Project. All rights reserved.
495+ * Copyright (c) 1998-2016 The OpenSSL Project. All rights reserved.
520496 *
521497 * Redistribution and use in source and binary forms, with or without
522498 * modification, are permitted provided that the following conditions
@@ -668,7 +644,7 @@ Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you
668644are acquiring the software on behalf of the Department of Defense, the
669645software shall be classified as "Commercial Computer Software" and the
670646Government shall have only "Restricted Rights" as defined in Clause
671- 252.227-7013 (c ) (1 ) of DFARs. Notwithstanding the foregoing, the
647+ 252.227-7013 (b ) (3 ) of DFARs. Notwithstanding the foregoing, the
672648authors grant the U.S. Government and others acting in its behalf
673649permission to use and distribute the software in accordance with the
674650terms specified in this license.
@@ -710,7 +686,7 @@ Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2). If you
710686are acquiring the software on behalf of the Department of Defense, the
711687software shall be classified as "Commercial Computer Software" and the
712688Government shall have only "Restricted Rights" as defined in Clause
713- 252.227-7013 (c ) (1 ) of DFARs. Notwithstanding the foregoing, the
689+ 252.227-7013 (b ) (3 ) of DFARs. Notwithstanding the foregoing, the
714690authors grant the U.S. Government and others acting in its behalf
715691permission to use and distribute the software in accordance with the
716692terms specified in this license.
0 commit comments