From 9d11e9814e8e1fe02e56c3579186961607851205 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sun, 2 Feb 2014 00:53:27 -0800 Subject: Fixed bug 2374 - Update copyright for 2014... Is it that time already?? --- premake/projects/testtimer.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'premake/projects/testtimer.lua') diff --git a/premake/projects/testtimer.lua b/premake/projects/testtimer.lua index 54e4d50fa..5bf92fba1 100755 --- a/premake/projects/testtimer.lua +++ b/premake/projects/testtimer.lua @@ -1,4 +1,4 @@ --- Copyright (C) 1997-2011 Sam Lantinga +-- Copyright (C) 1997-2014 Sam Lantinga -- -- 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 "testtimer" SDL_sourcedir "../test" SDL_projectLocation "tests" SDL_projectDependencies { "SDL2main", "SDL2" } - SDL_files { "/testtimer.*" } \ No newline at end of file + SDL_files { "/testtimer.*" } -- cgit v1.2.1