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/joystick/linux | |
parent | 102fd548470ff1ddc8a9317bb700b7d453e7fd0d (diff) |
Fixed bug #926
Updated copyright to LGPL version 2.1 and year 2010
Diffstat (limited to 'src/joystick/linux')
-rw-r--r-- | src/joystick/linux/SDL_sysjoystick.c | 2 | ||||
-rw-r--r-- | src/joystick/linux/SDL_sysjoystick_c.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/joystick/linux/SDL_sysjoystick.c b/src/joystick/linux/SDL_sysjoystick.c index 62c3de8418..57ab0a3d0c 100644 --- a/src/joystick/linux/SDL_sysjoystick.c +++ b/src/joystick/linux/SDL_sysjoystick.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 diff --git a/src/joystick/linux/SDL_sysjoystick_c.h b/src/joystick/linux/SDL_sysjoystick_c.h index cf62d2c5be..a13894a2c5 100644 --- a/src/joystick/linux/SDL_sysjoystick_c.h +++ b/src/joystick/linux/SDL_sysjoystick_c.h @@ -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 |