From 2402a96071df117b7d778f5b156c076595ea76d0 Mon Sep 17 00:00:00 2001 From: raysan5 Date: Fri, 31 Dec 2021 20:06:00 +0100 Subject: Update year to 2022 --- src/Makefile.Android | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.Android') diff --git a/src/Makefile.Android b/src/Makefile.Android index d5bc2be..ffbd4bb 100644 --- a/src/Makefile.Android +++ b/src/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