summaryrefslogtreecommitdiff
path: root/premake/util/sdl_check_compile.lua
diff options
context:
space:
mode:
Diffstat (limited to 'premake/util/sdl_check_compile.lua')
-rwxr-xr-xpremake/util/sdl_check_compile.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/premake/util/sdl_check_compile.lua b/premake/util/sdl_check_compile.lua
index 3371359cf..a8a8fc7c7 100755
--- a/premake/util/sdl_check_compile.lua
+++ b/premake/util/sdl_check_compile.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
@@ -304,4 +304,4 @@ function check_type_size(typename)
return 0
end
return tonumber(result)
-end \ No newline at end of file
+end