From d7b4b9e4857809c249b0451edff8a7b93e4a3872 Mon Sep 17 00:00:00 2001 From: raysan5 Date: Sat, 2 Jan 2021 18:15:13 +0100 Subject: Update year to 2021 --- examples/Makefile | 2 +- examples/Makefile.Android | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'examples') diff --git a/examples/Makefile b/examples/Makefile index 9c9e4b9f..661ebcdc 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -2,7 +2,7 @@ # # raylib makefile for Desktop platforms, Raspberry Pi, Android and HTML5 # -# Copyright (c) 2013-2020 Ramon Santamaria (@raysan5) +# Copyright (c) 2013-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. 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. -- cgit v1.2.3