diff options
| author | raysan5 <[email protected]> | 2021-12-31 20:06:22 +0100 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2021-12-31 20:06:22 +0100 |
| commit | a940f41b4bfb681c9cbed9e95d1b73fee64d5bb8 (patch) | |
| tree | f832ea2e6c165a0a04c2f3ef1af4f23dbd3f21f8 /src/raylib.h | |
| parent | bb875b1db75c47beb69c80a26c3d56d085ed2149 (diff) | |
| download | raylib-a940f41b4bfb681c9cbed9e95d1b73fee64d5bb8.tar.gz raylib-a940f41b4bfb681c9cbed9e95d1b73fee64d5bb8.zip | |
Update year to 2022
Diffstat (limited to 'src/raylib.h')
| -rw-r--r-- | src/raylib.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/raylib.h b/src/raylib.h index 1586627d..f1aef185 100644 --- a/src/raylib.h +++ b/src/raylib.h @@ -56,7 +56,7 @@ * raylib is 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) 2013-2021 Ramon Santamaria (@raysan5) +* Copyright (c) 2013-2022 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. |
