summaryrefslogtreecommitdiff
path: root/binaryninjaapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'binaryninjaapi.h')
-rw-r--r--binaryninjaapi.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/binaryninjaapi.h b/binaryninjaapi.h
index 1c482b66..af9992fd 100644
--- a/binaryninjaapi.h
+++ b/binaryninjaapi.h
@@ -19201,6 +19201,7 @@ namespace BinaryNinja {
std::string GetPluginDirectory() const;
std::string GetAuthor() const;
std::string GetDescription() const;
+ std::string GetLicenseText() const;
std::string GetName() const;
std::vector<PluginType> GetPluginTypes() const;
std::string GetPackageUrl() const;