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/text/text_input_box.c | |
| parent | 0a25a3ed7051377d7966cec6c3a3555d8ee0d551 (diff) | |
| download | raylib-3f1e59a7cfd53f4a4643dc57f4466784a66542bc.tar.gz raylib-3f1e59a7cfd53f4a4643dc57f4466784a66542bc.zip | |
Update copyright to 2024
Diffstat (limited to 'examples/text/text_input_box.c')
| -rw-r--r-- | examples/text/text_input_box.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/text/text_input_box.c b/examples/text/text_input_box.c index f3923c1e..eeb338f1 100644 --- a/examples/text/text_input_box.c +++ b/examples/text/text_input_box.c @@ -7,7 +7,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 Ramon Santamaria (@raysan5) +* Copyright (c) 2017-2024 Ramon Santamaria (@raysan5) * ********************************************************************************************/ |
