summaryrefslogtreecommitdiff
path: root/docs/about/open-source.md
diff options
context:
space:
mode:
authorXusheng <xusheng@vector35.com>2022-10-14 10:45:24 +0800
committerXusheng <xusheng@vector35.com>2022-10-14 10:45:24 +0800
commit442ed0c3d4b2e504baf14d222b4cf333db1d8dc4 (patch)
tree52cc9932d3de834a6a27a1c50111e3d31d3b57f1 /docs/about/open-source.md
parenta835ef412023854fb434fe02444db4cd26021c9e (diff)
Update Python license info. Fix https://github.com/Vector35/binaryninja/issues/338
Diffstat (limited to 'docs/about/open-source.md')
-rw-r--r--docs/about/open-source.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/about/open-source.md b/docs/about/open-source.md
index 85d4db4a..1aae2b46 100644
--- a/docs/about/open-source.md
+++ b/docs/about/open-source.md
@@ -31,7 +31,7 @@ The previous tools are used in the generation of our documentation, but are not
- [libmspack] ([libmspack license] - LGPL, v2)
- [llvm] ([llvm license] - BSD-style)
- [lzf] ([lzf license] - BSD)
- - [python] ([python license] - Python Software Foundation License 2 -- a Python 2.7 built without GPL components is currently shipped with Windows builds only, other platforms leverage existing Python installs)
+ - [python] ([python license] - Python Software Foundation License 2 -- a Python 3.10 built without GPL components is currently shipped with Windows builds only, other platforms leverage existing Python installs)
- [sqlite] ([sqlite license] - public domain)
- [zlib] ([zlib license] - zlib license)
- [rapidjson] ([rapidjson license] - MIT)