From b366ebd28bcb44492719b487f9dd34b6da56d23f Mon Sep 17 00:00:00 2001 From: Mason Reed Date: Thu, 13 Feb 2025 13:26:44 -0500 Subject: Add licensing check for Rust code If we add new rust dependencies we should now be alerted when a new license type is added. --- about.hbs | 70 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 about.hbs (limited to 'about.hbs') diff --git a/about.hbs b/about.hbs new file mode 100644 index 00000000..9091a2a7 --- /dev/null +++ b/about.hbs @@ -0,0 +1,70 @@ + + + + + + + +
+
+

Third Party Licenses

+

This page lists the licenses of the **rust** projects used in binaryninja-api.

+
+ +

Overview of licenses:

+ + +

All license text:

+ +
+ + + \ No newline at end of file -- cgit v1.3.1