Skip to content

Commit a3bf2ae

Browse files
authored
Update raylib version and copyright year in audio_raw_stream.c
1 parent 419c87e commit a3bf2ae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/audio/audio_raw_stream.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
*
55
* Example complexity rating: [★★★☆] 3/4
66
*
7-
* Example originally created with raylib 1.6, last time updated with raylib 4.2
7+
* Example originally created with raylib 1.6, last time updated with raylib 6.0
88
*
99
* Example created by Ramon Santamaria (@raysan5) and reviewed by James Hofmann (@triplefox)
1010
*
1111
* Example licensed under an unmodified zlib/libpng license, which is an OSI-certified,
1212
* BSD-like license that allows static linking with closed source software
1313
*
14-
* Copyright (c) 2015-2025 Ramon Santamaria (@raysan5) and James Hofmann (@triplefox)
14+
* Copyright (c) 2015-2026 Ramon Santamaria (@raysan5) and James Hofmann (@triplefox)
1515
*
1616
********************************************************************************************/
1717

0 commit comments

Comments
 (0)