diff options
author | Sam Lantinga <slouken@libsdl.org> | 2017-01-01 18:33:28 -0800 |
---|---|---|
committer | Sam Lantinga <slouken@libsdl.org> | 2017-01-01 18:33:28 -0800 |
commit | d77ab77a7aadd3a12c31fb0f1e6b37bf7f778664 (patch) | |
tree | 976edb49d91e4b4c48682f82015ae4831fcde797 /src/thread/stdcpp/SDL_systhread.cpp | |
parent | c5f76b4772f4093b04016a9d1f70d40948e5e964 (diff) |
Updated copyright for 2017
Diffstat (limited to 'src/thread/stdcpp/SDL_systhread.cpp')
-rw-r--r-- | src/thread/stdcpp/SDL_systhread.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/thread/stdcpp/SDL_systhread.cpp b/src/thread/stdcpp/SDL_systhread.cpp index 874bdd7321..7a0d7219e0 100644 --- a/src/thread/stdcpp/SDL_systhread.cpp +++ b/src/thread/stdcpp/SDL_systhread.cpp @@ -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 |