From 59e2d2f8a1480336400429d28fe9da98d4066b50 Mon Sep 17 00:00:00 2001 From: KKlochko Date: Thu, 22 May 2025 21:38:29 +0300 Subject: [PATCH] Update the footer to add the license. --- .../components/my_partials/footer.ex | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/decentralised_book_index_web/components/my_partials/footer.ex b/lib/decentralised_book_index_web/components/my_partials/footer.ex index 040ae6f..c13d6b2 100644 --- a/lib/decentralised_book_index_web/components/my_partials/footer.ex +++ b/lib/decentralised_book_index_web/components/my_partials/footer.ex @@ -9,6 +9,9 @@ defmodule DecentralisedBookIndexWeb.Components.MyPartials.Footer do © 2025 Kostiantyn Klochko. All Rights Reserved. + + Decentralised book index is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. + """