Update year to 2023

This commit is contained in:
Ray 2023-01-01 16:00:56 +01:00
parent 713e26332f
commit b59fab7ee6
140 changed files with 144 additions and 144 deletions

View file

@ -54,7 +54,7 @@
raylib-parser is 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) 2021-2022 Ramon Santamaria (@raysan5)
Copyright (c) 2021-2023 Ramon Santamaria (@raysan5)
**********************************************************************************************/
@ -1073,7 +1073,7 @@ static void ShowCommandLineInfo(void)
printf("// //\n");
printf("// more info and bugs-report: github.com/raysan5/raylib/parser //\n");
printf("// //\n");
printf("// Copyright (c) 2021-2022 Ramon Santamaria (@raysan5) //\n");
printf("// Copyright (c) 2021-2023 Ramon Santamaria (@raysan5) //\n");
printf("// //\n");
printf("//////////////////////////////////////////////////////////////////////////////////\n\n");