diff options
author | 2015-02-06 11:28:06 +0200 | |
---|---|---|
committer | 2015-02-06 11:28:06 +0200 | |
commit | 88d3614c9f0925aae14f041fedb48d53815c7733 (patch) | |
tree | 21b5f9d34e54d91d2e0e5f54e152b363b5780cdf /LICENSE | |
parent | merge (diff) | |
download | pypy-88d3614c9f0925aae14f041fedb48d53815c7733.tar.gz pypy-88d3614c9f0925aae14f041fedb48d53815c7733.tar.bz2 pypy-88d3614c9f0925aae14f041fedb48d53815c7733.zip |
backout vmprof merge, clearly not ready for the prime time
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -420,10 +420,3 @@ The gdbm module includes code from gdbm.h, which is distributed under the terms of the GPL license version 2 or any later version. Thus the gdbm module, provided in the file lib_pypy/gdbm.py, is redistributed under the terms of the GPL license as well. - -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 |