diff options
author | Sam Lantinga <slouken@libsdl.org> | 2010-01-24 21:10:53 +0000 |
---|---|---|
committer | Sam Lantinga <slouken@libsdl.org> | 2010-01-24 21:10:53 +0000 |
commit | 705203649175bbc16ccab93140fb2632b061ca71 (patch) | |
tree | 9cbe5732fe83ce383ff7b596019722e4903e8e4b /src/timer/unix/SDL_systimer.c | |
parent | 102fd548470ff1ddc8a9317bb700b7d453e7fd0d (diff) |
Fixed bug #926
Updated copyright to LGPL version 2.1 and year 2010
Diffstat (limited to 'src/timer/unix/SDL_systimer.c')
-rw-r--r-- | src/timer/unix/SDL_systimer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/timer/unix/SDL_systimer.c b/src/timer/unix/SDL_systimer.c index 53d3197ba4..29c3b7b64d 100644 --- a/src/timer/unix/SDL_systimer.c +++ b/src/timer/unix/SDL_systimer.c @@ -1,6 +1,6 @@ /* SDL - Simple DirectMedia Layer - Copyright (C) 1997-2009 Sam Lantinga + Copyright (C) 1997-2010 Sam Lantinga This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |