summaryrefslogtreecommitdiffhomepage
path: root/parser
diff options
context:
space:
mode:
Diffstat (limited to 'parser')
-rw-r--r--parser/LICENSE2
-rw-r--r--parser/README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/parser/LICENSE b/parser/LICENSE
index fac92d37..125d7dba 100644
--- a/parser/LICENSE
+++ b/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.
diff --git a/parser/README.md b/parser/README.md
index 4d00fde0..0c55f20e 100644
--- a/parser/README.md
+++ b/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) //
// //
//////////////////////////////////////////////////////////////////////////////////