From 95c588dafd458c1823dcfa9a2d05e26c10df5dd0 Mon Sep 17 00:00:00 2001 From: DeaDvey Date: Wed, 3 Jan 2024 01:35:42 +0000 Subject: [PATCH] added copyright and license notice (GPL3) --- html.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/html.js b/html.js index c44a8f2..5027060 100644 --- a/html.js +++ b/html.js @@ -31,7 +31,8 @@ let pageBottom = `
  • Gitlab
  • Mastadon(.social)
  • Letterboxd (film reviews)
  • - +
    + © DeaDvey 2023 - 2024
    This work is licensed under the terms of the GNU General Public License, version 3.0. You are free to copy, distribute, and modify this work under the terms of the GPL 3.0 License. Please see the full license text for details.
    `