diff options
| author | Ray <[email protected]> | 2023-01-01 19:07:58 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2023-01-01 19:07:58 +0100 |
| commit | 0ccc1d3686f7c9eeafd88c7385d908b23812231e (patch) | |
| tree | 470f5c28833fc5bf2f3f5a07881407bfa26cbfaa /src | |
| parent | 5ba41e4f7fc2af29c59705e2179e7333ff68b92f (diff) | |
| download | raylib-0ccc1d3686f7c9eeafd88c7385d908b23812231e.tar.gz raylib-0ccc1d3686f7c9eeafd88c7385d908b23812231e.zip | |
Update year to 2023
Diffstat (limited to 'src')
| -rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index 40a509bd..fdc52a83 100644 --- a/src/Makefile +++ b/src/Makefile @@ -15,7 +15,7 @@ # Many thanks to Milan Nikolic (@gen2brain) for implementing Android platform pipeline. # Many thanks to Emanuele Petriglia for his contribution on GNU/Linux pipeline. # -# Copyright (c) 2013-2022 Ramon Santamaria (@raysan5) +# Copyright (c) 2013-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. |
