]> zoso.dev Git - nemo-wallet.git/commitdiff
Add license citations.
authorChris Duncan <chris@zoso.dev>
Sun, 27 Oct 2024 03:16:49 +0000 (20:16 -0700)
committerChris Duncan <chris@zoso.dev>
Sun, 27 Oct 2024 03:16:49 +0000 (20:16 -0700)
app/pages/nemo-wallet.html

index b12699670275b70b11374dbdc9b2b8a629898e99..3ce1d321beab11e1a2d12cfa5991ae1ea3fb3775 100644 (file)
                        <button id="clear-storage-button">
                                Clear Storage
                        </button>
-                       <cite></cite>
+                       <article>
+                               <h2>Licenses</h2>
+                               <cite>
+                                       <a href="https://zoso.dev/?p=libnemo.git;a=blob_plain;f=LICENSES/GPL-3.0-or-later.txt;hb=refs/heads/main">
+                                               libnemo GPLv3 License
+                                       </a>
+                               </cite>
+                               <cite>
+                                       <a href="https://zoso.dev/?p=libnemo.git;a=blob_plain;f=LICENSES/MIT.txt;hb=refs/heads/main">
+                                               libnemo MIT License
+                                       </a>
+                               </cite>
+                               <cite>
+                                       <a href="https://github.com/twbs/icons/blob/main/LICENSE">
+                                               Bootstrap Icons MIT License
+                                       </a>
+                               </cite>
+                       </article>
                </div>
        </main>