summaryrefslogtreecommitdiffhomepage
path: root/src/screen_ending.c
diff options
context:
space:
mode:
authorraysan5 <[email protected]>2021-12-31 20:06:00 +0100
committerraysan5 <[email protected]>2021-12-31 20:06:00 +0100
commit2402a96071df117b7d778f5b156c076595ea76d0 (patch)
treed4099c959b77eda92ba368a35f8bbdc6d1dcdb47 /src/screen_ending.c
parent66b91d6c4073ce71078df48bf5e107c74afa0c00 (diff)
downloadraylib-game-template-main.tar.gz
raylib-game-template-main.zip
Update year to 2022HEADmain
Diffstat (limited to 'src/screen_ending.c')
-rw-r--r--src/screen_ending.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/screen_ending.c b/src/screen_ending.c
index 725ce2b..4b76c0e 100644
--- a/src/screen_ending.c
+++ b/src/screen_ending.c
@@ -4,7 +4,7 @@
*
* Ending Screen Functions Definitions (Init, Update, Draw, Unload)
*
-* Copyright (c) 2014-2021 Ramon Santamaria (@raysan5)
+* Copyright (c) 2014-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.