summaryrefslogtreecommitdiffhomepage
path: root/examples/Makefile.Android
diff options
context:
space:
mode:
authorRay <[email protected]>2023-01-01 19:07:58 +0100
committerRay <[email protected]>2023-01-01 19:07:58 +0100
commit0ccc1d3686f7c9eeafd88c7385d908b23812231e (patch)
tree470f5c28833fc5bf2f3f5a07881407bfa26cbfaa /examples/Makefile.Android
parent5ba41e4f7fc2af29c59705e2179e7333ff68b92f (diff)
downloadraylib-0ccc1d3686f7c9eeafd88c7385d908b23812231e.tar.gz
raylib-0ccc1d3686f7c9eeafd88c7385d908b23812231e.zip
Update year to 2023
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 0570d8b2..267c4aa5 100644
--- a/examples/Makefile.Android
+++ b/examples/Makefile.Android
@@ -2,7 +2,7 @@
#
# raylib makefile for Android project (APK building)
#
-# Copyright (c) 2017-2022 Ramon Santamaria (@raysan5)
+# Copyright (c) 2017-2023 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.