diff options
Diffstat (limited to 'src/stdlib/SDL_malloc.c')
-rw-r--r-- | src/stdlib/SDL_malloc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stdlib/SDL_malloc.c b/src/stdlib/SDL_malloc.c index 25657dcb38..fe61be9c7b 100644 --- a/src/stdlib/SDL_malloc.c +++ b/src/stdlib/SDL_malloc.c @@ -1,6 +1,6 @@ /* SDL - Simple DirectMedia Layer - Copyright (C) 1997-2009 Sam Lantinga + Copyright (C) 1997-2010 Sam Lantinga This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public |