From 456f3c48002abc0c2265363c50913e96e2f629d6 Mon Sep 17 00:00:00 2001 From: Josh Ferrell Date: Fri, 30 Jan 2026 13:05:05 -0500 Subject: Rename corePlugins.ghidraImport -> corePlugins.ghidra --- docs/about/open-source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/about/open-source.md') 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 -- cgit v1.3.1