diff options
Diffstat (limited to 'src/loadso/win32/SDL_sysloadso.c')
-rw-r--r-- | src/loadso/win32/SDL_sysloadso.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/loadso/win32/SDL_sysloadso.c b/src/loadso/win32/SDL_sysloadso.c index 1ade9df395..509f31fe90 100644 --- a/src/loadso/win32/SDL_sysloadso.c +++ b/src/loadso/win32/SDL_sysloadso.c @@ -1,6 +1,6 @@ /* SDL - Simple DirectMedia Layer - Copyright (C) 1997-2006 Sam Lantinga + Copyright (C) 1997-2009 Sam Lantinga This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |