diff options
| author | Ray <[email protected]> | 2024-01-02 20:58:12 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2024-01-02 20:58:12 +0100 |
| commit | 3f1e59a7cfd53f4a4643dc57f4466784a66542bc (patch) | |
| tree | 3c58f1c749949a8ffc45aa3a72b14766a714d092 /projects | |
| parent | 0a25a3ed7051377d7966cec6c3a3555d8ee0d551 (diff) | |
| download | raylib-3f1e59a7cfd53f4a4643dc57f4466784a66542bc.tar.gz raylib-3f1e59a7cfd53f4a4643dc57f4466784a66542bc.zip | |
Update copyright to 2024
Diffstat (limited to 'projects')
| -rw-r--r-- | projects/4coder/Makefile | 2 | ||||
| -rw-r--r-- | projects/Geany/core_basic_window.c | 2 | ||||
| -rw-r--r-- | projects/VSCode/main.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/projects/4coder/Makefile b/projects/4coder/Makefile index 0d254e34..f2091f0e 100644 --- a/projects/4coder/Makefile +++ b/projects/4coder/Makefile @@ -2,7 +2,7 @@ # # raylib makefile for Desktop platforms, Raspberry Pi, Android and HTML5 # -# Copyright (c) 2013-2023 Ramon Santamaria (@raysan5) +# Copyright (c) 2013-2024 Ramon Santamaria (@raysan5) # # This software is provided "as-is", without any express or implied warranty. In no event # will the authors be held liable for any damages arising from the use of this software. diff --git a/projects/Geany/core_basic_window.c b/projects/Geany/core_basic_window.c index c4dd584a..486f899c 100644 --- a/projects/Geany/core_basic_window.c +++ b/projects/Geany/core_basic_window.c @@ -5,7 +5,7 @@ * This example has been created using raylib 1.0 (www.raylib.com) * raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details) * -* Copyright (c) 2013-2023 Ramon Santamaria (@raysan5) +* Copyright (c) 2013-2024 Ramon Santamaria (@raysan5) * ********************************************************************************************/ diff --git a/projects/VSCode/main.c b/projects/VSCode/main.c index f37b3b28..5a2e342b 100644 --- a/projects/VSCode/main.c +++ b/projects/VSCode/main.c @@ -15,7 +15,7 @@ * This example has been created using raylib 1.0 (www.raylib.com) * raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details) * -* Copyright (c) 2013-2023 Ramon Santamaria (@raysan5) +* Copyright (c) 2013-2024 Ramon Santamaria (@raysan5) * ********************************************************************************************/ |
