diff options
| author | Josh Ferrell <josh@vector35.com> | 2026-01-30 13:05:05 -0500 |
|---|---|---|
| committer | Josh Ferrell <josh@vector35.com> | 2026-02-07 12:43:05 -0500 |
| commit | 456f3c48002abc0c2265363c50913e96e2f629d6 (patch) | |
| tree | 9243ba769e8a7b513aa18215428cc09bdf40b6ba /docs/about | |
| parent | 70bbb18a9444824a8ec2b9a7ff57fc848e017b6e (diff) | |
Rename corePlugins.ghidraImport -> corePlugins.ghidra
Diffstat (limited to 'docs/about')
| -rw-r--r-- | docs/about/open-source.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/about/open-source.md b/docs/about/open-source.md index 43300b21..18357b43 100644 --- a/docs/about/open-source.md +++ b/docs/about/open-source.md @@ -50,7 +50,7 @@ The previous tools are used in the generation of our documentation, but are not - [capstone] ([capstone license] - 3-clause BSD) used in the [PPC architecture module] as an example of how to wrap an external disassembler - [flatbuffer] ([flatbuffer license] - Apache License 2.0) used in the binary format for the function fingerprint libraries - [deprecation] ([deprecation license] - Apache License 2.0) used in the Python API for marking deprecated functions/properties/classes - - [GraalVM CE] ([GraalVM CE license] - GPLv2 with the "Classpath" Exception) used in building the Ghidra DB FFI for the Ghidra Import plugin + - [GraalVM CE] ([GraalVM CE license] - GPLv2 with the "Classpath" Exception) used in building the Ghidra DB FFI for the Ghidra plugin ## Rust Licenses |
