summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2023-08-29 23:31:56 -0400
committerJordan Wiens <jordan@psifertex.com>2023-08-29 23:31:56 -0400
commit9202af38c7d0d894038be4192e0a90294a7c07aa (patch)
treeabfda454f9312e813dc5a7bd83c4badf3f8145c6 /README.md
parent1875328326356054538694240064822492534697 (diff)
UI plugin dev and more licensing documentation
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index aa8965f5..b2e51071 100644
--- a/README.md
+++ b/README.md
@@ -113,3 +113,7 @@ In addition to this main API repository being open source Vector35 also has open
## Licensing
Some components may be released under compatible but slightly different open source licenses and will have their own LICENSE file as appropriate.
+
+Remaining components are released under an [MIT](https://github.com/Vector35/binaryninja-api/blob/dev/LICENSE.txt) license.
+
+Note that `.lib` files are included the native binary builds of Binary Ninja for windows. Those lib files are also released under the same license as this repository and may be distributed accordingly.