diff options
| author | Ray <[email protected]> | 2021-12-06 12:09:44 +0100 |
|---|---|---|
| committer | Ray <[email protected]> | 2021-12-06 12:09:44 +0100 |
| commit | c5eaaed873e0888fb10ec6937cccd7b1c131a41d (patch) | |
| tree | fe1c08cc6b37fee01bd3603efeb669d5a4563512 /src/Makefile | |
| parent | c4a62ca1e400a8660e6f779dac151dbe9bfd5fdc (diff) | |
| download | raylib-c5eaaed873e0888fb10ec6937cccd7b1c131a41d.tar.gz raylib-c5eaaed873e0888fb10ec6937cccd7b1c131a41d.zip | |
Update Makefile
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index 53d4e768..6f111d3f 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) 2014-2019 Ramon Santamaria (@raysan5) +# Copyright (c) 2014-2021 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 |
