Browse Source

Revert "Added creation-review years to examples"

This reverts commit b5e25916fc.
pull/5174/head
Ray 1 month ago
parent
commit
eb816898e5
3 changed files with 3 additions and 3 deletions
  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 View 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-2025 Luís Almeida (@luis605)
* Copyright (c) 2025 Luís Almeida (@luis605)
*
********************************************************************************************/

+ 1
- 1
examples/shapes/shapes_digital_clock.c View 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-2025 Hamza RAHAL (@hmz-rhl)
* Copyright (c) 2025 Hamza RAHAL (@hmz-rhl)
*
********************************************************************************************/

+ 1
- 1
examples/shapes/shapes_double_pendulum.c View 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-2025 JoeCheong (@Joecheong2006)
* Copyright (c) 2025 JoeCheong (@Joecheong2006)
*
********************************************************************************************/

Loading…
Cancel
Save