فهرست منبع

Added creation-review years to examples

Ray 2 هفته پیش
والد
کامیت
b5e25916fc
3فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 1 1
      examples/shaders/shaders_view_depth.c
  2. 1 1
      examples/shapes/shapes_digital_clock.c
  3. 1 1
      examples/shapes/shapes_double_pendulum.c

+ 1 - 1
examples/shaders/shaders_view_depth.c

@@ -11,7 +11,7 @@
 *   Example licensed under an unmodified zlib/libpng license, which is an OSI-certified,
 *   BSD-like license that allows static linking with closed source software
 *
-*   Copyright (c) 2025 Luís Almeida (@luis605)
+*   Copyright (c) 2025-2025 Luís Almeida (@luis605)
 *
 ********************************************************************************************/
 

+ 1 - 1
examples/shapes/shapes_digital_clock.c

@@ -11,7 +11,7 @@
 *   Example licensed under an unmodified zlib/libpng license, which is an OSI-certified,
 *   BSD-like license that allows static linking with closed source software
 *
-*   Copyright (c) 2025 Hamza RAHAL (@hmz-rhl)
+*   Copyright (c) 2025-2025 Hamza RAHAL (@hmz-rhl)
 *
 ********************************************************************************************/
 

+ 1 - 1
examples/shapes/shapes_double_pendulum.c

@@ -11,7 +11,7 @@
 *   Example licensed under an unmodified zlib/libpng license, which is an OSI-certified,
 *   BSD-like license that allows static linking with closed source software
 *
-*   Copyright (c) 2025 JoeCheong (@Joecheong2006)
+*   Copyright (c) 2025-2025 JoeCheong (@Joecheong2006)
 *
 ********************************************************************************************/