From 063b7d6d61b9d6f8eeb4eb6342bb01b3c70ea992 Mon Sep 17 00:00:00 2001 From: akwizgran <michael@briarproject.org> Date: Mon, 8 Jan 2024 16:20:57 +0000 Subject: [PATCH] Update copyright, remove copyright from footer. --- content/page/copyright.md | 13 +------------ themes/briar/layouts/partials/footer.html | 3 +-- 2 files changed, 2 insertions(+), 14 deletions(-) diff --git a/content/page/copyright.md b/content/page/copyright.md index 8d278b5..ec4bab4 100644 --- a/content/page/copyright.md +++ b/content/page/copyright.md @@ -10,17 +10,6 @@ License](https://gnu.org/licenses/gpl.txt). Google Play and the Google Play logo are trademarks of Google Inc. -The mobile phone image is reproduced or modified from work created and -shared by Vernon Chan and -used according to terms described in the [Creative Commons 2.0 -Attribution License](https://creativecommons.org/licenses/by/2.0). - -The server icon was created by -[VisualPharm](http://www.visualpharm.com/). - -The data sharing diagram was created by the Open Technology Fund's -[Localization Lab](https://www.opentech.fund/labs/localization-lab/). - -All other content on this website is (c) 2018 Sublime Software Ltd. You +All other content on this website is (c) 2024 Sublime Software Ltd. You can redistribute and modify it under the terms of the [Creative Commons 4.0 Attribution License](https://creativecommons.org/licenses/by/4.0). diff --git a/themes/briar/layouts/partials/footer.html b/themes/briar/layouts/partials/footer.html index 8df14c7..05e59bf 100644 --- a/themes/briar/layouts/partials/footer.html +++ b/themes/briar/layouts/partials/footer.html @@ -1,4 +1,4 @@ - <div id="footer_container"> + <div id="footer_container"> <div id="footer"> <img src="/img/briar-gray.svg" alt="Briar Logo Gray"> <div class="newsletter"> @@ -37,6 +37,5 @@ </a> <p><span style="font-family: 'Inter 600';">Bitcoin and BCH:</span> 1NZCKkUCtJV2U2Y9hDb9uq8S7ksFCFGR6K </p> </div> - <p id="copyright">Content on this website is (c) 2024 Sublime Software Ltd.</p> </div> </div> -- GitLab