diff options
author | 2015-08-26 23:52:18 +0300 | |
---|---|---|
committer | 2015-08-26 23:52:18 +0300 | |
commit | de76442cc340868617efa9afdf6187998b459adc (patch) | |
tree | 087beab790ca0c801ed860914304a6be692720bd /LICENSE | |
parent | try to document 1ed06832e512 (diff) | |
parent | Attempt to clarify comment (diff) | |
download | pypy-de76442cc340868617efa9afdf6187998b459adc.tar.gz pypy-de76442cc340868617efa9afdf6187998b459adc.tar.bz2 pypy-de76442cc340868617efa9afdf6187998b459adc.zip |
merge default into branch
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -353,8 +353,7 @@ License for 'lib-python/2.7' Except when otherwise stated (look for LICENSE files or copyright/license information at the beginning of each file) the files in the 'lib-python/2.7' directory are all copyrighted by the Python Software Foundation and licensed -under the Python Software License of which you can find a copy here: -http://www.python.org/doc/Copyright.html +under the terms that you can find here: https://docs.python.org/2/license.html License for 'pypy/module/unicodedata/' ====================================== @@ -436,4 +435,4 @@ License for 'pypy/module/_vmprof/src' The code is based on gperftools. You may see a copy of the License for it at - https://code.google.com/p/gperftools/source/browse/COPYING + https://github.com/gperftools/gperftools/blob/master/COPYING |