diff options
author | Sam Lantinga <slouken@libsdl.org> | 2015-05-26 06:27:46 -0700 |
---|---|---|
committer | Sam Lantinga <slouken@libsdl.org> | 2015-05-26 06:27:46 -0700 |
commit | 78f2198e6cf17f7c880ce55ebdace6b88cfc9532 (patch) | |
tree | f90e195ddfc02efe9ee3f2f351bb0f3539f979e6 /include/SDL_assert.h | |
parent | 98e4bdf4606855a558755d4d75e8f5597262dba5 (diff) |
Updated the copyright year to 2015
Diffstat (limited to 'include/SDL_assert.h')
-rw-r--r-- | include/SDL_assert.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/SDL_assert.h b/include/SDL_assert.h index 0d7229d029..6889514d48 100644 --- a/include/SDL_assert.h +++ b/include/SDL_assert.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org> + Copyright (C) 1997-2015 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 |