summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMason Reed <mason@vector35.com>2025-09-15 14:02:12 -0400
committerMason Reed <mason@vector35.com>2025-10-01 21:38:39 -0400
commit34ac7c8646186b76ef10b18c2b8f10ed552d7b24 (patch)
treeea61d2ebce869c48c501dc21643baf5ab2905542
parentede39aee7e00c40a43b67ca18dd8ab80ee863d85 (diff)
Add MPL-2.0 to accepted licenses
-rw-r--r--about.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/about.toml b/about.toml
index aaf511f8..e80421c3 100644
--- a/about.toml
+++ b/about.toml
@@ -6,5 +6,6 @@ accepted = [
"ISC",
"BSD-3-Clause",
"BSL-1.0",
- "LicenseRef-scancode-google-patent-license-fuchsia"
+ "LicenseRef-scancode-google-patent-license-fuchsia",
+ "MPL-2.0"
] \ No newline at end of file