From dc9a6dc3224fb194f638fcb8127b7cd001c5d161 Mon Sep 17 00:00:00 2001 From: Eddie Nielsen <“ed”@edcore.dk”> Date: Sun, 22 Mar 2026 12:37:38 +0000 Subject: [PATCH] Updated README --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index d1a4e5f..d6d149e 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ No guesswork. No forgotten volumes. No broken restores. * [🧱 Current Features](#-current-features) * [🔥 Roadmap](#-roadmap) * [🧠 Philosophy](#-philosophy) +* [📜 License](#-license) * [🤝 Contributing](#-contributing) --- @@ -197,6 +198,25 @@ But **system understanding**. --- +## 📜 License + +This project is licensed under the **GNU General Public License v3.0 (GPL-3.0)**. + +You are free to: + +* Use the software +* Study and modify it +* Share and redistribute it + +Under the condition that: + +* Any derivative work must also be licensed under GPL-3.0 +* Source code must be made available when distributed + +See the full license in the [LICENSE](LICENSE) file. + +--- + ## 🤝 Contributing Feel free to contribute, suggest improvements or fork the project.