summaryrefslogtreecommitdiffhomepage
path: root/src/raylib.h
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 /src/raylib.h
parentf5815b781a995410ecc30501c00fce8c871bce6d (diff)
downloadraylib-d7b4b9e4857809c249b0451edff8a7b93e4a3872.tar.gz
raylib-d7b4b9e4857809c249b0451edff8a7b93e4a3872.zip
Update year to 2021
Diffstat (limited to 'src/raylib.h')
-rw-r--r--src/raylib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/raylib.h b/src/raylib.h
index fd85814b..a2871117 100644
--- a/src/raylib.h
+++ b/src/raylib.h
@@ -52,7 +52,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-2020 Ramon Santamaria (@raysan5)
+* Copyright (c) 2013-2021 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.