diff options
| author | Ray <[email protected]> | 2024-01-05 22:32:59 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2024-01-05 22:32:59 +0100 |
| commit | 3afb4dda9773b136283c567ecef4a78d53bc4e85 (patch) | |
| tree | 72cf49b9656ad8567e31fc600f21edd16040d981 /examples/shapes | |
| parent | e46b6147fc30e69dd300bbda90ff0a62bf8a4df0 (diff) | |
| download | raylib-3afb4dda9773b136283c567ecef4a78d53bc4e85.tar.gz raylib-3afb4dda9773b136283c567ecef4a78d53bc4e85.zip | |
Update raygui.h
Diffstat (limited to 'examples/shapes')
| -rw-r--r-- | examples/shapes/raygui.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/shapes/raygui.h b/examples/shapes/raygui.h index 91277102..623115fc 100644 --- a/examples/shapes/raygui.h +++ b/examples/shapes/raygui.h @@ -291,7 +291,7 @@ * * LICENSE: zlib/libpng * -* Copyright (c) 2014-2023 Ramon Santamaria (@raysan5) +* Copyright (c) 2014-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. |
