diff options
author | Sam Lantinga <slouken@libsdl.org> | 2018-01-03 10:03:25 -0800 |
---|---|---|
committer | Sam Lantinga <slouken@libsdl.org> | 2018-01-03 10:03:25 -0800 |
commit | b29900494b6141fa9edfb7f2a5ca683e36f17156 (patch) | |
tree | 08fb372e4c138b20e776ad1808d3e114c2bc5cbf /src/video/pandora | |
parent | 5b0bb001f15aee73b914ad988ae3ec342908ce11 (diff) | |
download | sdl-b29900494b6141fa9edfb7f2a5ca683e36f17156.tar.gz |
Updated copyright for 2018
Diffstat (limited to 'src/video/pandora')
-rw-r--r-- | src/video/pandora/SDL_pandora.c | 2 | ||||
-rw-r--r-- | src/video/pandora/SDL_pandora.h | 2 | ||||
-rw-r--r-- | src/video/pandora/SDL_pandora_events.c | 2 | ||||
-rw-r--r-- | src/video/pandora/SDL_pandora_events.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/video/pandora/SDL_pandora.c b/src/video/pandora/SDL_pandora.c index a1c48a358..b319b164c 100644 --- a/src/video/pandora/SDL_pandora.c +++ b/src/video/pandora/SDL_pandora.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2017 Sam Lantinga <slouken@libsdl.org> + Copyright (C) 1997-2018 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 diff --git a/src/video/pandora/SDL_pandora.h b/src/video/pandora/SDL_pandora.h index d4dd9bcd3..9e460e764 100644 --- a/src/video/pandora/SDL_pandora.h +++ b/src/video/pandora/SDL_pandora.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2017 Sam Lantinga <slouken@libsdl.org> + Copyright (C) 1997-2018 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 diff --git a/src/video/pandora/SDL_pandora_events.c b/src/video/pandora/SDL_pandora_events.c index 4f58154f9..bff7a36b4 100644 --- a/src/video/pandora/SDL_pandora_events.c +++ b/src/video/pandora/SDL_pandora_events.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2017 Sam Lantinga <slouken@libsdl.org> + Copyright (C) 1997-2018 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 diff --git a/src/video/pandora/SDL_pandora_events.h b/src/video/pandora/SDL_pandora_events.h index be6dbbbdf..f714384cd 100644 --- a/src/video/pandora/SDL_pandora_events.h +++ b/src/video/pandora/SDL_pandora_events.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2017 Sam Lantinga <slouken@libsdl.org> + Copyright (C) 1997-2018 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 |