fix: add Unicode license (#6579)

This commit is contained in:
pajlada
2025-11-14 21:27:01 +01:00
committed by GitHub
parent c72d6707e3
commit b63702974e
2 changed files with 42 additions and 0 deletions
+3
View File
@@ -141,6 +141,9 @@ AboutPage::AboutPage()
":/licenses/howard-hinnant-date.txt");
addLicense(form.getElement(), "{fmt}", "https://fmt.dev",
":/licenses/fmtlib.txt");
addLicense(form.getElement(), "Unicode",
"https://www.unicode.org/copyright.html",
":/licenses/unicode.txt");
}
// Attributions