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.