diff --git a/examples/controls_test_suite/controls_test_suite.c b/examples/controls_test_suite/controls_test_suite.c index 7a2b7c8..4cc377b 100644 --- a/examples/controls_test_suite/controls_test_suite.c +++ b/examples/controls_test_suite/controls_test_suite.c @@ -30,7 +30,7 @@ * * LICENSE: zlib/libpng * -* Copyright (c) 2019 raylib technologies (@raylibtech) +* Copyright (c) 2020 Ramon Santamaria (@raysan5) * **********************************************************************************************/ diff --git a/examples/custom_file_dialog/custom_file_dialog.c b/examples/custom_file_dialog/custom_file_dialog.c index 7e3ea58..5f8f48f 100644 --- a/examples/custom_file_dialog/custom_file_dialog.c +++ b/examples/custom_file_dialog/custom_file_dialog.c @@ -11,7 +11,7 @@ * * LICENSE: zlib/libpng * -* Copyright (c) 2019 raylib technologies (@raylibtech) +* Copyright (c) 2020 Ramon Santamaria (@raysan5) * **********************************************************************************************/ diff --git a/examples/image_exporter/image_exporter.c b/examples/image_exporter/image_exporter.c index cc7dcf4..87e5c72 100644 --- a/examples/image_exporter/image_exporter.c +++ b/examples/image_exporter/image_exporter.c @@ -11,7 +11,7 @@ * * LICENSE: zlib/libpng * -* Copyright (c) 2019 raylib technologies (@raylibtech) +* Copyright (c) 2020 Ramon Santamaria (@raysan5) * ********************************************************************************************/ diff --git a/examples/image_raw_importer/image_raw_importer.c b/examples/image_raw_importer/image_raw_importer.c index efc846c..b4a86dc 100644 --- a/examples/image_raw_importer/image_raw_importer.c +++ b/examples/image_raw_importer/image_raw_importer.c @@ -11,7 +11,7 @@ * * LICENSE: zlib/libpng * -* Copyright (c) 2019 raylib technologies (@raylibtech) +* Copyright (c) 2020 Ramon Santamaria (@raysan5) * **********************************************************************************************/ diff --git a/examples/portable_window/portable_window.c b/examples/portable_window/portable_window.c index 492b66e..8f73702 100644 --- a/examples/portable_window/portable_window.c +++ b/examples/portable_window/portable_window.c @@ -11,7 +11,7 @@ * * LICENSE: zlib/libpng * -* Copyright (c) 2019 raylib technologies (@raylibtech) +* Copyright (c) 2020 Ramon Santamaria (@raysan5) * **********************************************************************************************/