File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2727*
2828* LICENSE: zlib/libpng
2929*
30- * Copyright (c) 2025 Ramon Santamaria (@raysan5) and contributors
30+ * Copyright (c) 2025-2026 Ramon Santamaria (@raysan5) and contributors
3131*
3232* This software is provided "as-is", without any express or implied warranty. In no event
3333* will the authors be held liable for any damages arising from the use of this software.
Original file line number Diff line number Diff line change 2525*
2626* LICENSE: zlib/libpng
2727*
28- * Copyright (c) 2025 Ramon Santamaria (@raysan5) and contributors
28+ * Copyright (c) 2025-2026 Ramon Santamaria (@raysan5) and contributors
2929*
3030* This software is provided "as-is", without any express or implied warranty. In no event
3131* will the authors be held liable for any damages arising from the use of this software.
Original file line number Diff line number Diff line change 3030*
3131* LICENSE: zlib/libpng
3232*
33- * Copyright (c) 2025 Ramon Santamaria (@raysan5)
33+ * Copyright (c) 2025-2026 Ramon Santamaria (@raysan5)
3434*
3535* This software is provided "as-is", without any express or implied warranty. In no event
3636* 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[])
18811881 printf ("// rexm [raylib examples manager] - A simple command-line tool to manage raylib examples //\n" );
18821882 printf ("// powered by raylib v5.6-dev //\n" );
18831883 printf ("// //\n" );
1884- printf ("// Copyright (c) 2025 Ramon Santamaria (@raysan5) //\n" );
1884+ printf ("// Copyright (c) 2025-2026 Ramon Santamaria (@raysan5) //\n" );
18851885 printf ("// //\n" );
18861886 printf ("////////////////////////////////////////////////////////////////////////////////////////////\n\n" );
18871887
You can’t perform that action at this time.
0 commit comments