From a777f7142b9f2c74a3fe1d7b54a411a3c2456d27 Mon Sep 17 00:00:00 2001 From: Erick Ahmed Date: Mon, 13 Jul 2026 15:24:06 +0200 Subject: [PATCH] Add copyright notice --- COPYRIGHT.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 COPYRIGHT.md diff --git a/COPYRIGHT.md b/COPYRIGHT.md new file mode 100644 index 0000000..d642255 --- /dev/null +++ b/COPYRIGHT.md @@ -0,0 +1,9 @@ +# Copyright + +Copyright © 2026 Erick Ahmed + +The source code in this repository is licensed under the **GNU General Public License v3.0 or later (GPL-3.0-or-later)**. + +A copy of the license is provided in the `LICENSE` file. If any discrepancy exists between this notice and the `LICENSE` file, the `LICENSE` file shall prevail. + +Any third-party components included in this repository at any point during developement remain the property of their respective copyright holders and are subject to their own license terms.