diff options
Diffstat (limited to 'src/filesystem/dummy/SDL_sysfilesystem.c')
-rw-r--r-- | src/filesystem/dummy/SDL_sysfilesystem.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/filesystem/dummy/SDL_sysfilesystem.c b/src/filesystem/dummy/SDL_sysfilesystem.c index 2570f4c75c..3074e467d6 100644 --- a/src/filesystem/dummy/SDL_sysfilesystem.c +++ b/src/filesystem/dummy/SDL_sysfilesystem.c @@ -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 |