diff options
| author | raysan5 <[email protected]> | 2021-12-31 20:06:00 +0100 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2021-12-31 20:06:00 +0100 |
| commit | 2402a96071df117b7d778f5b156c076595ea76d0 (patch) | |
| tree | d4099c959b77eda92ba368a35f8bbdc6d1dcdb47 /src/Makefile.Android | |
| parent | 66b91d6c4073ce71078df48bf5e107c74afa0c00 (diff) | |
| download | raylib-game-template-main.tar.gz raylib-game-template-main.zip | |
Diffstat (limited to 'src/Makefile.Android')
| -rw-r--r-- | src/Makefile.Android | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.Android b/src/Makefile.Android index d5bc2be..ffbd4bb 100644 --- a/src/Makefile.Android +++ b/src/Makefile.Android @@ -2,7 +2,7 @@ # # raylib makefile for Android project (APK building) # -# Copyright (c) 2017-2021 Ramon Santamaria (@raysan5) +# Copyright (c) 2017-2022 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. |
