ソースを参照

Review examples copyright

raysan5 5 年 前
コミット
3e1d420e60

+ 1 - 1
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)
 *
 **********************************************************************************************/
 

+ 1 - 1
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)
 *
 **********************************************************************************************/
 

+ 1 - 1
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)
 *
 ********************************************************************************************/
 

+ 1 - 1
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)
 *
 **********************************************************************************************/
 

+ 1 - 1
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)
 *
 **********************************************************************************************/