diff options
| author | Ray <[email protected]> | 2023-01-01 16:00:56 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2023-01-01 16:00:56 +0100 |
| commit | b59fab7ee6035886554778e8adc540deb3f29f4a (patch) | |
| tree | 065d53b4b0d2057c7eaa31d11b3ef4b6a9a07b3d /projects | |
| parent | 713e26332f15209a9b8f2315a909858a21fa5fd4 (diff) | |
| download | raylib-b59fab7ee6035886554778e8adc540deb3f29f4a.tar.gz raylib-b59fab7ee6035886554778e8adc540deb3f29f4a.zip | |
Update year to 2023
Diffstat (limited to 'projects')
| -rw-r--r-- | projects/Geany/core_basic_window.c | 2 | ||||
| -rw-r--r-- | projects/VSCode/main.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/projects/Geany/core_basic_window.c b/projects/Geany/core_basic_window.c index dc1bba14..c4dd584a 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-2022 Ramon Santamaria (@raysan5) +* Copyright (c) 2013-2023 Ramon Santamaria (@raysan5) * ********************************************************************************************/ diff --git a/projects/VSCode/main.c b/projects/VSCode/main.c index 2d7b121f..0794672d 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-2022 Ramon Santamaria (@raysan5) +* Copyright (c) 2013-2023 Ramon Santamaria (@raysan5) * ********************************************************************************************/ |
