From 442ed0c3d4b2e504baf14d222b4cf333db1d8dc4 Mon Sep 17 00:00:00 2001 From: Xusheng Date: Fri, 14 Oct 2022 10:45:24 +0800 Subject: Update Python license info. Fix https://github.com/Vector35/binaryninja/issues/338 --- docs/about/open-source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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) -- cgit v1.3.1