Ver código fonte

Added creation-review years to examples

pull/5173/head
Ray 1 mês atrás
pai
commit
b5e25916fc
3 arquivos alterados com 3 adições e 3 exclusões
  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 Ver arquivo

@ -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 Ver arquivo

@ -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 Ver arquivo

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

Carregando…
Cancelar
Salvar