diff options
Diffstat (limited to 'src/stdlib/SDL_getenv.c')
-rw-r--r-- | src/stdlib/SDL_getenv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stdlib/SDL_getenv.c b/src/stdlib/SDL_getenv.c index c9f2988b22..387531a882 100644 --- a/src/stdlib/SDL_getenv.c +++ b/src/stdlib/SDL_getenv.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 |