--- a/COPYING.txt Fri Jan 01 17:41:11 2016 +0100
+++ b/COPYING.txt Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
Simple DirectMedia Layer
-Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+Copyright (C) 1997-2016 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
--- a/Xcode/SDL/pkg-support/resources/License.txt Fri Jan 01 17:41:11 2016 +0100
+++ b/Xcode/SDL/pkg-support/resources/License.txt Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
Simple DirectMedia Layer
-Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+Copyright (C) 1997-2016 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
--- a/debian/copyright Fri Jan 01 17:41:11 2016 +0100
+++ b/debian/copyright Sat Jan 02 10:10:34 2016 -0800
@@ -4,7 +4,7 @@
Source: http://www.libsdl.org/
Files: *
-Copyright: 1997-2015 Sam Lantinga <slouken@libsdl.org>
+Copyright: 1997-2016 Sam Lantinga <slouken@libsdl.org>
License: zlib/libpng
Files: src/libm/*
@@ -12,7 +12,7 @@
License: SunPro
Files: src/main/windows/SDL_windows_main.c
-Copyright: 2015 Sam Lantinga
+Copyright: 2016 Sam Lantinga
License: PublicDomain_Sam_Lantinga
Comment: SDL_main.c, placed in the public domain by Sam Lantinga 4/13/98
@@ -36,7 +36,7 @@
License: Gareth_McCaughan
Files: src/test/SDL_test_md5.c
-Copyright: 1997-2015 Sam Lantinga <slouken@libsdl.org>
+Copyright: 1997-2016 Sam Lantinga <slouken@libsdl.org>
1990 RSA Data Security, Inc.
License: zlib/libpng and RSA_Data_Security
@@ -50,12 +50,12 @@
License: MIT/X11
Files: test/testhaptic.c
-Copyright: 1997-2015 Sam Lantinga <slouken@libsdl.org>
+Copyright: 1997-2016 Sam Lantinga <slouken@libsdl.org>
2008 Edgar Simo Serra
License: BSD_3_clause
Files: test/testrumble.c
-Copyright: 1997-2015 Sam Lantinga <slouken@libsdl.org>
+Copyright: 1997-2016 Sam Lantinga <slouken@libsdl.org>
2011 Edgar Simo Serra
License: BSD_3_clause
@@ -173,7 +173,7 @@
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Comment:
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_assert.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_assert.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_atomic.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_atomic.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_audio.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_audio.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_bits.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_bits.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_blendmode.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_blendmode.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_clipboard.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_clipboard.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_config.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_config.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_config.h.cmake Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_config.h.cmake Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_config.h.in Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_config.h.in Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_config_android.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_config_android.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_config_iphoneos.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_config_iphoneos.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_config_macosx.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_config_macosx.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_config_minimal.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_config_minimal.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_config_pandora.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_config_pandora.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_config_psp.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_config_psp.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_config_windows.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_config_windows.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_config_winrt.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_config_winrt.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_config_wiz.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_config_wiz.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_copying.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_copying.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_cpuinfo.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_cpuinfo.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_egl.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_egl.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_endian.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_endian.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_error.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_error.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_events.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_events.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_filesystem.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_filesystem.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_gamecontroller.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_gamecontroller.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_gesture.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_gesture.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_haptic.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_haptic.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_hints.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_hints.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_joystick.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_joystick.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_keyboard.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_keyboard.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_keycode.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_keycode.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_loadso.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_loadso.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_log.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_log.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_main.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_main.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_messagebox.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_messagebox.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_mouse.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_mouse.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_mutex.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_mutex.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_name.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_name.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_opengl.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_opengl.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_opengles.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_opengles.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_opengles2.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_opengles2.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_pixels.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_pixels.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_platform.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_platform.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_power.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_power.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_quit.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_quit.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_rect.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_rect.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_render.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_render.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_rwops.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_rwops.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_scancode.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_scancode.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_shape.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_shape.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_stdinc.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_stdinc.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_surface.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_surface.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_system.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_system.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_syswm.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_syswm.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_test.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_test.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_test_assert.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_test_assert.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_test_common.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_test_common.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_test_compare.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_test_compare.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_test_crc32.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_test_crc32.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_test_font.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_test_font.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_test_fuzzer.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_test_fuzzer.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_test_harness.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_test_harness.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_test_images.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_test_images.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_test_log.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_test_log.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_test_md5.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_test_md5.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_test_random.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_test_random.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_thread.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_thread.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_timer.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_timer.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_touch.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_touch.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_types.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_types.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_version.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_version.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/SDL_video.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/SDL_video.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/begin_code.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/begin_code.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/include/close_code.h Fri Jan 01 17:41:11 2016 +0100
+++ b/include/close_code.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/premake/Linux/SDL_config_premake.h Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/Linux/SDL_config_premake.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,7 +1,7 @@
/* include/SDL_config.h. Generated from SDL_config.h.in by configure. */
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/premake/MinGW/SDL_config_premake.h Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/MinGW/SDL_config_premake.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/premake/VisualC/VS2008/SDL_config_premake.h Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/VisualC/VS2008/SDL_config_premake.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/premake/VisualC/VS2010/SDL_config_premake.h Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/VisualC/VS2010/SDL_config_premake.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/premake/VisualC/VS2012/SDL_config_premake.h Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/VisualC/VS2012/SDL_config_premake.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/premake/Xcode-iOS/SDL_config_premake.h Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/Xcode-iOS/SDL_config_premake.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/premake/Xcode/Xcode3/SDL_config_premake.h Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/Xcode/Xcode3/SDL_config_premake.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/premake/Xcode/Xcode4/SDL_config_premake.h Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/Xcode/Xcode4/SDL_config_premake.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/premake/config/SDL_config_cygwin.template.h Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/config/SDL_config_cygwin.template.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,7 +1,7 @@
/* include/SDL_config.h. Generated from SDL_config.h.in by configure. */
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/premake/config/SDL_config_iphoneos.template.h Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/config/SDL_config_iphoneos.template.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/premake/config/SDL_config_linux.template.h Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/config/SDL_config_linux.template.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,7 +1,7 @@
/* include/SDL_config.h. Generated from SDL_config.h.in by configure. */
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/premake/config/SDL_config_macosx.template.h Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/config/SDL_config_macosx.template.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/premake/config/SDL_config_minimal.template.h Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/config/SDL_config_minimal.template.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/premake/config/SDL_config_windows.template.h Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/config/SDL_config_windows.template.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/premake/premake4.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/premake4.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/SDL2.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/SDL2.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/SDL2main.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/SDL2main.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/SDL2test.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/SDL2test.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/accelerometer.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/accelerometer.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/checkkeys.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/checkkeys.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/fireworks.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/fireworks.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/happy.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/happy.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/keyboard.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/keyboard.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/loopwave.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/loopwave.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/mixer.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/mixer.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/rectangles.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/rectangles.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testatomic.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testatomic.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testaudioinfo.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testaudioinfo.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testautomation.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testautomation.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testdraw2.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testdraw2.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testdrawchessboard.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testdrawchessboard.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testerror.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testerror.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testfile.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testfile.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testfilesystem.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testfilesystem.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testgamecontroller.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testgamecontroller.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testgesture.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testgesture.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testgl2.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testgl2.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testgles.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testgles.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testhaptic.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testhaptic.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testiconv.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testiconv.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testime.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testime.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testintersection.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testintersection.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testjoystick.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testjoystick.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testkeys.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testkeys.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testloadso.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testloadso.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testlock.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testlock.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testmessage.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testmessage.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testmultiaudio.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testmultiaudio.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testnative.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testnative.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testoverlay2.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testoverlay2.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testplatform.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testplatform.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testpower.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testpower.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testrelative.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testrelative.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testrendercopyex.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testrendercopyex.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testrendertarget.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testrendertarget.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testresample.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testresample.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testrumble.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testrumble.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testscale.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testscale.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testsem.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testsem.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testshader.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testshader.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testshape.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testshape.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testsprite2.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testsprite2.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testspriteminimal.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testspriteminimal.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/teststreaming.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/teststreaming.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testthread.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testthread.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testtimer.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testtimer.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testver.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testver.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/testwm2.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/testwm2.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/torturethread.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/torturethread.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/projects/touch.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/projects/touch.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/util/sdl_check_compile.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/util/sdl_check_compile.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/util/sdl_dependency_checkers.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/util/sdl_dependency_checkers.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/util/sdl_depends.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/util/sdl_depends.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/util/sdl_file.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/util/sdl_file.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/util/sdl_gen_config.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/util/sdl_gen_config.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/util/sdl_projects.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/util/sdl_projects.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/premake/util/sdl_string.lua Fri Jan 01 17:41:11 2016 +0100
+++ b/premake/util/sdl_string.lua Sat Jan 02 10:10:34 2016 -0800
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2016 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
--- a/src/SDL.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/SDL.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/SDL_assert.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/SDL_assert.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/SDL_assert_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/SDL_assert_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/SDL_error.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/SDL_error.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/SDL_error_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/SDL_error_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/SDL_hints.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/SDL_hints.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/SDL_internal.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/SDL_internal.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/SDL_log.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/SDL_log.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/atomic/SDL_atomic.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/atomic/SDL_atomic.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/atomic/SDL_spinlock.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/atomic/SDL_spinlock.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/SDL_audio.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/SDL_audio.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/SDL_audio_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/SDL_audio_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/SDL_audiocvt.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/SDL_audiocvt.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/SDL_audiodev.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/SDL_audiodev.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/SDL_audiodev_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/SDL_audiodev_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/SDL_audiomem.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/SDL_audiomem.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/SDL_audiotypecvt.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/SDL_audiotypecvt.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,7 +1,7 @@
/* DO NOT EDIT! This file is generated by sdlgenaudiocvt.pl */
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/SDL_mixer.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/SDL_mixer.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/SDL_sysaudio.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/SDL_sysaudio.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/SDL_wave.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/SDL_wave.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/SDL_wave.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/SDL_wave.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/alsa/SDL_alsa_audio.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/alsa/SDL_alsa_audio.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/alsa/SDL_alsa_audio.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/alsa/SDL_alsa_audio.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/android/SDL_androidaudio.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/android/SDL_androidaudio.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/android/SDL_androidaudio.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/android/SDL_androidaudio.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/arts/SDL_artsaudio.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/arts/SDL_artsaudio.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/arts/SDL_artsaudio.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/arts/SDL_artsaudio.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/bsd/SDL_bsdaudio.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/bsd/SDL_bsdaudio.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/bsd/SDL_bsdaudio.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/bsd/SDL_bsdaudio.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/coreaudio/SDL_coreaudio.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/coreaudio/SDL_coreaudio.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/coreaudio/SDL_coreaudio.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/coreaudio/SDL_coreaudio.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/directsound/SDL_directsound.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/directsound/SDL_directsound.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/directsound/SDL_directsound.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/directsound/SDL_directsound.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/disk/SDL_diskaudio.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/disk/SDL_diskaudio.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/disk/SDL_diskaudio.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/disk/SDL_diskaudio.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/dsp/SDL_dspaudio.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/dsp/SDL_dspaudio.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/dsp/SDL_dspaudio.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/dsp/SDL_dspaudio.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/dummy/SDL_dummyaudio.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/dummy/SDL_dummyaudio.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/dummy/SDL_dummyaudio.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/dummy/SDL_dummyaudio.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/emscripten/SDL_emscriptenaudio.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/emscripten/SDL_emscriptenaudio.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/emscripten/SDL_emscriptenaudio.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/emscripten/SDL_emscriptenaudio.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/esd/SDL_esdaudio.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/esd/SDL_esdaudio.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/esd/SDL_esdaudio.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/esd/SDL_esdaudio.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/fusionsound/SDL_fsaudio.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/fusionsound/SDL_fsaudio.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/fusionsound/SDL_fsaudio.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/fusionsound/SDL_fsaudio.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/haiku/SDL_haikuaudio.cc Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/haiku/SDL_haikuaudio.cc Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/haiku/SDL_haikuaudio.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/haiku/SDL_haikuaudio.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/nacl/SDL_naclaudio.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/nacl/SDL_naclaudio.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/nacl/SDL_naclaudio.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/nacl/SDL_naclaudio.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/nas/SDL_nasaudio.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/nas/SDL_nasaudio.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/nas/SDL_nasaudio.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/nas/SDL_nasaudio.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/paudio/SDL_paudio.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/paudio/SDL_paudio.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/paudio/SDL_paudio.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/paudio/SDL_paudio.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/psp/SDL_pspaudio.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/psp/SDL_pspaudio.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/psp/SDL_pspaudio.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/psp/SDL_pspaudio.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/pulseaudio/SDL_pulseaudio.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/pulseaudio/SDL_pulseaudio.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/pulseaudio/SDL_pulseaudio.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/pulseaudio/SDL_pulseaudio.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/qsa/SDL_qsa_audio.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/qsa/SDL_qsa_audio.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/qsa/SDL_qsa_audio.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/qsa/SDL_qsa_audio.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/sdlgenaudiocvt.pl Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/sdlgenaudiocvt.pl Sat Jan 02 10:10:34 2016 -0800
@@ -38,7 +38,7 @@
/* DO NOT EDIT! This file is generated by sdlgenaudiocvt.pl */
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken\@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/sndio/SDL_sndioaudio.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/sndio/SDL_sndioaudio.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/sndio/SDL_sndioaudio.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/sndio/SDL_sndioaudio.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/sun/SDL_sunaudio.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/sun/SDL_sunaudio.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/winmm/SDL_winmm.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/winmm/SDL_winmm.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/winmm/SDL_winmm.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/winmm/SDL_winmm.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/xaudio2/SDL_xaudio2.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/xaudio2/SDL_xaudio2.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/xaudio2/SDL_xaudio2.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/xaudio2/SDL_xaudio2.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/xaudio2/SDL_xaudio2_winrthelpers.cpp Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/xaudio2/SDL_xaudio2_winrthelpers.cpp Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/audio/xaudio2/SDL_xaudio2_winrthelpers.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/audio/xaudio2/SDL_xaudio2_winrthelpers.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/core/android/SDL_android.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/core/android/SDL_android.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/core/android/SDL_android.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/core/android/SDL_android.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/core/linux/SDL_dbus.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/core/linux/SDL_dbus.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/core/linux/SDL_dbus.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/core/linux/SDL_dbus.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/core/linux/SDL_evdev.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/core/linux/SDL_evdev.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/core/linux/SDL_evdev.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/core/linux/SDL_evdev.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/core/linux/SDL_ibus.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/core/linux/SDL_ibus.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/core/linux/SDL_ibus.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/core/linux/SDL_ibus.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/core/linux/SDL_udev.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/core/linux/SDL_udev.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/core/linux/SDL_udev.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/core/linux/SDL_udev.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/core/windows/SDL_directx.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/core/windows/SDL_directx.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/core/windows/SDL_windows.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/core/windows/SDL_windows.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/core/windows/SDL_windows.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/core/windows/SDL_windows.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/core/windows/SDL_xinput.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/core/windows/SDL_xinput.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/core/windows/SDL_xinput.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/core/windows/SDL_xinput.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/core/winrt/SDL_winrtapp_common.cpp Fri Jan 01 17:41:11 2016 +0100
+++ b/src/core/winrt/SDL_winrtapp_common.cpp Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/core/winrt/SDL_winrtapp_common.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/core/winrt/SDL_winrtapp_common.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/core/winrt/SDL_winrtapp_direct3d.cpp Fri Jan 01 17:41:11 2016 +0100
+++ b/src/core/winrt/SDL_winrtapp_direct3d.cpp Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/core/winrt/SDL_winrtapp_direct3d.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/core/winrt/SDL_winrtapp_direct3d.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/core/winrt/SDL_winrtapp_xaml.cpp Fri Jan 01 17:41:11 2016 +0100
+++ b/src/core/winrt/SDL_winrtapp_xaml.cpp Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/core/winrt/SDL_winrtapp_xaml.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/core/winrt/SDL_winrtapp_xaml.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/cpuinfo/SDL_cpuinfo.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/cpuinfo/SDL_cpuinfo.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/dynapi/SDL_dynapi.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/dynapi/SDL_dynapi.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/dynapi/SDL_dynapi.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/dynapi/SDL_dynapi.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/dynapi/SDL_dynapi_overrides.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/dynapi/SDL_dynapi_overrides.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/dynapi/SDL_dynapi_procs.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/dynapi/SDL_dynapi_procs.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/dynapi/gendynapi.pl Fri Jan 01 17:41:11 2016 +0100
+++ b/src/dynapi/gendynapi.pl Sat Jan 02 10:10:34 2016 -0800
@@ -1,7 +1,7 @@
#!/usr/bin/perl -w
# Simple DirectMedia Layer
-# Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+# Copyright (C) 1997-2016 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
--- a/src/events/SDL_clipboardevents.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/events/SDL_clipboardevents.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/events/SDL_clipboardevents_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/events/SDL_clipboardevents_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/events/SDL_dropevents.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/events/SDL_dropevents.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/events/SDL_dropevents_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/events/SDL_dropevents_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/events/SDL_events.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/events/SDL_events.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/events/SDL_events_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/events/SDL_events_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/events/SDL_gesture.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/events/SDL_gesture.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/events/SDL_gesture_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/events/SDL_gesture_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/events/SDL_keyboard.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/events/SDL_keyboard.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/events/SDL_keyboard_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/events/SDL_keyboard_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/events/SDL_mouse.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/events/SDL_mouse.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/events/SDL_mouse_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/events/SDL_mouse_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/events/SDL_quit.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/events/SDL_quit.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/events/SDL_sysevents.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/events/SDL_sysevents.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/events/SDL_touch.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/events/SDL_touch.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/events/SDL_touch_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/events/SDL_touch_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/events/SDL_windowevents.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/events/SDL_windowevents.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/events/SDL_windowevents_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/events/SDL_windowevents_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/events/blank_cursor.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/events/blank_cursor.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/events/scancodes_darwin.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/events/scancodes_darwin.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/events/scancodes_linux.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/events/scancodes_linux.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/events/scancodes_windows.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/events/scancodes_windows.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/events/scancodes_xfree86.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/events/scancodes_xfree86.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/file/SDL_rwops.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/file/SDL_rwops.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/file/cocoa/SDL_rwopsbundlesupport.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/file/cocoa/SDL_rwopsbundlesupport.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/file/cocoa/SDL_rwopsbundlesupport.m Fri Jan 01 17:41:11 2016 +0100
+++ b/src/file/cocoa/SDL_rwopsbundlesupport.m Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/filesystem/android/SDL_sysfilesystem.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/filesystem/android/SDL_sysfilesystem.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/filesystem/cocoa/SDL_sysfilesystem.m Fri Jan 01 17:41:11 2016 +0100
+++ b/src/filesystem/cocoa/SDL_sysfilesystem.m Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/filesystem/dummy/SDL_sysfilesystem.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/filesystem/dummy/SDL_sysfilesystem.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/filesystem/emscripten/SDL_sysfilesystem.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/filesystem/emscripten/SDL_sysfilesystem.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/filesystem/haiku/SDL_sysfilesystem.cc Fri Jan 01 17:41:11 2016 +0100
+++ b/src/filesystem/haiku/SDL_sysfilesystem.cc Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/filesystem/nacl/SDL_sysfilesystem.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/filesystem/nacl/SDL_sysfilesystem.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/filesystem/unix/SDL_sysfilesystem.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/filesystem/unix/SDL_sysfilesystem.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/filesystem/windows/SDL_sysfilesystem.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/filesystem/windows/SDL_sysfilesystem.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/filesystem/winrt/SDL_sysfilesystem.cpp Fri Jan 01 17:41:11 2016 +0100
+++ b/src/filesystem/winrt/SDL_sysfilesystem.cpp Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/haptic/SDL_haptic.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/haptic/SDL_haptic.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/haptic/SDL_haptic_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/haptic/SDL_haptic_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/haptic/SDL_syshaptic.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/haptic/SDL_syshaptic.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/haptic/darwin/SDL_syshaptic.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/haptic/darwin/SDL_syshaptic.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/haptic/darwin/SDL_syshaptic_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/haptic/darwin/SDL_syshaptic_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/haptic/dummy/SDL_syshaptic.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/haptic/dummy/SDL_syshaptic.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/haptic/linux/SDL_syshaptic.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/haptic/linux/SDL_syshaptic.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/haptic/windows/SDL_dinputhaptic.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/haptic/windows/SDL_dinputhaptic.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/haptic/windows/SDL_dinputhaptic_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/haptic/windows/SDL_dinputhaptic_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/haptic/windows/SDL_windowshaptic.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/haptic/windows/SDL_windowshaptic.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/haptic/windows/SDL_windowshaptic_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/haptic/windows/SDL_windowshaptic_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/haptic/windows/SDL_xinputhaptic.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/haptic/windows/SDL_xinputhaptic.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/haptic/windows/SDL_xinputhaptic_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/haptic/windows/SDL_xinputhaptic_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/joystick/SDL_gamecontroller.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/joystick/SDL_gamecontroller.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/joystick/SDL_gamecontrollerdb.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/joystick/SDL_gamecontrollerdb.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/joystick/SDL_joystick.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/joystick/SDL_joystick.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/joystick/SDL_joystick_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/joystick/SDL_joystick_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/joystick/SDL_sysjoystick.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/joystick/SDL_sysjoystick.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/joystick/android/SDL_sysjoystick.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/joystick/android/SDL_sysjoystick.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/joystick/android/SDL_sysjoystick_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/joystick/android/SDL_sysjoystick_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/joystick/bsd/SDL_sysjoystick.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/joystick/bsd/SDL_sysjoystick.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/joystick/darwin/SDL_sysjoystick.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/joystick/darwin/SDL_sysjoystick.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/joystick/darwin/SDL_sysjoystick_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/joystick/darwin/SDL_sysjoystick_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/joystick/dummy/SDL_sysjoystick.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/joystick/dummy/SDL_sysjoystick.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/joystick/emscripten/SDL_sysjoystick.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/joystick/emscripten/SDL_sysjoystick.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/joystick/emscripten/SDL_sysjoystick_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/joystick/emscripten/SDL_sysjoystick_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/joystick/haiku/SDL_haikujoystick.cc Fri Jan 01 17:41:11 2016 +0100
+++ b/src/joystick/haiku/SDL_haikujoystick.cc Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/joystick/iphoneos/SDL_sysjoystick.m Fri Jan 01 17:41:11 2016 +0100
+++ b/src/joystick/iphoneos/SDL_sysjoystick.m Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/joystick/iphoneos/SDL_sysjoystick_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/joystick/iphoneos/SDL_sysjoystick_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/joystick/linux/SDL_sysjoystick.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/joystick/linux/SDL_sysjoystick.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/joystick/linux/SDL_sysjoystick_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/joystick/linux/SDL_sysjoystick_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/joystick/psp/SDL_sysjoystick.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/joystick/psp/SDL_sysjoystick.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/joystick/windows/SDL_dinputjoystick.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/joystick/windows/SDL_dinputjoystick.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/joystick/windows/SDL_dinputjoystick_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/joystick/windows/SDL_dinputjoystick_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/joystick/windows/SDL_mmjoystick.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/joystick/windows/SDL_mmjoystick.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/joystick/windows/SDL_windowsjoystick.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/joystick/windows/SDL_windowsjoystick.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/joystick/windows/SDL_windowsjoystick_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/joystick/windows/SDL_windowsjoystick_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/joystick/windows/SDL_xinputjoystick.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/joystick/windows/SDL_xinputjoystick.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/joystick/windows/SDL_xinputjoystick_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/joystick/windows/SDL_xinputjoystick_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/libm/math_libm.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/libm/math_libm.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/loadso/dlopen/SDL_sysloadso.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/loadso/dlopen/SDL_sysloadso.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/loadso/dummy/SDL_sysloadso.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/loadso/dummy/SDL_sysloadso.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/loadso/haiku/SDL_sysloadso.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/loadso/haiku/SDL_sysloadso.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/loadso/windows/SDL_sysloadso.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/loadso/windows/SDL_sysloadso.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/main/haiku/SDL_BApp.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/main/haiku/SDL_BApp.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/main/haiku/SDL_BeApp.cc Fri Jan 01 17:41:11 2016 +0100
+++ b/src/main/haiku/SDL_BeApp.cc Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/main/haiku/SDL_BeApp.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/main/haiku/SDL_BeApp.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/main/nacl/SDL_nacl_main.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/main/nacl/SDL_nacl_main.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/power/SDL_power.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/power/SDL_power.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/power/android/SDL_syspower.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/power/android/SDL_syspower.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/power/emscripten/SDL_syspower.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/power/emscripten/SDL_syspower.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/power/haiku/SDL_syspower.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/power/haiku/SDL_syspower.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/power/linux/SDL_syspower.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/power/linux/SDL_syspower.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/power/macosx/SDL_syspower.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/power/macosx/SDL_syspower.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/power/psp/SDL_syspower.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/power/psp/SDL_syspower.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/power/uikit/SDL_syspower.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/power/uikit/SDL_syspower.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/power/uikit/SDL_syspower.m Fri Jan 01 17:41:11 2016 +0100
+++ b/src/power/uikit/SDL_syspower.m Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/power/windows/SDL_syspower.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/power/windows/SDL_syspower.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/power/winrt/SDL_syspower.cpp Fri Jan 01 17:41:11 2016 +0100
+++ b/src/power/winrt/SDL_syspower.cpp Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/SDL_d3dmath.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/SDL_d3dmath.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/SDL_d3dmath.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/SDL_d3dmath.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/SDL_render.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/SDL_render.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/SDL_sysrender.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/SDL_sysrender.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/SDL_yuv_mmx.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/SDL_yuv_mmx.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/SDL_yuv_sw.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/SDL_yuv_sw.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/SDL_yuv_sw_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/SDL_yuv_sw_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/direct3d/SDL_render_d3d.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/direct3d/SDL_render_d3d.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/direct3d11/SDL_render_d3d11.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/direct3d11/SDL_render_d3d11.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/direct3d11/SDL_render_winrt.cpp Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/direct3d11/SDL_render_winrt.cpp Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/direct3d11/SDL_render_winrt.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/direct3d11/SDL_render_winrt.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/opengl/SDL_glfuncs.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/opengl/SDL_glfuncs.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/opengl/SDL_render_gl.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/opengl/SDL_render_gl.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/opengl/SDL_shaders_gl.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/opengl/SDL_shaders_gl.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/opengl/SDL_shaders_gl.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/opengl/SDL_shaders_gl.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/opengles/SDL_glesfuncs.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/opengles/SDL_glesfuncs.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/opengles/SDL_render_gles.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/opengles/SDL_render_gles.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/opengles2/SDL_gles2funcs.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/opengles2/SDL_gles2funcs.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/opengles2/SDL_render_gles2.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/opengles2/SDL_render_gles2.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/opengles2/SDL_shaders_gles2.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/opengles2/SDL_shaders_gles2.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/opengles2/SDL_shaders_gles2.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/opengles2/SDL_shaders_gles2.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/psp/SDL_render_psp.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/psp/SDL_render_psp.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/software/SDL_blendfillrect.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/software/SDL_blendfillrect.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/software/SDL_blendfillrect.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/software/SDL_blendfillrect.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/software/SDL_blendline.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/software/SDL_blendline.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/software/SDL_blendline.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/software/SDL_blendline.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/software/SDL_blendpoint.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/software/SDL_blendpoint.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/software/SDL_blendpoint.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/software/SDL_blendpoint.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/software/SDL_draw.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/software/SDL_draw.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/software/SDL_drawline.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/software/SDL_drawline.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/software/SDL_drawline.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/software/SDL_drawline.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/software/SDL_drawpoint.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/software/SDL_drawpoint.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/software/SDL_drawpoint.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/software/SDL_drawpoint.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/software/SDL_render_sw.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/software/SDL_render_sw.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/software/SDL_render_sw_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/software/SDL_render_sw_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/render/software/SDL_rotate.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/render/software/SDL_rotate.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/stdlib/SDL_getenv.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/stdlib/SDL_getenv.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/stdlib/SDL_iconv.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/stdlib/SDL_iconv.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/stdlib/SDL_malloc.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/stdlib/SDL_malloc.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/stdlib/SDL_stdlib.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/stdlib/SDL_stdlib.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/stdlib/SDL_string.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/stdlib/SDL_string.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/test/SDL_test_assert.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/test/SDL_test_assert.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/test/SDL_test_common.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/test/SDL_test_common.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/test/SDL_test_compare.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/test/SDL_test_compare.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/test/SDL_test_crc32.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/test/SDL_test_crc32.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/test/SDL_test_fuzzer.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/test/SDL_test_fuzzer.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/test/SDL_test_harness.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/test/SDL_test_harness.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/test/SDL_test_imageBlit.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/test/SDL_test_imageBlit.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/test/SDL_test_imageBlitBlend.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/test/SDL_test_imageBlitBlend.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/test/SDL_test_imageFace.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/test/SDL_test_imageFace.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/test/SDL_test_imagePrimitives.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/test/SDL_test_imagePrimitives.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/test/SDL_test_imagePrimitivesBlend.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/test/SDL_test_imagePrimitivesBlend.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/test/SDL_test_log.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/test/SDL_test_log.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/test/SDL_test_md5.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/test/SDL_test_md5.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/test/SDL_test_random.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/test/SDL_test_random.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/SDL_systhread.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/SDL_systhread.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/SDL_thread.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/SDL_thread.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/SDL_thread_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/SDL_thread_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/generic/SDL_syscond.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/generic/SDL_syscond.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/generic/SDL_sysmutex.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/generic/SDL_sysmutex.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/generic/SDL_sysmutex_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/generic/SDL_sysmutex_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/generic/SDL_syssem.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/generic/SDL_syssem.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/generic/SDL_systhread.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/generic/SDL_systhread.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/generic/SDL_systhread_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/generic/SDL_systhread_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/generic/SDL_systls.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/generic/SDL_systls.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/psp/SDL_syscond.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/psp/SDL_syscond.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/psp/SDL_sysmutex.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/psp/SDL_sysmutex.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/psp/SDL_sysmutex_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/psp/SDL_sysmutex_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/psp/SDL_syssem.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/psp/SDL_syssem.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/psp/SDL_systhread.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/psp/SDL_systhread.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/psp/SDL_systhread_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/psp/SDL_systhread_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/pthread/SDL_syscond.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/pthread/SDL_syscond.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/pthread/SDL_sysmutex.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/pthread/SDL_sysmutex.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/pthread/SDL_sysmutex_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/pthread/SDL_sysmutex_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/pthread/SDL_syssem.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/pthread/SDL_syssem.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/pthread/SDL_systhread.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/pthread/SDL_systhread.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/pthread/SDL_systhread_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/pthread/SDL_systhread_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/pthread/SDL_systls.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/pthread/SDL_systls.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/stdcpp/SDL_syscond.cpp Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/stdcpp/SDL_syscond.cpp Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/stdcpp/SDL_sysmutex.cpp Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/stdcpp/SDL_sysmutex.cpp Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/stdcpp/SDL_sysmutex_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/stdcpp/SDL_sysmutex_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/stdcpp/SDL_systhread.cpp Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/stdcpp/SDL_systhread.cpp Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/stdcpp/SDL_systhread_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/stdcpp/SDL_systhread_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/windows/SDL_sysmutex.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/windows/SDL_sysmutex.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/windows/SDL_syssem.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/windows/SDL_syssem.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/windows/SDL_systhread.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/windows/SDL_systhread.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/windows/SDL_systhread_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/windows/SDL_systhread_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/thread/windows/SDL_systls.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/thread/windows/SDL_systls.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/timer/SDL_timer.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/timer/SDL_timer.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/timer/SDL_timer_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/timer/SDL_timer_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/timer/dummy/SDL_systimer.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/timer/dummy/SDL_systimer.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/timer/haiku/SDL_systimer.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/timer/haiku/SDL_systimer.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/timer/psp/SDL_systimer.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/timer/psp/SDL_systimer.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/timer/unix/SDL_systimer.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/timer/unix/SDL_systimer.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/timer/windows/SDL_systimer.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/timer/windows/SDL_systimer.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/video/SDL_RLEaccel_c.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/video/SDL_RLEaccel_c.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/video/SDL_blit.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/video/SDL_blit.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/video/SDL_blit.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/video/SDL_blit.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/video/SDL_blit_0.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/video/SDL_blit_0.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/video/SDL_blit_1.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/video/SDL_blit_1.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/video/SDL_blit_A.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/video/SDL_blit_A.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/video/SDL_blit_N.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/video/SDL_blit_N.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/video/SDL_blit_auto.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/video/SDL_blit_auto.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,7 +1,7 @@
/* DO NOT EDIT! This file is generated by sdlgenblit.pl */
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/video/SDL_blit_auto.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/video/SDL_blit_auto.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,7 +1,7 @@
/* DO NOT EDIT! This file is generated by sdlgenblit.pl */
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/video/SDL_blit_copy.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/video/SDL_blit_copy.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/video/SDL_blit_copy.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/video/SDL_blit_copy.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/video/SDL_blit_slow.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/video/SDL_blit_slow.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/video/SDL_blit_slow.h Fri Jan 01 17:41:11 2016 +0100
+++ b/src/video/SDL_blit_slow.h Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/video/SDL_bmp.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/video/SDL_bmp.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2016 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
--- a/src/video/SDL_clipboard.c Fri Jan 01 17:41:11 2016 +0100
+++ b/src/video/SDL_clipboard.c Sat Jan 02 10:10:34 2016 -0800
@@ -1,6 +1,6 @@
/*<