diff options
author | Sam Lantinga <slouken@libsdl.org> | 2011-02-11 22:37:15 -0800 |
---|---|---|
committer | Sam Lantinga <slouken@libsdl.org> | 2011-02-11 22:37:15 -0800 |
commit | e5803d148cbd9a0d70e69d886ef2da3c2b2a3b9b (patch) | |
tree | fbe728b4614b29e8a854e0b59e00b479d180b25b /src/video/android/SDL_androidevents.c | |
parent | 059ef6ad0d756c4eb38d9da78b738690671a1e06 (diff) |
Happy 2011! :)
Diffstat (limited to 'src/video/android/SDL_androidevents.c')
-rw-r--r-- | src/video/android/SDL_androidevents.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/video/android/SDL_androidevents.c b/src/video/android/SDL_androidevents.c index 4b45470e..6b5f484e 100644 --- a/src/video/android/SDL_androidevents.c +++ b/src/video/android/SDL_androidevents.c @@ -1,6 +1,6 @@ /* SDL - Simple DirectMedia Layer - Copyright (C) 1997-2010 Sam Lantinga + Copyright (C) 1997-2011 Sam Lantinga This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |