From 40ceed83ccc0f861a01c0e486b6ae434826ab33c Mon Sep 17 00:00:00 2001 From: raysan5 Date: Mon, 6 Jan 2020 13:50:05 +0100 Subject: [PATCH] Update year to 2020 --- LICENSE | 2 +- src/raygui.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index e60027a..4444b24 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ zlib License -Copyright (c) 2014-2019 Ramon Santamaria (@raysan5) +Copyright (c) 2014-2020 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/src/raygui.h b/src/raygui.h index 49c0f8e..deb4da0 100644 --- a/src/raygui.h +++ b/src/raygui.h @@ -106,7 +106,7 @@ * * LICENSE: zlib/libpng * -* Copyright (c) 2014-2019 Ramon Santamaria (@raysan5) +* Copyright (c) 2014-2020 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.