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 /examples/models/models_mesh_picking.c | |
| parent | 0a25a3ed7051377d7966cec6c3a3555d8ee0d551 (diff) | |
| download | raylib-3f1e59a7cfd53f4a4643dc57f4466784a66542bc.tar.gz raylib-3f1e59a7cfd53f4a4643dc57f4466784a66542bc.zip | |
Update copyright to 2024
Diffstat (limited to 'examples/models/models_mesh_picking.c')
| -rw-r--r-- | examples/models/models_mesh_picking.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/models/models_mesh_picking.c b/examples/models/models_mesh_picking.c index 69d98aa1..4530d58a 100644 --- a/examples/models/models_mesh_picking.c +++ b/examples/models/models_mesh_picking.c @@ -9,7 +9,7 @@ * Example licensed under an unmodified zlib/libpng license, which is an OSI-certified, * BSD-like license that allows static linking with closed source software * -* Copyright (c) 2017-2023 Joel Davis (@joeld42) and Ramon Santamaria (@raysan5) +* Copyright (c) 2017-2024 Joel Davis (@joeld42) and Ramon Santamaria (@raysan5) * ********************************************************************************************/ |
