summaryrefslogtreecommitdiff
path: root/premake/projects/testaudioinfo.lua
diff options
context:
space:
mode:
authorSam Lantinga <slouken@libsdl.org>2014-02-02 00:53:27 -0800
committerSam Lantinga <slouken@libsdl.org>2014-02-02 00:53:27 -0800
commit9d11e9814e8e1fe02e56c3579186961607851205 (patch)
tree1862cc030a169841fd7d7eb34bbbd1ecbdfe639a /premake/projects/testaudioinfo.lua
parentf4bd2a879981956ec3bd4ff8996f057794ce89ee (diff)
downloadsdl-9d11e9814e8e1fe02e56c3579186961607851205.tar.gz
Fixed bug 2374 - Update copyright for 2014...
Is it that time already??
Diffstat (limited to 'premake/projects/testaudioinfo.lua')
-rwxr-xr-xpremake/projects/testaudioinfo.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/premake/projects/testaudioinfo.lua b/premake/projects/testaudioinfo.lua
index a0e8a66c6..a43b12614 100755
--- a/premake/projects/testaudioinfo.lua
+++ b/premake/projects/testaudioinfo.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 "testaudioinfo"
SDL_sourcedir "../test"
SDL_projectLocation "tests"
SDL_projectDependencies { "SDL2main", "SDL2" }
- SDL_files { "/testaudioinfo.*" } \ No newline at end of file
+ SDL_files { "/testaudioinfo.*" }