diff options
author | Sam Lantinga <slouken@libsdl.org> | 2014-02-02 00:53:27 -0800 |
---|---|---|
committer | Sam Lantinga <slouken@libsdl.org> | 2014-02-02 00:53:27 -0800 |
commit | dba255c1e5bae213f6355cbd25aef61d011e2b08 (patch) | |
tree | c15d0277c71d321339858cd9afc87180446b7b9c /include/SDL_assert.h | |
parent | 921f2abe1187e74e7c2922ae40afb6b8f0df3a32 (diff) |
Fixed bug 2374 - Update copyright for 2014...
Is it that time already??
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 4329434064..e67dca92d9 100644 --- a/include/SDL_assert.h +++ b/include/SDL_assert.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 |