--- a/COPYING.txt Tue May 26 06:27:12 2015 -0700
+++ b/COPYING.txt Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
Simple DirectMedia Layer
-Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/Xcode/SDL/pkg-support/resources/License.txt Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
Simple DirectMedia Layer
-Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/debian/copyright Tue May 26 06:27:46 2015 -0700
@@ -4,7 +4,7 @@
Source: http://www.libsdl.org/
Files: *
-Copyright: 1997-2014 Sam Lantinga <slouken@libsdl.org>
+Copyright: 1997-2015 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: 1998 Sam Lantinga
+Copyright: 2015 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-2014 Sam Lantinga <slouken@libsdl.org>
+Copyright: 1997-2015 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-2014 Sam Lantinga <slouken@libsdl.org>
+Copyright: 1997-2015 Sam Lantinga <slouken@libsdl.org>
2008 Edgar Simo Serra
License: BSD_3_clause
Files: test/testrumble.c
-Copyright: 1997-2014 Sam Lantinga <slouken@libsdl.org>
+Copyright: 1997-2015 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-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
.
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_assert.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_atomic.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_audio.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_bits.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_blendmode.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_clipboard.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_config.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_config.h.cmake Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_config.h.in Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_config_android.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_config_iphoneos.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_config_macosx.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_config_minimal.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_config_pandora.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_config_psp.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_config_windows.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_config_winrt.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_config_wiz.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_copying.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_cpuinfo.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_egl.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_endian.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_error.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_events.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_filesystem.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_gamecontroller.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_gesture.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_haptic.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_hints.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_joystick.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_keyboard.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_keycode.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_loadso.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_log.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_main.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_messagebox.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_mouse.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_mutex.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_name.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_opengl.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_opengles.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_opengles2.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_pixels.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_platform.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_power.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_quit.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_rect.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_render.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_rwops.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_scancode.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_shape.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_stdinc.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_surface.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_system.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_syswm.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_test.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_test_assert.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_test_common.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_test_compare.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_test_crc32.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_test_font.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_test_fuzzer.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_test_harness.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_test_images.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_test_log.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_test_md5.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_test_random.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_thread.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_timer.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_touch.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_types.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_version.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/SDL_video.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/begin_code.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/include/close_code.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/Linux/SDL_config_premake.h Tue May 26 06:27:46 2015 -0700
@@ -1,7 +1,7 @@
/* include/SDL_config.h. Generated from SDL_config.h.in by configure. */
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/MinGW/SDL_config_premake.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/VisualC/VS2008/SDL_config_premake.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/VisualC/VS2010/SDL_config_premake.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/VisualC/VS2012/SDL_config_premake.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/Xcode-iOS/SDL_config_premake.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/Xcode/Xcode3/SDL_config_premake.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/Xcode/Xcode4/SDL_config_premake.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/config/SDL_config_cygwin.template.h Tue May 26 06:27:46 2015 -0700
@@ -1,7 +1,7 @@
/* include/SDL_config.h. Generated from SDL_config.h.in by configure. */
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/config/SDL_config_iphoneos.template.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/config/SDL_config_linux.template.h Tue May 26 06:27:46 2015 -0700
@@ -1,7 +1,7 @@
/* include/SDL_config.h. Generated from SDL_config.h.in by configure. */
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/config/SDL_config_macosx.template.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/config/SDL_config_minimal.template.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/config/SDL_config_windows.template.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/premake4.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/SDL2.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/SDL2main.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/SDL2test.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/accelerometer.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/checkkeys.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/fireworks.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/happy.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/keyboard.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/loopwave.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/mixer.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/rectangles.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testatomic.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testaudioinfo.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testautomation.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testdraw2.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testdrawchessboard.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testerror.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testfile.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testfilesystem.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testgamecontroller.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testgesture.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testgl2.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testgles.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testhaptic.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testiconv.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testime.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testintersection.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testjoystick.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testkeys.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testloadso.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testlock.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testmessage.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testmultiaudio.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testnative.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testoverlay2.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testplatform.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testpower.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testrelative.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testrendercopyex.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testrendertarget.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testresample.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testrumble.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testscale.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testsem.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testshader.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testshape.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testsprite2.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testspriteminimal.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/teststreaming.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testthread.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testtimer.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testver.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/testwm2.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/torturethread.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/projects/touch.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/util/sdl_check_compile.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/util/sdl_dependency_checkers.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/util/sdl_depends.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/util/sdl_file.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/util/sdl_gen_config.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/util/sdl_projects.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This 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 Tue May 26 06:27:12 2015 -0700
+++ b/premake/util/sdl_string.lua Tue May 26 06:27:46 2015 -0700
@@ -1,4 +1,4 @@
--- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+-- Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
--
-- This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/SDL.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/SDL_assert.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/SDL_assert_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/SDL_error.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/SDL_error_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/SDL_hints.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/SDL_internal.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/SDL_log.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/atomic/SDL_atomic.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/atomic/SDL_spinlock.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/SDL_audio.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/SDL_audio_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/SDL_audiocvt.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/SDL_audiodev.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/SDL_audiodev_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/SDL_audiomem.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/SDL_audiotypecvt.c Tue May 26 06:27:46 2015 -0700
@@ -1,7 +1,7 @@
/* DO NOT EDIT! This file is generated by sdlgenaudiocvt.pl */
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/SDL_mixer.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/SDL_sysaudio.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/SDL_wave.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/SDL_wave.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/alsa/SDL_alsa_audio.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/alsa/SDL_alsa_audio.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/android/SDL_androidaudio.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/android/SDL_androidaudio.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/arts/SDL_artsaudio.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/arts/SDL_artsaudio.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/bsd/SDL_bsdaudio.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/bsd/SDL_bsdaudio.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/coreaudio/SDL_coreaudio.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/coreaudio/SDL_coreaudio.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/directsound/SDL_directsound.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/directsound/SDL_directsound.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/disk/SDL_diskaudio.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/disk/SDL_diskaudio.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/dsp/SDL_dspaudio.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/dsp/SDL_dspaudio.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/dummy/SDL_dummyaudio.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/dummy/SDL_dummyaudio.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/emscripten/SDL_emscriptenaudio.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/emscripten/SDL_emscriptenaudio.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/esd/SDL_esdaudio.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/esd/SDL_esdaudio.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/fusionsound/SDL_fsaudio.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/fusionsound/SDL_fsaudio.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/haiku/SDL_haikuaudio.cc Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/haiku/SDL_haikuaudio.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/nacl/SDL_naclaudio.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/nacl/SDL_naclaudio.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/nas/SDL_nasaudio.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/nas/SDL_nasaudio.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/paudio/SDL_paudio.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/paudio/SDL_paudio.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/psp/SDL_pspaudio.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/psp/SDL_pspaudio.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/pulseaudio/SDL_pulseaudio.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/pulseaudio/SDL_pulseaudio.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/qsa/SDL_qsa_audio.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/qsa/SDL_qsa_audio.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/sdlgenaudiocvt.pl Tue May 26 06:27:46 2015 -0700
@@ -38,7 +38,7 @@
/* DO NOT EDIT! This file is generated by sdlgenaudiocvt.pl */
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken\@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken\@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/sndio/SDL_sndioaudio.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/sndio/SDL_sndioaudio.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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.c Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/sun/SDL_sunaudio.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/sun/SDL_sunaudio.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/winmm/SDL_winmm.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/winmm/SDL_winmm.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/xaudio2/SDL_xaudio2.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/xaudio2/SDL_xaudio2_winrthelpers.cpp Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/audio/xaudio2/SDL_xaudio2_winrthelpers.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/core/android/SDL_android.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/core/android/SDL_android.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/core/linux/SDL_dbus.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/core/linux/SDL_dbus.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/core/linux/SDL_evdev.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/core/linux/SDL_evdev.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/core/linux/SDL_ibus.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/core/linux/SDL_ibus.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/core/linux/SDL_udev.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/core/linux/SDL_udev.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/core/windows/SDL_directx.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/core/windows/SDL_windows.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/core/windows/SDL_windows.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/core/windows/SDL_xinput.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/core/windows/SDL_xinput.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/core/winrt/SDL_winrtapp_common.cpp Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/core/winrt/SDL_winrtapp_common.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/core/winrt/SDL_winrtapp_direct3d.cpp Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/core/winrt/SDL_winrtapp_direct3d.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/core/winrt/SDL_winrtapp_xaml.cpp Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/core/winrt/SDL_winrtapp_xaml.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/cpuinfo/SDL_cpuinfo.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/dynapi/SDL_dynapi.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/dynapi/SDL_dynapi.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/dynapi/SDL_dynapi_overrides.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/dynapi/SDL_dynapi_procs.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/dynapi/gendynapi.pl Tue May 26 06:27:46 2015 -0700
@@ -1,7 +1,7 @@
#!/usr/bin/perl -w
# Simple DirectMedia Layer
-# Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+# Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
#
# This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/events/SDL_clipboardevents.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/events/SDL_clipboardevents_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/events/SDL_dropevents.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/events/SDL_dropevents_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/events/SDL_events.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/events/SDL_events_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/events/SDL_gesture.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/events/SDL_gesture_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/events/SDL_keyboard.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/events/SDL_keyboard_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/events/SDL_mouse.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/events/SDL_mouse_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/events/SDL_quit.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/events/SDL_sysevents.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/events/SDL_touch.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/events/SDL_touch_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/events/SDL_windowevents.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/events/SDL_windowevents_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/events/blank_cursor.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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/default_cursor.h Tue May 26 06:27:12 2015 -0700
+++ b/src/events/default_cursor.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/events/scancodes_darwin.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/events/scancodes_linux.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/events/scancodes_windows.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/events/scancodes_xfree86.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/file/SDL_rwops.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/file/cocoa/SDL_rwopsbundlesupport.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/file/cocoa/SDL_rwopsbundlesupport.m Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/filesystem/android/SDL_sysfilesystem.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/filesystem/cocoa/SDL_sysfilesystem.m Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/filesystem/dummy/SDL_sysfilesystem.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/filesystem/emscripten/SDL_sysfilesystem.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/filesystem/haiku/SDL_sysfilesystem.cc Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/filesystem/nacl/SDL_sysfilesystem.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/filesystem/unix/SDL_sysfilesystem.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/filesystem/windows/SDL_sysfilesystem.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/filesystem/winrt/SDL_sysfilesystem.cpp Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/haptic/SDL_haptic.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/haptic/SDL_haptic_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/haptic/SDL_syshaptic.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/haptic/darwin/SDL_syshaptic.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/haptic/darwin/SDL_syshaptic_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/haptic/dummy/SDL_syshaptic.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/haptic/linux/SDL_syshaptic.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/haptic/windows/SDL_dinputhaptic.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/haptic/windows/SDL_dinputhaptic_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/haptic/windows/SDL_windowshaptic.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/haptic/windows/SDL_windowshaptic_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/haptic/windows/SDL_xinputhaptic.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/haptic/windows/SDL_xinputhaptic_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/joystick/SDL_gamecontroller.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/joystick/SDL_gamecontrollerdb.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/joystick/SDL_joystick.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/joystick/SDL_joystick_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/joystick/SDL_sysjoystick.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/joystick/android/SDL_sysjoystick.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/joystick/android/SDL_sysjoystick_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/joystick/bsd/SDL_sysjoystick.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/joystick/darwin/SDL_sysjoystick.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/joystick/darwin/SDL_sysjoystick_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/joystick/dummy/SDL_sysjoystick.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/joystick/emscripten/SDL_sysjoystick.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/joystick/emscripten/SDL_sysjoystick_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/joystick/haiku/SDL_haikujoystick.cc Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/joystick/iphoneos/SDL_sysjoystick.m Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/joystick/linux/SDL_sysjoystick.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/joystick/linux/SDL_sysjoystick_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/joystick/psp/SDL_sysjoystick.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/joystick/windows/SDL_dinputjoystick.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/joystick/windows/SDL_dinputjoystick_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/joystick/windows/SDL_mmjoystick.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/joystick/windows/SDL_windowsjoystick.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/joystick/windows/SDL_windowsjoystick_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/joystick/windows/SDL_xinputjoystick.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/joystick/windows/SDL_xinputjoystick_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/libm/math_libm.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/loadso/dlopen/SDL_sysloadso.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/loadso/dummy/SDL_sysloadso.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/loadso/haiku/SDL_sysloadso.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/loadso/windows/SDL_sysloadso.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/main/haiku/SDL_BApp.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/main/haiku/SDL_BeApp.cc Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/main/haiku/SDL_BeApp.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/main/nacl/SDL_nacl_main.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
@@ -90,4 +90,4 @@
/* ppapi_simple will start nacl_main in a worker thread */
PPAPI_SIMPLE_REGISTER_MAIN(nacl_main);
-#endif /* SDL_VIDEO_DRIVER_NACL */
\ No newline at end of file
+#endif /* SDL_VIDEO_DRIVER_NACL */
--- a/src/main/windows/version.rc Tue May 26 06:27:12 2015 -0700
+++ b/src/main/windows/version.rc Tue May 26 06:27:46 2015 -0700
@@ -25,7 +25,7 @@
VALUE "FileDescription", "SDL\0"
VALUE "FileVersion", "2, 0, 4, 0\0"
VALUE "InternalName", "SDL\0"
- VALUE "LegalCopyright", "Copyright © 2014 Sam Lantinga\0"
+ VALUE "LegalCopyright", "Copyright © 2015 Sam Lantinga\0"
VALUE "OriginalFilename", "SDL2.dll\0"
VALUE "ProductName", "Simple DirectMedia Layer\0"
VALUE "ProductVersion", "2, 0, 4, 0\0"
--- a/src/power/SDL_power.c Tue May 26 06:27:12 2015 -0700
+++ b/src/power/SDL_power.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/power/android/SDL_syspower.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/power/emscripten/SDL_syspower.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/power/haiku/SDL_syspower.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/power/linux/SDL_syspower.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/power/macosx/SDL_syspower.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/power/psp/SDL_syspower.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/power/uikit/SDL_syspower.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/power/uikit/SDL_syspower.m Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/power/windows/SDL_syspower.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/power/winrt/SDL_syspower.cpp Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/SDL_d3dmath.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/SDL_d3dmath.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/SDL_render.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/SDL_sysrender.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/SDL_yuv_mmx.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/SDL_yuv_sw.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/SDL_yuv_sw_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/direct3d/SDL_render_d3d.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/direct3d11/SDL_render_d3d11.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/direct3d11/SDL_render_winrt.cpp Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/direct3d11/SDL_render_winrt.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/opengl/SDL_glfuncs.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/opengl/SDL_render_gl.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/opengl/SDL_shaders_gl.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/opengl/SDL_shaders_gl.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/opengles/SDL_glesfuncs.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/opengles/SDL_render_gles.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/opengles2/SDL_gles2funcs.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/opengles2/SDL_render_gles2.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/opengles2/SDL_shaders_gles2.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/opengles2/SDL_shaders_gles2.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/psp/SDL_render_psp.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/software/SDL_blendfillrect.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/software/SDL_blendfillrect.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/software/SDL_blendline.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/software/SDL_blendline.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/software/SDL_blendpoint.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/software/SDL_blendpoint.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/software/SDL_draw.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/software/SDL_drawline.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/software/SDL_drawline.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/software/SDL_drawpoint.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/software/SDL_drawpoint.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/software/SDL_render_sw.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/software/SDL_render_sw_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/render/software/SDL_rotate.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/stdlib/SDL_getenv.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/stdlib/SDL_iconv.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/stdlib/SDL_malloc.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/stdlib/SDL_stdlib.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/stdlib/SDL_string.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/test/SDL_test_assert.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/test/SDL_test_common.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/test/SDL_test_compare.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/test/SDL_test_crc32.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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_font.c Tue May 26 06:27:12 2015 -0700
+++ b/src/test/SDL_test_font.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/test/SDL_test_fuzzer.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/test/SDL_test_harness.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/test/SDL_test_imageBlit.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/test/SDL_test_imageBlitBlend.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/test/SDL_test_imageFace.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/test/SDL_test_imagePrimitives.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/test/SDL_test_imagePrimitivesBlend.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/test/SDL_test_log.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/test/SDL_test_md5.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/test/SDL_test_random.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/SDL_systhread.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/SDL_thread.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/SDL_thread_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/generic/SDL_syscond.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/generic/SDL_sysmutex.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/generic/SDL_sysmutex_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/generic/SDL_syssem.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/generic/SDL_systhread.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/generic/SDL_systhread_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/generic/SDL_systls.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/psp/SDL_syscond.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/psp/SDL_sysmutex.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/psp/SDL_sysmutex_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/psp/SDL_syssem.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/psp/SDL_systhread.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/psp/SDL_systhread_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/pthread/SDL_syscond.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/pthread/SDL_sysmutex.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/pthread/SDL_sysmutex_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/pthread/SDL_syssem.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/pthread/SDL_systhread.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/pthread/SDL_systhread_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/pthread/SDL_systls.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/stdcpp/SDL_syscond.cpp Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/stdcpp/SDL_sysmutex.cpp Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/stdcpp/SDL_sysmutex_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/stdcpp/SDL_systhread.cpp Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/stdcpp/SDL_systhread_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/windows/SDL_sysmutex.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/windows/SDL_syssem.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/windows/SDL_systhread.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/windows/SDL_systhread_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/thread/windows/SDL_systls.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/timer/SDL_timer.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/timer/SDL_timer_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/timer/dummy/SDL_systimer.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/timer/haiku/SDL_systimer.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/timer/psp/SDL_systimer.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/timer/unix/SDL_systimer.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/timer/windows/SDL_systimer.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/video/SDL_RLEaccel.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/video/SDL_RLEaccel_c.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/video/SDL_blit.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/video/SDL_blit.h Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/video/SDL_blit_0.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/video/SDL_blit_1.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/video/SDL_blit_A.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/video/SDL_blit_N.c Tue May 26 06:27:46 2015 -0700
@@ -1,6 +1,6 @@
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/video/SDL_blit_auto.c Tue May 26 06:27:46 2015 -0700
@@ -1,7 +1,7 @@
/* DO NOT EDIT! This file is generated by sdlgenblit.pl */
/*
Simple DirectMedia Layer
- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
+ Copyright (C) 1997-2015 Sam Lantinga <slouken@libsdl.org>
This software 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 Tue May 26 06:27:12 2015 -0700
+++ b/src/video/SDL_blit_auto.h Tue M