From a940f41b4bfb681c9cbed9e95d1b73fee64d5bb8 Mon Sep 17 00:00:00 2001 From: raysan5 Date: Fri, 31 Dec 2021 20:06:22 +0100 Subject: Update year to 2022 --- examples/Makefile.Android | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/Makefile.Android') diff --git a/examples/Makefile.Android b/examples/Makefile.Android index b5480473..5d76fb76 100644 --- a/examples/Makefile.Android +++ b/examples/Makefile.Android @@ -2,7 +2,7 @@ # # raylib makefile for Android project (APK building) # -# Copyright (c) 2017-2021 Ramon Santamaria (@raysan5) +# Copyright (c) 2017-2022 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. -- cgit v1.2.3