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/VSCode | |
| parent | 0a25a3ed7051377d7966cec6c3a3555d8ee0d551 (diff) | |
| download | raylib-3f1e59a7cfd53f4a4643dc57f4466784a66542bc.tar.gz raylib-3f1e59a7cfd53f4a4643dc57f4466784a66542bc.zip | |
Update copyright to 2024
Diffstat (limited to 'projects/VSCode')
| -rw-r--r-- | projects/VSCode/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
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) * ********************************************************************************************/ |
