mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-09 21:18:44 +01:00
Update year to 2026
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
*
|
||||
* LICENSE: zlib/libpng
|
||||
*
|
||||
* Copyright (c) 2025 Ramon Santamaria (@raysan5) and contributors
|
||||
* Copyright (c) 2025-2026 Ramon Santamaria (@raysan5) and contributors
|
||||
*
|
||||
* This software is provided "as-is", without any express or implied warranty. In no event
|
||||
* will the authors be held liable for any damages arising from the use of this software.
|
||||
|
||||
@ -25,7 +25,7 @@
|
||||
*
|
||||
* LICENSE: zlib/libpng
|
||||
*
|
||||
* Copyright (c) 2025 Ramon Santamaria (@raysan5) and contributors
|
||||
* Copyright (c) 2025-2026 Ramon Santamaria (@raysan5) and contributors
|
||||
*
|
||||
* This software is provided "as-is", without any express or implied warranty. In no event
|
||||
* will the authors be held liable for any damages arising from the use of this software.
|
||||
|
||||
@ -30,7 +30,7 @@
|
||||
*
|
||||
* LICENSE: zlib/libpng
|
||||
*
|
||||
* Copyright (c) 2025 Ramon Santamaria (@raysan5)
|
||||
* Copyright (c) 2025-2026 Ramon Santamaria (@raysan5)
|
||||
*
|
||||
* This software is provided "as-is", without any express or implied warranty. In no event
|
||||
* will the authors be held liable for any damages arising from the use of this software.
|
||||
@ -1881,7 +1881,7 @@ int main(int argc, char *argv[])
|
||||
printf("// rexm [raylib examples manager] - A simple command-line tool to manage raylib examples //\n");
|
||||
printf("// powered by raylib v5.6-dev //\n");
|
||||
printf("// //\n");
|
||||
printf("// Copyright (c) 2025 Ramon Santamaria (@raysan5) //\n");
|
||||
printf("// Copyright (c) 2025-2026 Ramon Santamaria (@raysan5) //\n");
|
||||
printf("// //\n");
|
||||
printf("////////////////////////////////////////////////////////////////////////////////////////////\n\n");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user