diff options
Diffstat (limited to 'src/thread/windows/SDL_sysmutex.c')
-rw-r--r-- | src/thread/windows/SDL_sysmutex.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/thread/windows/SDL_sysmutex.c b/src/thread/windows/SDL_sysmutex.c index 413cb67037..e9dd3223ca 100644 --- a/src/thread/windows/SDL_sysmutex.c +++ b/src/thread/windows/SDL_sysmutex.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2016 Sam Lantinga <slouken@libsdl.org> + Copyright (C) 1997-2017 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 |