diff options
| author | Ray <[email protected]> | 2023-01-01 18:09:22 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2023-01-01 18:09:22 +0100 |
| commit | 30b75702df9d5d8f1ce2b9c7911b05e992b777f5 (patch) | |
| tree | 666f63a20447e17efec4767c55a264f865dbe66d /parser | |
| parent | e2a8066fca67fe39ab2b5113d748bb04cd310f6c (diff) | |
| download | raylib-30b75702df9d5d8f1ce2b9c7911b05e992b777f5.tar.gz raylib-30b75702df9d5d8f1ce2b9c7911b05e992b777f5.zip | |
Update year to 2023
Diffstat (limited to 'parser')
| -rw-r--r-- | parser/LICENSE | 2 | ||||
| -rw-r--r-- | parser/README.md | 2 |
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) // // // ////////////////////////////////////////////////////////////////////////////////// |
