diff options
Diffstat (limited to 'src/SDL2/include/SDL_loadso.h')
-rw-r--r-- | src/SDL2/include/SDL_loadso.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SDL2/include/SDL_loadso.h b/src/SDL2/include/SDL_loadso.h index 790d0a72..0359eae1 100644 --- a/src/SDL2/include/SDL_loadso.h +++ b/src/SDL2/include/SDL_loadso.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org> + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org> This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages |