aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Fijalkowski <fijall@gmail.com>2015-02-05 15:29:38 +0200
committerMaciej Fijalkowski <fijall@gmail.com>2015-02-05 15:29:38 +0200
commit004374d6fd67a1ed215e6b4b5cb036d9c28f0671 (patch)
treea77b04818eb15b899e559bbbb533278fbb1e8d79 /LICENSE
parentFix FAQ reference (diff)
parentmerge vmprof (diff)
downloadpypy-004374d6fd67a1ed215e6b4b5cb036d9c28f0671.tar.gz
pypy-004374d6fd67a1ed215e6b4b5cb036d9c28f0671.tar.bz2
pypy-004374d6fd67a1ed215e6b4b5cb036d9c28f0671.zip
merge vmprof - add profiling capabilities
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE7
1 files changed, 7 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
index 04a58e82df..20637d7114 100644
--- a/LICENSE
+++ b/LICENSE
@@ -420,3 +420,10 @@ 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