summaryrefslogtreecommitdiff
path: root/premake/projects/checkkeys.lua
diff options
context:
space:
mode:
Diffstat (limited to 'premake/projects/checkkeys.lua')
-rwxr-xr-xpremake/projects/checkkeys.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/premake/projects/checkkeys.lua b/premake/projects/checkkeys.lua
index a2740ed2c..7907c5e34 100755
--- a/premake/projects/checkkeys.lua
+++ b/premake/projects/checkkeys.lua
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
--
-- This software is provided 'as-is', without any express or implied
-- warranty. In no event will the authors be held liable for any damages
@@ -25,4 +25,4 @@ SDL_project "checkkeys"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/checkkeys.*" } \ No newline at end of file
+ SDL_files { "/checkkeys.*" }