summaryrefslogtreecommitdiffhomepage
path: root/examples/Makefile.Android
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 /examples/Makefile.Android
parentf5815b781a995410ecc30501c00fce8c871bce6d (diff)
downloadraylib-d7b4b9e4857809c249b0451edff8a7b93e4a3872.tar.gz
raylib-d7b4b9e4857809c249b0451edff8a7b93e4a3872.zip
Update year to 2021
Diffstat (limited to 'examples/Makefile.Android')
-rw-r--r--examples/Makefile.Android2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.Android b/examples/Makefile.Android
index 33903ae2..afa3024a 100644
--- a/examples/Makefile.Android
+++ b/examples/Makefile.Android
@@ -2,7 +2,7 @@
#
# raylib makefile for Android project (APK building)
#
-# Copyright (c) 2017-2020 Ramon Santamaria (@raysan5)
+# Copyright (c) 2017-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.