Updated copyrights
This commit is contained in:
parent
e792cb7bc5
commit
e5992364cc
|
|
@ -6,4 +6,4 @@ A multi-platform 2D_Engine made in C.
|
||||||
|
|
||||||
## Licences
|
## Licences
|
||||||
- This program is open-source : you can redistribute and/or modify it under the term of the **GNU GPLv3**.
|
- 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).
|
||||||
|
|
|
||||||
|
|
@ -1,9 +0,0 @@
|
||||||
[](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).
|
|
||||||
Loading…
Reference in New Issue