From bd79058080dddd726876a5d2b2a3c40ac549691b Mon Sep 17 00:00:00 2001 From: Ed Nielsen Date: Wed, 18 Mar 2026 16:02:24 +0100 Subject: [PATCH] Add terminal UI and update README --- LICENSE | 13 +++++++++++++ README.md | 8 ++++++++ 2 files changed, 21 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..6ebb9c2 --- /dev/null +++ b/LICENSE @@ -0,0 +1,13 @@ +GNU GENERAL PUBLIC LICENSE +Version 3, 29 June 2007 + +Copyright (C) 2026 Eddie Nielsen + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/README.md b/README.md index 42d3185..8c8cf62 100644 --- a/README.md +++ b/README.md @@ -129,3 +129,11 @@ update-manager update ## 🦊 Author Built with ❤️ for Lanx by **NodeFox*** and **Eddie** + +--- + +## 📜 License + +This project is licensed under the GNU GPL v3 License. + +You are free to use, modify and distribute this software under the same license.