From f9f0b0e649b4f8125c401f29db84588f6e1b374a Mon Sep 17 00:00:00 2001 From: Chris Duncan Date: Sat, 26 Oct 2024 20:16:49 -0700 Subject: [PATCH] Add license citations. --- app/pages/nemo-wallet.html | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/app/pages/nemo-wallet.html b/app/pages/nemo-wallet.html index b126996..3ce1d32 100644 --- a/app/pages/nemo-wallet.html +++ b/app/pages/nemo-wallet.html @@ -903,7 +903,24 @@ - +
+

Licenses

+ + + libnemo GPLv3 License + + + + + libnemo MIT License + + + + + Bootstrap Icons MIT License + + +
-- 2.34.1