summaryrefslogtreecommitdiffhomepage
path: root/examples/Makefile.Android
diff options
context:
space:
mode:
authorRay <[email protected]>2024-01-02 20:58:12 +0100
committerRay <[email protected]>2024-01-02 20:58:12 +0100
commit3f1e59a7cfd53f4a4643dc57f4466784a66542bc (patch)
tree3c58f1c749949a8ffc45aa3a72b14766a714d092 /examples/Makefile.Android
parent0a25a3ed7051377d7966cec6c3a3555d8ee0d551 (diff)
downloadraylib-3f1e59a7cfd53f4a4643dc57f4466784a66542bc.tar.gz
raylib-3f1e59a7cfd53f4a4643dc57f4466784a66542bc.zip
Update copyright to 2024
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 267c4aa5..08cdf151 100644
--- a/examples/Makefile.Android
+++ b/examples/Makefile.Android
@@ -2,7 +2,7 @@
#
# raylib makefile for Android project (APK building)
#
-# Copyright (c) 2017-2023 Ramon Santamaria (@raysan5)
+# Copyright (c) 2017-2024 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.