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/video/win32/SDL_win32modes.h | |
parent | 102fd548470ff1ddc8a9317bb700b7d453e7fd0d (diff) |
Fixed bug #926
Updated copyright to LGPL version 2.1 and year 2010
Diffstat (limited to 'src/video/win32/SDL_win32modes.h')
-rw-r--r-- | src/video/win32/SDL_win32modes.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/video/win32/SDL_win32modes.h b/src/video/win32/SDL_win32modes.h index 43db1b11d4..c8ee4534ef 100644 --- a/src/video/win32/SDL_win32modes.h +++ b/src/video/win32/SDL_win32modes.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 |