Ver código fonte

Update year to 2023

Ray 2 anos atrás
pai
commit
30b75702df
2 arquivos alterados com 2 adições e 2 exclusões
  1. 1 1
      parser/LICENSE
  2. 1 1
      parser/README.md

+ 1 - 1
parser/LICENSE

@@ -1,4 +1,4 @@
-Copyright (c) 2021-2022 Ramon Santamaria (@raysan5)
+Copyright (c) 2021-2023 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.

+ 1 - 1
parser/README.md

@@ -19,7 +19,7 @@ Check `raylib_parser.c` for details about those structs.
 //                                                                              //
 // more info and bugs-report: github.com/raysan5/raylib/parser                  //
 //                                                                              //
-// Copyright (c) 2021-2022 Ramon Santamaria (@raysan5)                          //
+// Copyright (c) 2021-2023 Ramon Santamaria (@raysan5)                          //
 //                                                                              //
 //////////////////////////////////////////////////////////////////////////////////