summaryrefslogtreecommitdiffhomepage
path: root/projects
diff options
context:
space:
mode:
authorraysan5 <[email protected]>2021-01-02 18:15:13 +0100
committerraysan5 <[email protected]>2021-01-02 18:15:13 +0100
commitd7b4b9e4857809c249b0451edff8a7b93e4a3872 (patch)
tree3464df343e4d9566299daa8fb13509090f0aba68 /projects
parentf5815b781a995410ecc30501c00fce8c871bce6d (diff)
downloadraylib-d7b4b9e4857809c249b0451edff8a7b93e4a3872.tar.gz
raylib-d7b4b9e4857809c249b0451edff8a7b93e4a3872.zip
Update year to 2021
Diffstat (limited to 'projects')
-rw-r--r--projects/Geany/core_basic_window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/Geany/core_basic_window.c b/projects/Geany/core_basic_window.c
index 188cf5df..ea0b966a 100644
--- a/projects/Geany/core_basic_window.c
+++ b/projects/Geany/core_basic_window.c
@@ -5,7 +5,7 @@
* This example has been created using raylib 1.0 (www.raylib.com)
* raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details)
*
-* Copyright (c) 2013-2020 Ramon Santamaria (@raysan5)
+* Copyright (c) 2013-2021 Ramon Santamaria (@raysan5)
*
********************************************************************************************/