diff --git a/README.md b/README.md index 2de9d8b..f22b014 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,4 @@ A multi-platform 2D_Engine made in C. ## Licences - This program is open-source : you can redistribute and/or modify it under the term of the **GNU GPLv3**. - Copyright (C) 2025 Ulysse Cura. See [LICENSE](LICENSE) or [gnu.org/licenses/gpl-3.0.html](https://www.gnu.org/licenses/gpl-3.0.html). + Copyright (C) 2025 - 2026 Ulysse Cura. See [LICENSE](LICENSE) or [gnu.org/licenses/gpl-3.0.html](https://www.gnu.org/licenses/gpl-3.0.html). diff --git a/core/README.md b/core/README.md deleted file mode 100644 index 376e1dd..0000000 --- a/core/README.md +++ /dev/null @@ -1,9 +0,0 @@ -[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) -# 2D_Engine_C SDL2 Core - -## Description -The core made on SDL2 for the multi-platform 2D_Engine_C. - -## Licences -- This program is open-source : you can redistribute and/or modify it under the term of the **GNU GPLv3**. - Copyright (C) 2025 Ulysse Cura. See [LICENSE](LICENSE) or [gnu.org/licenses/gpl-3.0.html](https://www.gnu.org/licenses/gpl-3.0.html).