diff options
Diffstat (limited to 'projects/VS2017.UWP/raylib.App.UWP/BaseApp.h')
| -rw-r--r-- | projects/VS2017.UWP/raylib.App.UWP/BaseApp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/VS2017.UWP/raylib.App.UWP/BaseApp.h b/projects/VS2017.UWP/raylib.App.UWP/BaseApp.h index 4cca0afa..4e71ba8a 100644 --- a/projects/VS2017.UWP/raylib.App.UWP/BaseApp.h +++ b/projects/VS2017.UWP/raylib.App.UWP/BaseApp.h @@ -12,7 +12,7 @@ * #define HOLDHACK * This enables a hack to fix flickering key presses (Temporary) * -* Copyright (c) 2013-2019 Ramon Santamaria (@raysan5) +* Copyright (c) 2013-2020 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. |
