Sfoglia il codice sorgente

Added creation-review years to examples

pull/5173/head
Ray 1 mese fa
parent
commit
b5e25916fc
3 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  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 Vedi File

@ -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 Vedi File

@ -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 Vedi File

@ -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)
*
********************************************************************************************/

Caricamento…
Annulla
Salva