Fixed bug 2374 - Update copyright for 2014...
Is it that time already??
1.1 --- a/COPYING.txt Sun Feb 02 00:33:31 2014 -0800
1.2 +++ b/COPYING.txt Sun Feb 02 00:53:27 2014 -0800
1.3 @@ -1,6 +1,6 @@
1.4
1.5 Simple DirectMedia Layer
1.6 -Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
1.7 +Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
1.8
1.9 This software is provided 'as-is', without any express or implied
1.10 warranty. In no event will the authors be held liable for any damages
2.1 --- a/Xcode/SDL/pkg-support/resources/License.txt Sun Feb 02 00:33:31 2014 -0800
2.2 +++ b/Xcode/SDL/pkg-support/resources/License.txt Sun Feb 02 00:53:27 2014 -0800
2.3 @@ -1,6 +1,6 @@
2.4
2.5 Simple DirectMedia Layer
2.6 -Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
2.7 +Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
2.8
2.9 This software is provided 'as-is', without any express or implied
2.10 warranty. In no event will the authors be held liable for any damages
3.1 --- a/debian/copyright Sun Feb 02 00:33:31 2014 -0800
3.2 +++ b/debian/copyright Sun Feb 02 00:53:27 2014 -0800
3.3 @@ -4,7 +4,7 @@
3.4 Source: http://www.libsdl.org/
3.5
3.6 Files: *
3.7 -Copyright: 1997-2012 Sam Lantinga <slouken@libsdl.org>
3.8 +Copyright: 1997-2014 Sam Lantinga <slouken@libsdl.org>
3.9 License: zlib/libpng
3.10
3.11 Files: src/libm/*
3.12 @@ -36,7 +36,7 @@
3.13 License: Gareth_McCaughan
3.14
3.15 Files: src/test/SDL_test_md5.c
3.16 -Copyright: 1997-2012 Sam Lantinga <slouken@libsdl.org>
3.17 +Copyright: 1997-2014 Sam Lantinga <slouken@libsdl.org>
3.18 1990 RSA Data Security, Inc.
3.19 License: zlib/libpng and RSA_Data_Security
3.20
3.21 @@ -50,12 +50,12 @@
3.22 License: MIT/X11
3.23
3.24 Files: test/testhaptic.c
3.25 -Copyright: 1997-2011 Sam Lantinga <slouken@libsdl.org>
3.26 +Copyright: 1997-2014 Sam Lantinga <slouken@libsdl.org>
3.27 2008 Edgar Simo Serra
3.28 License: BSD_3_clause
3.29
3.30 Files: test/testrumble.c
3.31 -Copyright: 1997-2011 Sam Lantinga <slouken@libsdl.org>
3.32 +Copyright: 1997-2014 Sam Lantinga <slouken@libsdl.org>
3.33 2011 Edgar Simo Serra
3.34 License: BSD_3_clause
3.35
3.36 @@ -173,7 +173,7 @@
3.37 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
3.38 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3.39 Comment:
3.40 - Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
3.41 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
3.42 .
3.43 This software is provided 'as-is', without any express or implied
3.44 warranty. In no event will the authors be held liable for any damages
4.1 --- a/include/SDL.h Sun Feb 02 00:33:31 2014 -0800
4.2 +++ b/include/SDL.h Sun Feb 02 00:53:27 2014 -0800
4.3 @@ -1,6 +1,6 @@
4.4 /*
4.5 Simple DirectMedia Layer
4.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
4.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
4.8
4.9 This software is provided 'as-is', without any express or implied
4.10 warranty. In no event will the authors be held liable for any damages
5.1 --- a/include/SDL_assert.h Sun Feb 02 00:33:31 2014 -0800
5.2 +++ b/include/SDL_assert.h Sun Feb 02 00:53:27 2014 -0800
5.3 @@ -1,6 +1,6 @@
5.4 /*
5.5 Simple DirectMedia Layer
5.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
5.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
5.8
5.9 This software is provided 'as-is', without any express or implied
5.10 warranty. In no event will the authors be held liable for any damages
6.1 --- a/include/SDL_atomic.h Sun Feb 02 00:33:31 2014 -0800
6.2 +++ b/include/SDL_atomic.h Sun Feb 02 00:53:27 2014 -0800
6.3 @@ -1,6 +1,6 @@
6.4 /*
6.5 Simple DirectMedia Layer
6.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
6.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
6.8
6.9 This software is provided 'as-is', without any express or implied
6.10 warranty. In no event will the authors be held liable for any damages
7.1 --- a/include/SDL_audio.h Sun Feb 02 00:33:31 2014 -0800
7.2 +++ b/include/SDL_audio.h Sun Feb 02 00:53:27 2014 -0800
7.3 @@ -1,6 +1,6 @@
7.4 /*
7.5 Simple DirectMedia Layer
7.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
7.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
7.8
7.9 This software is provided 'as-is', without any express or implied
7.10 warranty. In no event will the authors be held liable for any damages
8.1 --- a/include/SDL_bits.h Sun Feb 02 00:33:31 2014 -0800
8.2 +++ b/include/SDL_bits.h Sun Feb 02 00:53:27 2014 -0800
8.3 @@ -1,6 +1,6 @@
8.4 /*
8.5 Simple DirectMedia Layer
8.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
8.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
8.8
8.9 This software is provided 'as-is', without any express or implied
8.10 warranty. In no event will the authors be held liable for any damages
9.1 --- a/include/SDL_blendmode.h Sun Feb 02 00:33:31 2014 -0800
9.2 +++ b/include/SDL_blendmode.h Sun Feb 02 00:53:27 2014 -0800
9.3 @@ -1,6 +1,6 @@
9.4 /*
9.5 Simple DirectMedia Layer
9.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
9.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
9.8
9.9 This software is provided 'as-is', without any express or implied
9.10 warranty. In no event will the authors be held liable for any damages
10.1 --- a/include/SDL_clipboard.h Sun Feb 02 00:33:31 2014 -0800
10.2 +++ b/include/SDL_clipboard.h Sun Feb 02 00:53:27 2014 -0800
10.3 @@ -1,6 +1,6 @@
10.4 /*
10.5 Simple DirectMedia Layer
10.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
10.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
10.8
10.9 This software is provided 'as-is', without any express or implied
10.10 warranty. In no event will the authors be held liable for any damages
11.1 --- a/include/SDL_config.h Sun Feb 02 00:33:31 2014 -0800
11.2 +++ b/include/SDL_config.h Sun Feb 02 00:53:27 2014 -0800
11.3 @@ -1,6 +1,6 @@
11.4 /*
11.5 Simple DirectMedia Layer
11.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
11.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
11.8
11.9 This software is provided 'as-is', without any express or implied
11.10 warranty. In no event will the authors be held liable for any damages
12.1 --- a/include/SDL_config.h.cmake Sun Feb 02 00:33:31 2014 -0800
12.2 +++ b/include/SDL_config.h.cmake Sun Feb 02 00:53:27 2014 -0800
12.3 @@ -1,6 +1,6 @@
12.4 /*
12.5 Simple DirectMedia Layer
12.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
12.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
12.8
12.9 This software is provided 'as-is', without any express or implied
12.10 warranty. In no event will the authors be held liable for any damages
13.1 --- a/include/SDL_config.h.in Sun Feb 02 00:33:31 2014 -0800
13.2 +++ b/include/SDL_config.h.in Sun Feb 02 00:53:27 2014 -0800
13.3 @@ -1,6 +1,6 @@
13.4 /*
13.5 Simple DirectMedia Layer
13.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
13.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
13.8
13.9 This software is provided 'as-is', without any express or implied
13.10 warranty. In no event will the authors be held liable for any damages
14.1 --- a/include/SDL_config_android.h Sun Feb 02 00:33:31 2014 -0800
14.2 +++ b/include/SDL_config_android.h Sun Feb 02 00:53:27 2014 -0800
14.3 @@ -1,6 +1,6 @@
14.4 /*
14.5 Simple DirectMedia Layer
14.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
14.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
14.8
14.9 This software is provided 'as-is', without any express or implied
14.10 warranty. In no event will the authors be held liable for any damages
15.1 --- a/include/SDL_config_iphoneos.h Sun Feb 02 00:33:31 2014 -0800
15.2 +++ b/include/SDL_config_iphoneos.h Sun Feb 02 00:53:27 2014 -0800
15.3 @@ -1,6 +1,6 @@
15.4 /*
15.5 Simple DirectMedia Layer
15.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
15.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
15.8
15.9 This software is provided 'as-is', without any express or implied
15.10 warranty. In no event will the authors be held liable for any damages
16.1 --- a/include/SDL_config_macosx.h Sun Feb 02 00:33:31 2014 -0800
16.2 +++ b/include/SDL_config_macosx.h Sun Feb 02 00:53:27 2014 -0800
16.3 @@ -1,6 +1,6 @@
16.4 /*
16.5 Simple DirectMedia Layer
16.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
16.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
16.8
16.9 This software is provided 'as-is', without any express or implied
16.10 warranty. In no event will the authors be held liable for any damages
17.1 --- a/include/SDL_config_minimal.h Sun Feb 02 00:33:31 2014 -0800
17.2 +++ b/include/SDL_config_minimal.h Sun Feb 02 00:53:27 2014 -0800
17.3 @@ -1,6 +1,6 @@
17.4 /*
17.5 Simple DirectMedia Layer
17.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
17.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
17.8
17.9 This software is provided 'as-is', without any express or implied
17.10 warranty. In no event will the authors be held liable for any damages
18.1 --- a/include/SDL_config_pandora.h Sun Feb 02 00:33:31 2014 -0800
18.2 +++ b/include/SDL_config_pandora.h Sun Feb 02 00:53:27 2014 -0800
18.3 @@ -1,6 +1,6 @@
18.4 /*
18.5 Simple DirectMedia Layer
18.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
18.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
18.8
18.9 This software is provided 'as-is', without any express or implied
18.10 warranty. In no event will the authors be held liable for any damages
19.1 --- a/include/SDL_config_psp.h Sun Feb 02 00:33:31 2014 -0800
19.2 +++ b/include/SDL_config_psp.h Sun Feb 02 00:53:27 2014 -0800
19.3 @@ -1,6 +1,6 @@
19.4 /*
19.5 Simple DirectMedia Layer
19.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
19.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
19.8
19.9 This software is provided 'as-is', without any express or implied
19.10 warranty. In no event will the authors be held liable for any damages
20.1 --- a/include/SDL_config_windows.h Sun Feb 02 00:33:31 2014 -0800
20.2 +++ b/include/SDL_config_windows.h Sun Feb 02 00:53:27 2014 -0800
20.3 @@ -1,6 +1,6 @@
20.4 /*
20.5 Simple DirectMedia Layer
20.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
20.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
20.8
20.9 This software is provided 'as-is', without any express or implied
20.10 warranty. In no event will the authors be held liable for any damages
21.1 --- a/include/SDL_config_wiz.h Sun Feb 02 00:33:31 2014 -0800
21.2 +++ b/include/SDL_config_wiz.h Sun Feb 02 00:53:27 2014 -0800
21.3 @@ -1,6 +1,6 @@
21.4 /*
21.5 Simple DirectMedia Layer
21.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
21.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
21.8
21.9 This software is provided 'as-is', without any express or implied
21.10 warranty. In no event will the authors be held liable for any damages
22.1 --- a/include/SDL_copying.h Sun Feb 02 00:33:31 2014 -0800
22.2 +++ b/include/SDL_copying.h Sun Feb 02 00:53:27 2014 -0800
22.3 @@ -1,6 +1,6 @@
22.4 /*
22.5 Simple DirectMedia Layer
22.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
22.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
22.8
22.9 This software is provided 'as-is', without any express or implied
22.10 warranty. In no event will the authors be held liable for any damages
23.1 --- a/include/SDL_cpuinfo.h Sun Feb 02 00:33:31 2014 -0800
23.2 +++ b/include/SDL_cpuinfo.h Sun Feb 02 00:53:27 2014 -0800
23.3 @@ -1,6 +1,6 @@
23.4 /*
23.5 Simple DirectMedia Layer
23.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
23.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
23.8
23.9 This software is provided 'as-is', without any express or implied
23.10 warranty. In no event will the authors be held liable for any damages
24.1 --- a/include/SDL_egl.h Sun Feb 02 00:33:31 2014 -0800
24.2 +++ b/include/SDL_egl.h Sun Feb 02 00:53:27 2014 -0800
24.3 @@ -1,6 +1,6 @@
24.4 /*
24.5 Simple DirectMedia Layer
24.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
24.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
24.8
24.9 This software is provided 'as-is', without any express or implied
24.10 warranty. In no event will the authors be held liable for any damages
24.11 @@ -1386,4 +1386,4 @@
24.12
24.13
24.14
24.15 -#endif /* _MSC_VER */
24.16 \ No newline at end of file
24.17 +#endif /* _MSC_VER */
25.1 --- a/include/SDL_endian.h Sun Feb 02 00:33:31 2014 -0800
25.2 +++ b/include/SDL_endian.h Sun Feb 02 00:53:27 2014 -0800
25.3 @@ -1,6 +1,6 @@
25.4 /*
25.5 Simple DirectMedia Layer
25.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
25.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
25.8
25.9 This software is provided 'as-is', without any express or implied
25.10 warranty. In no event will the authors be held liable for any damages
26.1 --- a/include/SDL_error.h Sun Feb 02 00:33:31 2014 -0800
26.2 +++ b/include/SDL_error.h Sun Feb 02 00:53:27 2014 -0800
26.3 @@ -1,6 +1,6 @@
26.4 /*
26.5 Simple DirectMedia Layer
26.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
26.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
26.8
26.9 This software is provided 'as-is', without any express or implied
26.10 warranty. In no event will the authors be held liable for any damages
27.1 --- a/include/SDL_events.h Sun Feb 02 00:33:31 2014 -0800
27.2 +++ b/include/SDL_events.h Sun Feb 02 00:53:27 2014 -0800
27.3 @@ -1,6 +1,6 @@
27.4 /*
27.5 Simple DirectMedia Layer
27.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
27.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
27.8
27.9 This software is provided 'as-is', without any express or implied
27.10 warranty. In no event will the authors be held liable for any damages
28.1 --- a/include/SDL_filesystem.h Sun Feb 02 00:33:31 2014 -0800
28.2 +++ b/include/SDL_filesystem.h Sun Feb 02 00:53:27 2014 -0800
28.3 @@ -1,6 +1,6 @@
28.4 /*
28.5 Simple DirectMedia Layer
28.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
28.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
28.8
28.9 This software is provided 'as-is', without any express or implied
28.10 warranty. In no event will the authors be held liable for any damages
29.1 --- a/include/SDL_gamecontroller.h Sun Feb 02 00:33:31 2014 -0800
29.2 +++ b/include/SDL_gamecontroller.h Sun Feb 02 00:53:27 2014 -0800
29.3 @@ -1,6 +1,6 @@
29.4 /*
29.5 Simple DirectMedia Layer
29.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
29.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
29.8
29.9 This software is provided 'as-is', without any express or implied
29.10 warranty. In no event will the authors be held liable for any damages
30.1 --- a/include/SDL_gesture.h Sun Feb 02 00:33:31 2014 -0800
30.2 +++ b/include/SDL_gesture.h Sun Feb 02 00:53:27 2014 -0800
30.3 @@ -1,6 +1,6 @@
30.4 /*
30.5 Simple DirectMedia Layer
30.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
30.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
30.8
30.9 This software is provided 'as-is', without any express or implied
30.10 warranty. In no event will the authors be held liable for any damages
31.1 --- a/include/SDL_haptic.h Sun Feb 02 00:33:31 2014 -0800
31.2 +++ b/include/SDL_haptic.h Sun Feb 02 00:53:27 2014 -0800
31.3 @@ -1,6 +1,6 @@
31.4 /*
31.5 Simple DirectMedia Layer
31.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
31.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
31.8
31.9 This software is provided 'as-is', without any express or implied
31.10 warranty. In no event will the authors be held liable for any damages
32.1 --- a/include/SDL_hints.h Sun Feb 02 00:33:31 2014 -0800
32.2 +++ b/include/SDL_hints.h Sun Feb 02 00:53:27 2014 -0800
32.3 @@ -1,6 +1,6 @@
32.4 /*
32.5 Simple DirectMedia Layer
32.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
32.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
32.8
32.9 This software is provided 'as-is', without any express or implied
32.10 warranty. In no event will the authors be held liable for any damages
33.1 --- a/include/SDL_joystick.h Sun Feb 02 00:33:31 2014 -0800
33.2 +++ b/include/SDL_joystick.h Sun Feb 02 00:53:27 2014 -0800
33.3 @@ -1,6 +1,6 @@
33.4 /*
33.5 Simple DirectMedia Layer
33.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
33.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
33.8
33.9 This software is provided 'as-is', without any express or implied
33.10 warranty. In no event will the authors be held liable for any damages
34.1 --- a/include/SDL_keyboard.h Sun Feb 02 00:33:31 2014 -0800
34.2 +++ b/include/SDL_keyboard.h Sun Feb 02 00:53:27 2014 -0800
34.3 @@ -1,6 +1,6 @@
34.4 /*
34.5 Simple DirectMedia Layer
34.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
34.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
34.8
34.9 This software is provided 'as-is', without any express or implied
34.10 warranty. In no event will the authors be held liable for any damages
35.1 --- a/include/SDL_keycode.h Sun Feb 02 00:33:31 2014 -0800
35.2 +++ b/include/SDL_keycode.h Sun Feb 02 00:53:27 2014 -0800
35.3 @@ -1,6 +1,6 @@
35.4 /*
35.5 Simple DirectMedia Layer
35.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
35.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
35.8
35.9 This software is provided 'as-is', without any express or implied
35.10 warranty. In no event will the authors be held liable for any damages
36.1 --- a/include/SDL_loadso.h Sun Feb 02 00:33:31 2014 -0800
36.2 +++ b/include/SDL_loadso.h Sun Feb 02 00:53:27 2014 -0800
36.3 @@ -1,6 +1,6 @@
36.4 /*
36.5 Simple DirectMedia Layer
36.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
36.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
36.8
36.9 This software is provided 'as-is', without any express or implied
36.10 warranty. In no event will the authors be held liable for any damages
37.1 --- a/include/SDL_log.h Sun Feb 02 00:33:31 2014 -0800
37.2 +++ b/include/SDL_log.h Sun Feb 02 00:53:27 2014 -0800
37.3 @@ -1,6 +1,6 @@
37.4 /*
37.5 Simple DirectMedia Layer
37.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
37.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
37.8
37.9 This software is provided 'as-is', without any express or implied
37.10 warranty. In no event will the authors be held liable for any damages
38.1 --- a/include/SDL_main.h Sun Feb 02 00:33:31 2014 -0800
38.2 +++ b/include/SDL_main.h Sun Feb 02 00:53:27 2014 -0800
38.3 @@ -1,6 +1,6 @@
38.4 /*
38.5 Simple DirectMedia Layer
38.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
38.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
38.8
38.9 This software is provided 'as-is', without any express or implied
38.10 warranty. In no event will the authors be held liable for any damages
39.1 --- a/include/SDL_messagebox.h Sun Feb 02 00:33:31 2014 -0800
39.2 +++ b/include/SDL_messagebox.h Sun Feb 02 00:53:27 2014 -0800
39.3 @@ -1,6 +1,6 @@
39.4 /*
39.5 Simple DirectMedia Layer
39.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
39.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
39.8
39.9 This software is provided 'as-is', without any express or implied
39.10 warranty. In no event will the authors be held liable for any damages
40.1 --- a/include/SDL_mouse.h Sun Feb 02 00:33:31 2014 -0800
40.2 +++ b/include/SDL_mouse.h Sun Feb 02 00:53:27 2014 -0800
40.3 @@ -1,6 +1,6 @@
40.4 /*
40.5 Simple DirectMedia Layer
40.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
40.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
40.8
40.9 This software is provided 'as-is', without any express or implied
40.10 warranty. In no event will the authors be held liable for any damages
41.1 --- a/include/SDL_mutex.h Sun Feb 02 00:33:31 2014 -0800
41.2 +++ b/include/SDL_mutex.h Sun Feb 02 00:53:27 2014 -0800
41.3 @@ -1,6 +1,6 @@
41.4 /*
41.5 Simple DirectMedia Layer
41.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
41.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
41.8
41.9 This software is provided 'as-is', without any express or implied
41.10 warranty. In no event will the authors be held liable for any damages
42.1 --- a/include/SDL_opengl.h Sun Feb 02 00:33:31 2014 -0800
42.2 +++ b/include/SDL_opengl.h Sun Feb 02 00:53:27 2014 -0800
42.3 @@ -1,6 +1,6 @@
42.4 /*
42.5 Simple DirectMedia Layer
42.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
42.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
42.8
42.9 This software is provided 'as-is', without any express or implied
42.10 warranty. In no event will the authors be held liable for any damages
43.1 --- a/include/SDL_opengles.h Sun Feb 02 00:33:31 2014 -0800
43.2 +++ b/include/SDL_opengles.h Sun Feb 02 00:53:27 2014 -0800
43.3 @@ -1,6 +1,6 @@
43.4 /*
43.5 Simple DirectMedia Layer
43.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
43.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
43.8
43.9 This software is provided 'as-is', without any express or implied
43.10 warranty. In no event will the authors be held liable for any damages
44.1 --- a/include/SDL_opengles2.h Sun Feb 02 00:33:31 2014 -0800
44.2 +++ b/include/SDL_opengles2.h Sun Feb 02 00:53:27 2014 -0800
44.3 @@ -1,6 +1,6 @@
44.4 /*
44.5 Simple DirectMedia Layer
44.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
44.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
44.8
44.9 This software is provided 'as-is', without any express or implied
44.10 warranty. In no event will the authors be held liable for any damages
44.11 @@ -2787,4 +2787,4 @@
44.12
44.13 #ifndef APIENTRY
44.14 #define APIENTRY GL_APIENTRY
44.15 -#endif
44.16 \ No newline at end of file
44.17 +#endif
45.1 --- a/include/SDL_pixels.h Sun Feb 02 00:33:31 2014 -0800
45.2 +++ b/include/SDL_pixels.h Sun Feb 02 00:53:27 2014 -0800
45.3 @@ -1,6 +1,6 @@
45.4 /*
45.5 Simple DirectMedia Layer
45.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
45.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
45.8
45.9 This software is provided 'as-is', without any express or implied
45.10 warranty. In no event will the authors be held liable for any damages
46.1 --- a/include/SDL_platform.h Sun Feb 02 00:33:31 2014 -0800
46.2 +++ b/include/SDL_platform.h Sun Feb 02 00:53:27 2014 -0800
46.3 @@ -1,6 +1,6 @@
46.4 /*
46.5 Simple DirectMedia Layer
46.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
46.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
46.8
46.9 This software is provided 'as-is', without any express or implied
46.10 warranty. In no event will the authors be held liable for any damages
47.1 --- a/include/SDL_power.h Sun Feb 02 00:33:31 2014 -0800
47.2 +++ b/include/SDL_power.h Sun Feb 02 00:53:27 2014 -0800
47.3 @@ -1,6 +1,6 @@
47.4 /*
47.5 Simple DirectMedia Layer
47.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
47.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
47.8
47.9 This software is provided 'as-is', without any express or implied
47.10 warranty. In no event will the authors be held liable for any damages
48.1 --- a/include/SDL_quit.h Sun Feb 02 00:33:31 2014 -0800
48.2 +++ b/include/SDL_quit.h Sun Feb 02 00:53:27 2014 -0800
48.3 @@ -1,6 +1,6 @@
48.4 /*
48.5 Simple DirectMedia Layer
48.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
48.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
48.8
48.9 This software is provided 'as-is', without any express or implied
48.10 warranty. In no event will the authors be held liable for any damages
49.1 --- a/include/SDL_rect.h Sun Feb 02 00:33:31 2014 -0800
49.2 +++ b/include/SDL_rect.h Sun Feb 02 00:53:27 2014 -0800
49.3 @@ -1,6 +1,6 @@
49.4 /*
49.5 Simple DirectMedia Layer
49.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
49.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
49.8
49.9 This software is provided 'as-is', without any express or implied
49.10 warranty. In no event will the authors be held liable for any damages
50.1 --- a/include/SDL_render.h Sun Feb 02 00:33:31 2014 -0800
50.2 +++ b/include/SDL_render.h Sun Feb 02 00:53:27 2014 -0800
50.3 @@ -1,6 +1,6 @@
50.4 /*
50.5 Simple DirectMedia Layer
50.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
50.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
50.8
50.9 This software is provided 'as-is', without any express or implied
50.10 warranty. In no event will the authors be held liable for any damages
51.1 --- a/include/SDL_rwops.h Sun Feb 02 00:33:31 2014 -0800
51.2 +++ b/include/SDL_rwops.h Sun Feb 02 00:53:27 2014 -0800
51.3 @@ -1,6 +1,6 @@
51.4 /*
51.5 Simple DirectMedia Layer
51.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
51.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
51.8
51.9 This software is provided 'as-is', without any express or implied
51.10 warranty. In no event will the authors be held liable for any damages
52.1 --- a/include/SDL_scancode.h Sun Feb 02 00:33:31 2014 -0800
52.2 +++ b/include/SDL_scancode.h Sun Feb 02 00:53:27 2014 -0800
52.3 @@ -1,6 +1,6 @@
52.4 /*
52.5 Simple DirectMedia Layer
52.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
52.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
52.8
52.9 This software is provided 'as-is', without any express or implied
52.10 warranty. In no event will the authors be held liable for any damages
53.1 --- a/include/SDL_shape.h Sun Feb 02 00:33:31 2014 -0800
53.2 +++ b/include/SDL_shape.h Sun Feb 02 00:53:27 2014 -0800
53.3 @@ -1,6 +1,6 @@
53.4 /*
53.5 Simple DirectMedia Layer
53.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
53.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
53.8
53.9 This software is provided 'as-is', without any express or implied
53.10 warranty. In no event will the authors be held liable for any damages
54.1 --- a/include/SDL_stdinc.h Sun Feb 02 00:33:31 2014 -0800
54.2 +++ b/include/SDL_stdinc.h Sun Feb 02 00:53:27 2014 -0800
54.3 @@ -1,6 +1,6 @@
54.4 /*
54.5 Simple DirectMedia Layer
54.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
54.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
54.8
54.9 This software is provided 'as-is', without any express or implied
54.10 warranty. In no event will the authors be held liable for any damages
55.1 --- a/include/SDL_surface.h Sun Feb 02 00:33:31 2014 -0800
55.2 +++ b/include/SDL_surface.h Sun Feb 02 00:53:27 2014 -0800
55.3 @@ -1,6 +1,6 @@
55.4 /*
55.5 Simple DirectMedia Layer
55.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
55.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
55.8
55.9 This software is provided 'as-is', without any express or implied
55.10 warranty. In no event will the authors be held liable for any damages
56.1 --- a/include/SDL_system.h Sun Feb 02 00:33:31 2014 -0800
56.2 +++ b/include/SDL_system.h Sun Feb 02 00:53:27 2014 -0800
56.3 @@ -1,6 +1,6 @@
56.4 /*
56.5 Simple DirectMedia Layer
56.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
56.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
56.8
56.9 This software is provided 'as-is', without any express or implied
56.10 warranty. In no event will the authors be held liable for any damages
57.1 --- a/include/SDL_syswm.h Sun Feb 02 00:33:31 2014 -0800
57.2 +++ b/include/SDL_syswm.h Sun Feb 02 00:53:27 2014 -0800
57.3 @@ -1,6 +1,6 @@
57.4 /*
57.5 Simple DirectMedia Layer
57.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
57.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
57.8
57.9 This software is provided 'as-is', without any express or implied
57.10 warranty. In no event will the authors be held liable for any damages
58.1 --- a/include/SDL_test.h Sun Feb 02 00:33:31 2014 -0800
58.2 +++ b/include/SDL_test.h Sun Feb 02 00:53:27 2014 -0800
58.3 @@ -1,6 +1,6 @@
58.4 /*
58.5 Simple DirectMedia Layer
58.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
58.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
58.8
58.9 This software is provided 'as-is', without any express or implied
58.10 warranty. In no event will the authors be held liable for any damages
59.1 --- a/include/SDL_test_assert.h Sun Feb 02 00:33:31 2014 -0800
59.2 +++ b/include/SDL_test_assert.h Sun Feb 02 00:53:27 2014 -0800
59.3 @@ -1,6 +1,6 @@
59.4 /*
59.5 Simple DirectMedia Layer
59.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
59.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
59.8
59.9 This software is provided 'as-is', without any express or implied
59.10 warranty. In no event will the authors be held liable for any damages
60.1 --- a/include/SDL_test_common.h Sun Feb 02 00:33:31 2014 -0800
60.2 +++ b/include/SDL_test_common.h Sun Feb 02 00:53:27 2014 -0800
60.3 @@ -1,6 +1,6 @@
60.4 /*
60.5 Simple DirectMedia Layer
60.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
60.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
60.8
60.9 This software is provided 'as-is', without any express or implied
60.10 warranty. In no event will the authors be held liable for any damages
61.1 --- a/include/SDL_test_compare.h Sun Feb 02 00:33:31 2014 -0800
61.2 +++ b/include/SDL_test_compare.h Sun Feb 02 00:53:27 2014 -0800
61.3 @@ -1,6 +1,6 @@
61.4 /*
61.5 Simple DirectMedia Layer
61.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
61.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
61.8
61.9 This software is provided 'as-is', without any express or implied
61.10 warranty. In no event will the authors be held liable for any damages
62.1 --- a/include/SDL_test_crc32.h Sun Feb 02 00:33:31 2014 -0800
62.2 +++ b/include/SDL_test_crc32.h Sun Feb 02 00:53:27 2014 -0800
62.3 @@ -1,6 +1,6 @@
62.4 /*
62.5 Simple DirectMedia Layer
62.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
62.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
62.8
62.9 This software is provided 'as-is', without any express or implied
62.10 warranty. In no event will the authors be held liable for any damages
63.1 --- a/include/SDL_test_font.h Sun Feb 02 00:33:31 2014 -0800
63.2 +++ b/include/SDL_test_font.h Sun Feb 02 00:53:27 2014 -0800
63.3 @@ -1,6 +1,6 @@
63.4 /*
63.5 Simple DirectMedia Layer
63.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
63.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
63.8
63.9 This software is provided 'as-is', without any express or implied
63.10 warranty. In no event will the authors be held liable for any damages
64.1 --- a/include/SDL_test_fuzzer.h Sun Feb 02 00:33:31 2014 -0800
64.2 +++ b/include/SDL_test_fuzzer.h Sun Feb 02 00:53:27 2014 -0800
64.3 @@ -1,6 +1,6 @@
64.4 /*
64.5 Simple DirectMedia Layer
64.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
64.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
64.8
64.9 This software is provided 'as-is', without any express or implied
64.10 warranty. In no event will the authors be held liable for any damages
65.1 --- a/include/SDL_test_harness.h Sun Feb 02 00:33:31 2014 -0800
65.2 +++ b/include/SDL_test_harness.h Sun Feb 02 00:53:27 2014 -0800
65.3 @@ -1,6 +1,6 @@
65.4 /*
65.5 Simple DirectMedia Layer
65.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
65.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
65.8
65.9 This software is provided 'as-is', without any express or implied
65.10 warranty. In no event will the authors be held liable for any damages
66.1 --- a/include/SDL_test_images.h Sun Feb 02 00:33:31 2014 -0800
66.2 +++ b/include/SDL_test_images.h Sun Feb 02 00:53:27 2014 -0800
66.3 @@ -1,6 +1,6 @@
66.4 /*
66.5 Simple DirectMedia Layer
66.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
66.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
66.8
66.9 This software is provided 'as-is', without any express or implied
66.10 warranty. In no event will the authors be held liable for any damages
67.1 --- a/include/SDL_test_log.h Sun Feb 02 00:33:31 2014 -0800
67.2 +++ b/include/SDL_test_log.h Sun Feb 02 00:53:27 2014 -0800
67.3 @@ -1,6 +1,6 @@
67.4 /*
67.5 Simple DirectMedia Layer
67.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
67.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
67.8
67.9 This software is provided 'as-is', without any express or implied
67.10 warranty. In no event will the authors be held liable for any damages
68.1 --- a/include/SDL_test_md5.h Sun Feb 02 00:33:31 2014 -0800
68.2 +++ b/include/SDL_test_md5.h Sun Feb 02 00:53:27 2014 -0800
68.3 @@ -1,6 +1,6 @@
68.4 /*
68.5 Simple DirectMedia Layer
68.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
68.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
68.8
68.9 This software is provided 'as-is', without any express or implied
68.10 warranty. In no event will the authors be held liable for any damages
69.1 --- a/include/SDL_test_random.h Sun Feb 02 00:33:31 2014 -0800
69.2 +++ b/include/SDL_test_random.h Sun Feb 02 00:53:27 2014 -0800
69.3 @@ -1,6 +1,6 @@
69.4 /*
69.5 Simple DirectMedia Layer
69.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
69.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
69.8
69.9 This software is provided 'as-is', without any express or implied
69.10 warranty. In no event will the authors be held liable for any damages
70.1 --- a/include/SDL_thread.h Sun Feb 02 00:33:31 2014 -0800
70.2 +++ b/include/SDL_thread.h Sun Feb 02 00:53:27 2014 -0800
70.3 @@ -1,6 +1,6 @@
70.4 /*
70.5 Simple DirectMedia Layer
70.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
70.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
70.8
70.9 This software is provided 'as-is', without any express or implied
70.10 warranty. In no event will the authors be held liable for any damages
71.1 --- a/include/SDL_timer.h Sun Feb 02 00:33:31 2014 -0800
71.2 +++ b/include/SDL_timer.h Sun Feb 02 00:53:27 2014 -0800
71.3 @@ -1,6 +1,6 @@
71.4 /*
71.5 Simple DirectMedia Layer
71.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
71.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
71.8
71.9 This software is provided 'as-is', without any express or implied
71.10 warranty. In no event will the authors be held liable for any damages
72.1 --- a/include/SDL_touch.h Sun Feb 02 00:33:31 2014 -0800
72.2 +++ b/include/SDL_touch.h Sun Feb 02 00:53:27 2014 -0800
72.3 @@ -1,6 +1,6 @@
72.4 /*
72.5 Simple DirectMedia Layer
72.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
72.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
72.8
72.9 This software is provided 'as-is', without any express or implied
72.10 warranty. In no event will the authors be held liable for any damages
73.1 --- a/include/SDL_types.h Sun Feb 02 00:33:31 2014 -0800
73.2 +++ b/include/SDL_types.h Sun Feb 02 00:53:27 2014 -0800
73.3 @@ -1,6 +1,6 @@
73.4 /*
73.5 Simple DirectMedia Layer
73.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
73.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
73.8
73.9 This software is provided 'as-is', without any express or implied
73.10 warranty. In no event will the authors be held liable for any damages
74.1 --- a/include/SDL_version.h Sun Feb 02 00:33:31 2014 -0800
74.2 +++ b/include/SDL_version.h Sun Feb 02 00:53:27 2014 -0800
74.3 @@ -1,6 +1,6 @@
74.4 /*
74.5 Simple DirectMedia Layer
74.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
74.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
74.8
74.9 This software is provided 'as-is', without any express or implied
74.10 warranty. In no event will the authors be held liable for any damages
75.1 --- a/include/SDL_video.h Sun Feb 02 00:33:31 2014 -0800
75.2 +++ b/include/SDL_video.h Sun Feb 02 00:53:27 2014 -0800
75.3 @@ -1,6 +1,6 @@
75.4 /*
75.5 Simple DirectMedia Layer
75.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
75.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
75.8
75.9 This software is provided 'as-is', without any express or implied
75.10 warranty. In no event will the authors be held liable for any damages
76.1 --- a/include/begin_code.h Sun Feb 02 00:33:31 2014 -0800
76.2 +++ b/include/begin_code.h Sun Feb 02 00:53:27 2014 -0800
76.3 @@ -1,6 +1,6 @@
76.4 /*
76.5 Simple DirectMedia Layer
76.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
76.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
76.8
76.9 This software is provided 'as-is', without any express or implied
76.10 warranty. In no event will the authors be held liable for any damages
77.1 --- a/include/close_code.h Sun Feb 02 00:33:31 2014 -0800
77.2 +++ b/include/close_code.h Sun Feb 02 00:53:27 2014 -0800
77.3 @@ -1,6 +1,6 @@
77.4 /*
77.5 Simple DirectMedia Layer
77.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
77.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
77.8
77.9 This software is provided 'as-is', without any express or implied
77.10 warranty. In no event will the authors be held liable for any damages
78.1 --- a/premake/Linux/SDL_config_premake.h Sun Feb 02 00:33:31 2014 -0800
78.2 +++ b/premake/Linux/SDL_config_premake.h Sun Feb 02 00:53:27 2014 -0800
78.3 @@ -1,7 +1,7 @@
78.4 /* include/SDL_config.h. Generated from SDL_config.h.in by configure. */
78.5 /*
78.6 Simple DirectMedia Layer
78.7 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
78.8 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
78.9
78.10 This software is provided 'as-is', without any express or implied
78.11 warranty. In no event will the authors be held liable for any damages
79.1 --- a/premake/MinGW/SDL_config_premake.h Sun Feb 02 00:33:31 2014 -0800
79.2 +++ b/premake/MinGW/SDL_config_premake.h Sun Feb 02 00:53:27 2014 -0800
79.3 @@ -1,6 +1,6 @@
79.4 /*
79.5 Simple DirectMedia Layer
79.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
79.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
79.8
79.9 This software is provided 'as-is', without any express or implied
79.10 warranty. In no event will the authors be held liable for any damages
80.1 --- a/premake/VisualC/VS2008/SDL_config_premake.h Sun Feb 02 00:33:31 2014 -0800
80.2 +++ b/premake/VisualC/VS2008/SDL_config_premake.h Sun Feb 02 00:53:27 2014 -0800
80.3 @@ -1,6 +1,6 @@
80.4 /*
80.5 Simple DirectMedia Layer
80.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
80.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
80.8
80.9 This software is provided 'as-is', without any express or implied
80.10 warranty. In no event will the authors be held liable for any damages
81.1 --- a/premake/VisualC/VS2010/SDL_config_premake.h Sun Feb 02 00:33:31 2014 -0800
81.2 +++ b/premake/VisualC/VS2010/SDL_config_premake.h Sun Feb 02 00:53:27 2014 -0800
81.3 @@ -1,6 +1,6 @@
81.4 /*
81.5 Simple DirectMedia Layer
81.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
81.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
81.8
81.9 This software is provided 'as-is', without any express or implied
81.10 warranty. In no event will the authors be held liable for any damages
82.1 --- a/premake/VisualC/VS2012/SDL_config_premake.h Sun Feb 02 00:33:31 2014 -0800
82.2 +++ b/premake/VisualC/VS2012/SDL_config_premake.h Sun Feb 02 00:53:27 2014 -0800
82.3 @@ -1,6 +1,6 @@
82.4 /*
82.5 Simple DirectMedia Layer
82.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
82.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
82.8
82.9 This software is provided 'as-is', without any express or implied
82.10 warranty. In no event will the authors be held liable for any damages
83.1 --- a/premake/Xcode-iOS/SDL_config_premake.h Sun Feb 02 00:33:31 2014 -0800
83.2 +++ b/premake/Xcode-iOS/SDL_config_premake.h Sun Feb 02 00:53:27 2014 -0800
83.3 @@ -1,6 +1,6 @@
83.4 /*
83.5 Simple DirectMedia Layer
83.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
83.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
83.8
83.9 This software is provided 'as-is', without any express or implied
83.10 warranty. In no event will the authors be held liable for any damages
84.1 --- a/premake/Xcode/Xcode3/SDL_config_premake.h Sun Feb 02 00:33:31 2014 -0800
84.2 +++ b/premake/Xcode/Xcode3/SDL_config_premake.h Sun Feb 02 00:53:27 2014 -0800
84.3 @@ -1,6 +1,6 @@
84.4 /*
84.5 Simple DirectMedia Layer
84.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
84.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
84.8
84.9 This software is provided 'as-is', without any express or implied
84.10 warranty. In no event will the authors be held liable for any damages
85.1 --- a/premake/Xcode/Xcode4/SDL_config_premake.h Sun Feb 02 00:33:31 2014 -0800
85.2 +++ b/premake/Xcode/Xcode4/SDL_config_premake.h Sun Feb 02 00:53:27 2014 -0800
85.3 @@ -1,6 +1,6 @@
85.4 /*
85.5 Simple DirectMedia Layer
85.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
85.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
85.8
85.9 This software is provided 'as-is', without any express or implied
85.10 warranty. In no event will the authors be held liable for any damages
86.1 --- a/premake/config/SDL_config_cygwin.template.h Sun Feb 02 00:33:31 2014 -0800
86.2 +++ b/premake/config/SDL_config_cygwin.template.h Sun Feb 02 00:53:27 2014 -0800
86.3 @@ -1,7 +1,7 @@
86.4 /* include/SDL_config.h. Generated from SDL_config.h.in by configure. */
86.5 /*
86.6 Simple DirectMedia Layer
86.7 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
86.8 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
86.9
86.10 This software is provided 'as-is', without any express or implied
86.11 warranty. In no event will the authors be held liable for any damages
87.1 --- a/premake/config/SDL_config_iphoneos.template.h Sun Feb 02 00:33:31 2014 -0800
87.2 +++ b/premake/config/SDL_config_iphoneos.template.h Sun Feb 02 00:53:27 2014 -0800
87.3 @@ -1,6 +1,6 @@
87.4 /*
87.5 Simple DirectMedia Layer
87.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
87.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
87.8
87.9 This software is provided 'as-is', without any express or implied
87.10 warranty. In no event will the authors be held liable for any damages
88.1 --- a/premake/config/SDL_config_linux.template.h Sun Feb 02 00:33:31 2014 -0800
88.2 +++ b/premake/config/SDL_config_linux.template.h Sun Feb 02 00:53:27 2014 -0800
88.3 @@ -1,7 +1,7 @@
88.4 /* include/SDL_config.h. Generated from SDL_config.h.in by configure. */
88.5 /*
88.6 Simple DirectMedia Layer
88.7 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
88.8 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
88.9
88.10 This software is provided 'as-is', without any express or implied
88.11 warranty. In no event will the authors be held liable for any damages
89.1 --- a/premake/config/SDL_config_macosx.template.h Sun Feb 02 00:33:31 2014 -0800
89.2 +++ b/premake/config/SDL_config_macosx.template.h Sun Feb 02 00:53:27 2014 -0800
89.3 @@ -1,6 +1,6 @@
89.4 /*
89.5 Simple DirectMedia Layer
89.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
89.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
89.8
89.9 This software is provided 'as-is', without any express or implied
89.10 warranty. In no event will the authors be held liable for any damages
90.1 --- a/premake/config/SDL_config_minimal.template.h Sun Feb 02 00:33:31 2014 -0800
90.2 +++ b/premake/config/SDL_config_minimal.template.h Sun Feb 02 00:53:27 2014 -0800
90.3 @@ -1,6 +1,6 @@
90.4 /*
90.5 Simple DirectMedia Layer
90.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
90.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
90.8
90.9 This software is provided 'as-is', without any express or implied
90.10 warranty. In no event will the authors be held liable for any damages
91.1 --- a/premake/config/SDL_config_windows.template.h Sun Feb 02 00:33:31 2014 -0800
91.2 +++ b/premake/config/SDL_config_windows.template.h Sun Feb 02 00:53:27 2014 -0800
91.3 @@ -1,6 +1,6 @@
91.4 /*
91.5 Simple DirectMedia Layer
91.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
91.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
91.8
91.9 This software is provided 'as-is', without any express or implied
91.10 warranty. In no event will the authors be held liable for any damages
92.1 --- a/premake/premake4.lua Sun Feb 02 00:33:31 2014 -0800
92.2 +++ b/premake/premake4.lua Sun Feb 02 00:53:27 2014 -0800
92.3 @@ -1,4 +1,4 @@
92.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
92.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
92.6 --
92.7 -- This software is provided 'as-is', without any express or implied
92.8 -- warranty. In no event will the authors be held liable for any damages
92.9 @@ -479,4 +479,4 @@
92.10 -- generation is over, now execute the generated file, setup the premake
92.11 -- solution, and let premake execute the action and generate the project files
92.12 dofile(genFile)
92.13 -end -- end check for not being in help mode
92.14 \ No newline at end of file
92.15 +end -- end check for not being in help mode
93.1 --- a/premake/projects/SDL2.lua Sun Feb 02 00:33:31 2014 -0800
93.2 +++ b/premake/projects/SDL2.lua Sun Feb 02 00:53:27 2014 -0800
93.3 @@ -1,4 +1,4 @@
93.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
93.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
93.6 --
93.7 -- This software is provided 'as-is', without any express or implied
93.8 -- warranty. In no event will the authors be held liable for any damages
93.9 @@ -402,4 +402,4 @@
93.10 "$(SDKROOT)/UIKit.framework",
93.11 "$(SDKROOT)/Foundation.framework",
93.12 "$(SDKROOT)/CoreAudio.framework"
93.13 - }
93.14 \ No newline at end of file
93.15 + }
94.1 --- a/premake/projects/SDL2main.lua Sun Feb 02 00:33:31 2014 -0800
94.2 +++ b/premake/projects/SDL2main.lua Sun Feb 02 00:53:27 2014 -0800
94.3 @@ -1,4 +1,4 @@
94.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
94.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
94.6 --
94.7 -- This software is provided 'as-is', without any express or implied
94.8 -- warranty. In no event will the authors be held liable for any damages
94.9 @@ -28,4 +28,4 @@
94.10 SDL_paths { "/main/windows/" }
94.11 SDL_dependency "macosx or ios"
94.12 SDL_os "macosx|ios|cygwin"
94.13 - SDL_paths { "/main/dummy/" }
94.14 \ No newline at end of file
94.15 + SDL_paths { "/main/dummy/" }
95.1 --- a/premake/projects/SDL2test.lua Sun Feb 02 00:33:31 2014 -0800
95.2 +++ b/premake/projects/SDL2test.lua Sun Feb 02 00:53:27 2014 -0800
95.3 @@ -1,4 +1,4 @@
95.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
95.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
95.6 --
95.7 -- This software is provided 'as-is', without any express or implied
95.8 -- warranty. In no event will the authors be held liable for any damages
95.9 @@ -25,4 +25,4 @@
95.10 SDL_language "C"
95.11 SDL_sourcedir "../src"
95.12 SDL_projectDependencies { "SDL2main", "SDL2" }
95.13 - SDL_paths { "/test/" }
95.14 \ No newline at end of file
95.15 + SDL_paths { "/test/" }
96.1 --- a/premake/projects/accelerometer.lua Sun Feb 02 00:33:31 2014 -0800
96.2 +++ b/premake/projects/accelerometer.lua Sun Feb 02 00:53:27 2014 -0800
96.3 @@ -1,4 +1,4 @@
96.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
96.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
96.6 --
96.7 -- This software is provided 'as-is', without any express or implied
96.8 -- warranty. In no event will the authors be held liable for any damages
96.9 @@ -25,4 +25,4 @@
96.10 SDL_sourcedir "../Xcode-iOS/Demos"
96.11 SDL_projectLocation "Demos"
96.12 SDL_projectDependencies { "SDL2" }
96.13 - SDL_files { "/src/common.*", "/src/accelerometer.*", "/Info.plist", "/data/ship.bmp", "/data/space.bmp" }
96.14 \ No newline at end of file
96.15 + SDL_files { "/src/common.*", "/src/accelerometer.*", "/Info.plist", "/data/ship.bmp", "/data/space.bmp" }
97.1 --- a/premake/projects/checkkeys.lua Sun Feb 02 00:33:31 2014 -0800
97.2 +++ b/premake/projects/checkkeys.lua Sun Feb 02 00:53:27 2014 -0800
97.3 @@ -1,4 +1,4 @@
97.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
97.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
97.6 --
97.7 -- This software is provided 'as-is', without any express or implied
97.8 -- warranty. In no event will the authors be held liable for any damages
97.9 @@ -25,4 +25,4 @@
97.10 SDL_sourcedir "../test"
97.11 SDL_projectLocation "tests"
97.12 SDL_projectDependencies { "SDL2main", "SDL2" }
97.13 - SDL_files { "/checkkeys.*" }
97.14 \ No newline at end of file
97.15 + SDL_files { "/checkkeys.*" }
98.1 --- a/premake/projects/fireworks.lua Sun Feb 02 00:33:31 2014 -0800
98.2 +++ b/premake/projects/fireworks.lua Sun Feb 02 00:53:27 2014 -0800
98.3 @@ -1,4 +1,4 @@
98.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
98.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
98.6 --
98.7 -- This software is provided 'as-is', without any express or implied
98.8 -- warranty. In no event will the authors be held liable for any damages
98.9 @@ -25,4 +25,4 @@
98.10 SDL_sourcedir "../Xcode-iOS/Demos"
98.11 SDL_projectLocation "Demos"
98.12 SDL_projectDependencies { "SDL2" }
98.13 - SDL_files { "/src/common.*", "/src/fireworks.*", "/Info.plist", "/data/stroke.bmp" }
98.14 \ No newline at end of file
98.15 + SDL_files { "/src/common.*", "/src/fireworks.*", "/Info.plist", "/data/stroke.bmp" }
99.1 --- a/premake/projects/happy.lua Sun Feb 02 00:33:31 2014 -0800
99.2 +++ b/premake/projects/happy.lua Sun Feb 02 00:53:27 2014 -0800
99.3 @@ -1,4 +1,4 @@
99.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
99.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
99.6 --
99.7 -- This software is provided 'as-is', without any express or implied
99.8 -- warranty. In no event will the authors be held liable for any damages
99.9 @@ -25,4 +25,4 @@
99.10 SDL_sourcedir "../Xcode-iOS/Demos"
99.11 SDL_projectLocation "Demos"
99.12 SDL_projectDependencies { "SDL2" }
99.13 - SDL_files { "/src/common.*", "/src/happy.*", "/Info.plist", "/data/icon.bmp" }
99.14 \ No newline at end of file
99.15 + SDL_files { "/src/common.*", "/src/happy.*", "/Info.plist", "/data/icon.bmp" }
100.1 --- a/premake/projects/keyboard.lua Sun Feb 02 00:33:31 2014 -0800
100.2 +++ b/premake/projects/keyboard.lua Sun Feb 02 00:53:27 2014 -0800
100.3 @@ -1,4 +1,4 @@
100.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
100.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
100.6 --
100.7 -- This software is provided 'as-is', without any express or implied
100.8 -- warranty. In no event will the authors be held liable for any damages
100.9 @@ -25,4 +25,4 @@
100.10 SDL_sourcedir "../Xcode-iOS/Demos"
100.11 SDL_projectLocation "Demos"
100.12 SDL_projectDependencies { "SDL2" }
100.13 - SDL_files { "/src/common.*", "/src/keyboard.*", "/Info.plist", "/data/bitmapfont/kromasky_16x16.bmp" }
100.14 \ No newline at end of file
100.15 + SDL_files { "/src/common.*", "/src/keyboard.*", "/Info.plist", "/data/bitmapfont/kromasky_16x16.bmp" }
101.1 --- a/premake/projects/loopwave.lua Sun Feb 02 00:33:31 2014 -0800
101.2 +++ b/premake/projects/loopwave.lua Sun Feb 02 00:53:27 2014 -0800
101.3 @@ -1,4 +1,4 @@
101.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
101.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
101.6 --
101.7 -- This software is provided 'as-is', without any express or implied
101.8 -- warranty. In no event will the authors be held liable for any damages
101.9 @@ -27,4 +27,4 @@
101.10 -- a list of items to copy from the sourcedir to the destination
101.11 SDL_copy { "sample.wav" }
101.12 SDL_projectDependencies { "SDL2main", "SDL2" }
101.13 - SDL_files { "/loopwave.*" }
101.14 \ No newline at end of file
101.15 + SDL_files { "/loopwave.*" }
102.1 --- a/premake/projects/mixer.lua Sun Feb 02 00:33:31 2014 -0800
102.2 +++ b/premake/projects/mixer.lua Sun Feb 02 00:53:27 2014 -0800
102.3 @@ -1,4 +1,4 @@
102.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
102.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
102.6 --
102.7 -- This software is provided 'as-is', without any express or implied
102.8 -- warranty. In no event will the authors be held liable for any damages
102.9 @@ -27,4 +27,4 @@
102.10 SDL_projectDependencies { "SDL2" }
102.11 SDL_files { "/src/common.*", "/src/mixer.*", "/Info.plist",
102.12 "/data/drums/ds_kick_big_amb.wav", "/data/drums/ds_brush_snare.wav",
102.13 - "/data/drums/ds_loose_skin_mute.wav", "/data/drums/ds_china.wav" }
102.14 \ No newline at end of file
102.15 + "/data/drums/ds_loose_skin_mute.wav", "/data/drums/ds_china.wav" }
103.1 --- a/premake/projects/rectangles.lua Sun Feb 02 00:33:31 2014 -0800
103.2 +++ b/premake/projects/rectangles.lua Sun Feb 02 00:53:27 2014 -0800
103.3 @@ -1,4 +1,4 @@
103.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
103.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
103.6 --
103.7 -- This software is provided 'as-is', without any express or implied
103.8 -- warranty. In no event will the authors be held liable for any damages
103.9 @@ -25,4 +25,4 @@
103.10 SDL_sourcedir "../Xcode-iOS/Demos"
103.11 SDL_projectLocation "Demos"
103.12 SDL_projectDependencies { "SDL2" }
103.13 - SDL_files { "/src/common.*", "/src/rectangles.*", "/Info.plist", }
103.14 \ No newline at end of file
103.15 + SDL_files { "/src/common.*", "/src/rectangles.*", "/Info.plist", }
104.1 --- a/premake/projects/testatomic.lua Sun Feb 02 00:33:31 2014 -0800
104.2 +++ b/premake/projects/testatomic.lua Sun Feb 02 00:53:27 2014 -0800
104.3 @@ -1,4 +1,4 @@
104.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
104.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
104.6 --
104.7 -- This software is provided 'as-is', without any express or implied
104.8 -- warranty. In no event will the authors be held liable for any damages
104.9 @@ -25,4 +25,4 @@
104.10 SDL_sourcedir "../test"
104.11 SDL_projectLocation "tests"
104.12 SDL_projectDependencies { "SDL2main", "SDL2" }
104.13 - SDL_files { "/testatomic.*" }
104.14 \ No newline at end of file
104.15 + SDL_files { "/testatomic.*" }
105.1 --- a/premake/projects/testaudioinfo.lua Sun Feb 02 00:33:31 2014 -0800
105.2 +++ b/premake/projects/testaudioinfo.lua Sun Feb 02 00:53:27 2014 -0800
105.3 @@ -1,4 +1,4 @@
105.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
105.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
105.6 --
105.7 -- This software is provided 'as-is', without any express or implied
105.8 -- warranty. In no event will the authors be held liable for any damages
105.9 @@ -25,4 +25,4 @@
105.10 SDL_sourcedir "../test"
105.11 SDL_projectLocation "tests"
105.12 SDL_projectDependencies { "SDL2main", "SDL2" }
105.13 - SDL_files { "/testaudioinfo.*" }
105.14 \ No newline at end of file
105.15 + SDL_files { "/testaudioinfo.*" }
106.1 --- a/premake/projects/testautomation.lua Sun Feb 02 00:33:31 2014 -0800
106.2 +++ b/premake/projects/testautomation.lua Sun Feb 02 00:53:27 2014 -0800
106.3 @@ -1,4 +1,4 @@
106.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
106.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
106.6 --
106.7 -- This software is provided 'as-is', without any express or implied
106.8 -- warranty. In no event will the authors be held liable for any damages
106.9 @@ -25,4 +25,4 @@
106.10 SDL_sourcedir "../test"
106.11 SDL_projectLocation "tests"
106.12 SDL_projectDependencies { "SDL2main", "SDL2test", "SDL2" }
106.13 - SDL_files { "/testautomation*" }
106.14 \ No newline at end of file
106.15 + SDL_files { "/testautomation*" }
107.1 --- a/premake/projects/testdraw2.lua Sun Feb 02 00:33:31 2014 -0800
107.2 +++ b/premake/projects/testdraw2.lua Sun Feb 02 00:53:27 2014 -0800
107.3 @@ -1,4 +1,4 @@
107.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
107.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
107.6 --
107.7 -- This software is provided 'as-is', without any express or implied
107.8 -- warranty. In no event will the authors be held liable for any damages
107.9 @@ -25,4 +25,4 @@
107.10 SDL_sourcedir "../test"
107.11 SDL_projectLocation "tests"
107.12 SDL_projectDependencies { "SDL2main", "SDL2test", "SDL2" }
107.13 - SDL_files { "/testdraw2.*" }
107.14 \ No newline at end of file
107.15 + SDL_files { "/testdraw2.*" }
108.1 --- a/premake/projects/testdrawchessboard.lua Sun Feb 02 00:33:31 2014 -0800
108.2 +++ b/premake/projects/testdrawchessboard.lua Sun Feb 02 00:53:27 2014 -0800
108.3 @@ -1,4 +1,4 @@
108.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
108.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
108.6 --
108.7 -- This software is provided 'as-is', without any express or implied
108.8 -- warranty. In no event will the authors be held liable for any damages
108.9 @@ -25,4 +25,4 @@
108.10 SDL_sourcedir "../test"
108.11 SDL_projectLocation "tests"
108.12 SDL_projectDependencies { "SDL2main", "SDL2" }
108.13 - SDL_files { "/testdrawchessboard.*" }
108.14 \ No newline at end of file
108.15 + SDL_files { "/testdrawchessboard.*" }
109.1 --- a/premake/projects/testerror.lua Sun Feb 02 00:33:31 2014 -0800
109.2 +++ b/premake/projects/testerror.lua Sun Feb 02 00:53:27 2014 -0800
109.3 @@ -1,4 +1,4 @@
109.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
109.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
109.6 --
109.7 -- This software is provided 'as-is', without any express or implied
109.8 -- warranty. In no event will the authors be held liable for any damages
109.9 @@ -25,4 +25,4 @@
109.10 SDL_sourcedir "../test"
109.11 SDL_projectLocation "tests"
109.12 SDL_projectDependencies { "SDL2main", "SDL2" }
109.13 - SDL_files { "/testerror.*" }
109.14 \ No newline at end of file
109.15 + SDL_files { "/testerror.*" }
110.1 --- a/premake/projects/testfile.lua Sun Feb 02 00:33:31 2014 -0800
110.2 +++ b/premake/projects/testfile.lua Sun Feb 02 00:53:27 2014 -0800
110.3 @@ -1,4 +1,4 @@
110.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
110.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
110.6 --
110.7 -- This software is provided 'as-is', without any express or implied
110.8 -- warranty. In no event will the authors be held liable for any damages
110.9 @@ -25,4 +25,4 @@
110.10 SDL_sourcedir "../test"
110.11 SDL_projectLocation "tests"
110.12 SDL_projectDependencies { "SDL2main", "SDL2" }
110.13 - SDL_files { "/testfile.*" }
110.14 \ No newline at end of file
110.15 + SDL_files { "/testfile.*" }
111.1 --- a/premake/projects/testfilesystem.lua Sun Feb 02 00:33:31 2014 -0800
111.2 +++ b/premake/projects/testfilesystem.lua Sun Feb 02 00:53:27 2014 -0800
111.3 @@ -1,4 +1,4 @@
111.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
111.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
111.6 --
111.7 -- This software is provided 'as-is', without any express or implied
111.8 -- warranty. In no event will the authors be held liable for any damages
111.9 @@ -25,4 +25,4 @@
111.10 SDL_sourcedir "../test"
111.11 SDL_projectLocation "tests"
111.12 SDL_projectDependencies { "SDL2main", "SDL2" }
111.13 - SDL_files { "/testfilesystem.*" }
111.14 \ No newline at end of file
111.15 + SDL_files { "/testfilesystem.*" }
112.1 --- a/premake/projects/testgamecontroller.lua Sun Feb 02 00:33:31 2014 -0800
112.2 +++ b/premake/projects/testgamecontroller.lua Sun Feb 02 00:53:27 2014 -0800
112.3 @@ -1,4 +1,4 @@
112.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
112.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
112.6 --
112.7 -- This software is provided 'as-is', without any express or implied
112.8 -- warranty. In no event will the authors be held liable for any damages
112.9 @@ -25,4 +25,4 @@
112.10 SDL_sourcedir "../test"
112.11 SDL_projectLocation "tests"
112.12 SDL_projectDependencies { "SDL2main", "SDL2" }
112.13 - SDL_files { "/testgamecontroller.*" }
112.14 \ No newline at end of file
112.15 + SDL_files { "/testgamecontroller.*" }
113.1 --- a/premake/projects/testgesture.lua Sun Feb 02 00:33:31 2014 -0800
113.2 +++ b/premake/projects/testgesture.lua Sun Feb 02 00:53:27 2014 -0800
113.3 @@ -1,4 +1,4 @@
113.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
113.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
113.6 --
113.7 -- This software is provided 'as-is', without any express or implied
113.8 -- warranty. In no event will the authors be held liable for any damages
113.9 @@ -25,4 +25,4 @@
113.10 SDL_sourcedir "../test"
113.11 SDL_projectLocation "tests"
113.12 SDL_projectDependencies { "SDL2main", "SDL2" }
113.13 - SDL_files { "/testgesture.*" }
113.14 \ No newline at end of file
113.15 + SDL_files { "/testgesture.*" }
114.1 --- a/premake/projects/testgl2.lua Sun Feb 02 00:33:31 2014 -0800
114.2 +++ b/premake/projects/testgl2.lua Sun Feb 02 00:53:27 2014 -0800
114.3 @@ -1,4 +1,4 @@
114.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
114.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
114.6 --
114.7 -- This software is provided 'as-is', without any express or implied
114.8 -- warranty. In no event will the authors be held liable for any damages
114.9 @@ -31,4 +31,4 @@
114.10 SDL_dependency "OpenGL"
114.11 -- opengl is platform independent
114.12 SDL_depfunc "OpenGL"
114.13 - SDL_files { "/testgl2.*" }
114.14 \ No newline at end of file
114.15 + SDL_files { "/testgl2.*" }
115.1 --- a/premake/projects/testgles.lua Sun Feb 02 00:33:31 2014 -0800
115.2 +++ b/premake/projects/testgles.lua Sun Feb 02 00:53:27 2014 -0800
115.3 @@ -1,4 +1,4 @@
115.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
115.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
115.6 --
115.7 -- This software is provided 'as-is', without any express or implied
115.8 -- warranty. In no event will the authors be held liable for any damages
115.9 @@ -25,4 +25,4 @@
115.10 SDL_sourcedir "../test"
115.11 SDL_projectLocation "tests"
115.12 SDL_projectDependencies { "SDL2main", "SDL2test", "SDL2" }
115.13 - SDL_files { "/testgles.*" }
115.14 \ No newline at end of file
115.15 + SDL_files { "/testgles.*" }
116.1 --- a/premake/projects/testhaptic.lua Sun Feb 02 00:33:31 2014 -0800
116.2 +++ b/premake/projects/testhaptic.lua Sun Feb 02 00:53:27 2014 -0800
116.3 @@ -1,4 +1,4 @@
116.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
116.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
116.6 --
116.7 -- This software is provided 'as-is', without any express or implied
116.8 -- warranty. In no event will the authors be held liable for any damages
116.9 @@ -25,4 +25,4 @@
116.10 SDL_sourcedir "../test"
116.11 SDL_projectLocation "tests"
116.12 SDL_projectDependencies { "SDL2main", "SDL2" }
116.13 - SDL_files { "/testhaptic.*" }
116.14 \ No newline at end of file
116.15 + SDL_files { "/testhaptic.*" }
117.1 --- a/premake/projects/testiconv.lua Sun Feb 02 00:33:31 2014 -0800
117.2 +++ b/premake/projects/testiconv.lua Sun Feb 02 00:53:27 2014 -0800
117.3 @@ -1,4 +1,4 @@
117.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
117.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
117.6 --
117.7 -- This software is provided 'as-is', without any express or implied
117.8 -- warranty. In no event will the authors be held liable for any damages
117.9 @@ -26,4 +26,4 @@
117.10 SDL_projectLocation "tests"
117.11 SDL_projectDependencies { "SDL2main", "SDL2" }
117.12 SDL_files { "/testiconv.*" }
117.13 - SDL_copy { "utf8.txt" }
117.14 \ No newline at end of file
117.15 + SDL_copy { "utf8.txt" }
118.1 --- a/premake/projects/testime.lua Sun Feb 02 00:33:31 2014 -0800
118.2 +++ b/premake/projects/testime.lua Sun Feb 02 00:53:27 2014 -0800
118.3 @@ -1,4 +1,4 @@
118.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
118.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
118.6 --
118.7 -- This software is provided 'as-is', without any express or implied
118.8 -- warranty. In no event will the authors be held liable for any damages
118.9 @@ -25,4 +25,4 @@
118.10 SDL_sourcedir "../test"
118.11 SDL_projectLocation "tests"
118.12 SDL_projectDependencies { "SDL2main", "SDL2test", "SDL2" }
118.13 - SDL_files { "/testime.*" }
118.14 \ No newline at end of file
118.15 + SDL_files { "/testime.*" }
119.1 --- a/premake/projects/testintersection.lua Sun Feb 02 00:33:31 2014 -0800
119.2 +++ b/premake/projects/testintersection.lua Sun Feb 02 00:53:27 2014 -0800
119.3 @@ -1,4 +1,4 @@
119.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
119.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
119.6 --
119.7 -- This software is provided 'as-is', without any express or implied
119.8 -- warranty. In no event will the authors be held liable for any damages
119.9 @@ -25,4 +25,4 @@
119.10 SDL_sourcedir "../test"
119.11 SDL_projectLocation "tests"
119.12 SDL_projectDependencies { "SDL2main", "SDL2" }
119.13 - SDL_files { "/testintersection.*" }
119.14 \ No newline at end of file
119.15 + SDL_files { "/testintersection.*" }
120.1 --- a/premake/projects/testjoystick.lua Sun Feb 02 00:33:31 2014 -0800
120.2 +++ b/premake/projects/testjoystick.lua Sun Feb 02 00:53:27 2014 -0800
120.3 @@ -1,4 +1,4 @@
120.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
120.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
120.6 --
120.7 -- This software is provided 'as-is', without any express or implied
120.8 -- warranty. In no event will the authors be held liable for any damages
120.9 @@ -25,4 +25,4 @@
120.10 SDL_sourcedir "../test"
120.11 SDL_projectLocation "tests"
120.12 SDL_projectDependencies { "SDL2main", "SDL2" }
120.13 - SDL_files { "/testjoystick.*" }
120.14 \ No newline at end of file
120.15 + SDL_files { "/testjoystick.*" }
121.1 --- a/premake/projects/testkeys.lua Sun Feb 02 00:33:31 2014 -0800
121.2 +++ b/premake/projects/testkeys.lua Sun Feb 02 00:53:27 2014 -0800
121.3 @@ -1,4 +1,4 @@
121.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
121.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
121.6 --
121.7 -- This software is provided 'as-is', without any express or implied
121.8 -- warranty. In no event will the authors be held liable for any damages
121.9 @@ -25,4 +25,4 @@
121.10 SDL_sourcedir "../test"
121.11 SDL_projectLocation "tests"
121.12 SDL_projectDependencies { "SDL2main", "SDL2" }
121.13 - SDL_files { "/testkeys.*" }
121.14 \ No newline at end of file
121.15 + SDL_files { "/testkeys.*" }
122.1 --- a/premake/projects/testloadso.lua Sun Feb 02 00:33:31 2014 -0800
122.2 +++ b/premake/projects/testloadso.lua Sun Feb 02 00:53:27 2014 -0800
122.3 @@ -1,4 +1,4 @@
122.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
122.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
122.6 --
122.7 -- This software is provided 'as-is', without any express or implied
122.8 -- warranty. In no event will the authors be held liable for any damages
122.9 @@ -25,4 +25,4 @@
122.10 SDL_sourcedir "../test"
122.11 SDL_projectLocation "tests"
122.12 SDL_projectDependencies { "SDL2main", "SDL2" }
122.13 - SDL_files { "/testloadso.*" }
122.14 \ No newline at end of file
122.15 + SDL_files { "/testloadso.*" }
123.1 --- a/premake/projects/testlock.lua Sun Feb 02 00:33:31 2014 -0800
123.2 +++ b/premake/projects/testlock.lua Sun Feb 02 00:53:27 2014 -0800
123.3 @@ -1,4 +1,4 @@
123.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
123.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
123.6 --
123.7 -- This software is provided 'as-is', without any express or implied
123.8 -- warranty. In no event will the authors be held liable for any damages
123.9 @@ -25,4 +25,4 @@
123.10 SDL_sourcedir "../test"
123.11 SDL_projectLocation "tests"
123.12 SDL_projectDependencies { "SDL2main", "SDL2" }
123.13 - SDL_files { "/testlock.*" }
123.14 \ No newline at end of file
123.15 + SDL_files { "/testlock.*" }
124.1 --- a/premake/projects/testmessage.lua Sun Feb 02 00:33:31 2014 -0800
124.2 +++ b/premake/projects/testmessage.lua Sun Feb 02 00:53:27 2014 -0800
124.3 @@ -1,4 +1,4 @@
124.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
124.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
124.6 --
124.7 -- This software is provided 'as-is', without any express or implied
124.8 -- warranty. In no event will the authors be held liable for any damages
124.9 @@ -25,4 +25,4 @@
124.10 SDL_sourcedir "../test"
124.11 SDL_projectLocation "tests"
124.12 SDL_projectDependencies { "SDL2main", "SDL2" }
124.13 - SDL_files { "/testmessage.*" }
124.14 \ No newline at end of file
124.15 + SDL_files { "/testmessage.*" }
125.1 --- a/premake/projects/testmultiaudio.lua Sun Feb 02 00:33:31 2014 -0800
125.2 +++ b/premake/projects/testmultiaudio.lua Sun Feb 02 00:53:27 2014 -0800
125.3 @@ -1,4 +1,4 @@
125.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
125.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
125.6 --
125.7 -- This software is provided 'as-is', without any express or implied
125.8 -- warranty. In no event will the authors be held liable for any damages
125.9 @@ -26,4 +26,4 @@
125.10 SDL_projectLocation "tests"
125.11 SDL_projectDependencies { "SDL2main", "SDL2" }
125.12 SDL_files { "/testmultiaudio.*" }
125.13 - SDL_copy { "sample.wav" }
125.14 \ No newline at end of file
125.15 + SDL_copy { "sample.wav" }
126.1 --- a/premake/projects/testnative.lua Sun Feb 02 00:33:31 2014 -0800
126.2 +++ b/premake/projects/testnative.lua Sun Feb 02 00:53:27 2014 -0800
126.3 @@ -1,4 +1,4 @@
126.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
126.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
126.6 --
126.7 -- This software is provided 'as-is', without any express or implied
126.8 -- warranty. In no event will the authors be held liable for any damages
126.9 @@ -37,4 +37,4 @@
126.10 SDL_dependency "linux"
126.11 SDL_os "linux"
126.12 SDL_depfunc "X11"
126.13 - SDL_files { "/testnativex11.*" }
126.14 \ No newline at end of file
126.15 + SDL_files { "/testnativex11.*" }
127.1 --- a/premake/projects/testoverlay2.lua Sun Feb 02 00:33:31 2014 -0800
127.2 +++ b/premake/projects/testoverlay2.lua Sun Feb 02 00:53:27 2014 -0800
127.3 @@ -1,4 +1,4 @@
127.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
127.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
127.6 --
127.7 -- This software is provided 'as-is', without any express or implied
127.8 -- warranty. In no event will the authors be held liable for any damages
127.9 @@ -27,4 +27,4 @@
127.10 -- a list of items to copy from the sourcedir to the destination
127.11 SDL_copy { "moose.dat" }
127.12 SDL_projectDependencies { "SDL2main", "SDL2" }
127.13 - SDL_files { "/testoverlay2.*" }
127.14 \ No newline at end of file
127.15 + SDL_files { "/testoverlay2.*" }
128.1 --- a/premake/projects/testplatform.lua Sun Feb 02 00:33:31 2014 -0800
128.2 +++ b/premake/projects/testplatform.lua Sun Feb 02 00:53:27 2014 -0800
128.3 @@ -1,4 +1,4 @@
128.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
128.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
128.6 --
128.7 -- This software is provided 'as-is', without any express or implied
128.8 -- warranty. In no event will the authors be held liable for any damages
128.9 @@ -25,4 +25,4 @@
128.10 SDL_sourcedir "../test"
128.11 SDL_projectLocation "tests"
128.12 SDL_projectDependencies { "SDL2main", "SDL2" }
128.13 - SDL_files { "/testplatform.*" }
128.14 \ No newline at end of file
128.15 + SDL_files { "/testplatform.*" }
129.1 --- a/premake/projects/testpower.lua Sun Feb 02 00:33:31 2014 -0800
129.2 +++ b/premake/projects/testpower.lua Sun Feb 02 00:53:27 2014 -0800
129.3 @@ -1,4 +1,4 @@
129.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
129.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
129.6 --
129.7 -- This software is provided 'as-is', without any express or implied
129.8 -- warranty. In no event will the authors be held liable for any damages
129.9 @@ -25,4 +25,4 @@
129.10 SDL_sourcedir "../test"
129.11 SDL_projectLocation "tests"
129.12 SDL_projectDependencies { "SDL2main", "SDL2" }
129.13 - SDL_files { "/testpower.*" }
129.14 \ No newline at end of file
129.15 + SDL_files { "/testpower.*" }
130.1 --- a/premake/projects/testrelative.lua Sun Feb 02 00:33:31 2014 -0800
130.2 +++ b/premake/projects/testrelative.lua Sun Feb 02 00:53:27 2014 -0800
130.3 @@ -1,4 +1,4 @@
130.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
130.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
130.6 --
130.7 -- This software is provided 'as-is', without any express or implied
130.8 -- warranty. In no event will the authors be held liable for any damages
130.9 @@ -25,4 +25,4 @@
130.10 SDL_sourcedir "../test"
130.11 SDL_projectLocation "tests"
130.12 SDL_projectDependencies { "SDL2main", "SDL2test", "SDL2" }
130.13 - SDL_files { "/testrelative.*" }
130.14 \ No newline at end of file
130.15 + SDL_files { "/testrelative.*" }
131.1 --- a/premake/projects/testrendercopyex.lua Sun Feb 02 00:33:31 2014 -0800
131.2 +++ b/premake/projects/testrendercopyex.lua Sun Feb 02 00:53:27 2014 -0800
131.3 @@ -1,4 +1,4 @@
131.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
131.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
131.6 --
131.7 -- This software is provided 'as-is', without any express or implied
131.8 -- warranty. In no event will the authors be held liable for any damages
131.9 @@ -26,4 +26,4 @@
131.10 SDL_projectLocation "tests"
131.11 SDL_projectDependencies { "SDL2main", "SDL2test", "SDL2" }
131.12 SDL_files { "/testrendercopyex.*" }
131.13 - SDL_copy { "icon.bmp", "sample.bmp" }
131.14 \ No newline at end of file
131.15 + SDL_copy { "icon.bmp", "sample.bmp" }
132.1 --- a/premake/projects/testrendertarget.lua Sun Feb 02 00:33:31 2014 -0800
132.2 +++ b/premake/projects/testrendertarget.lua Sun Feb 02 00:53:27 2014 -0800
132.3 @@ -1,4 +1,4 @@
132.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
132.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
132.6 --
132.7 -- This software is provided 'as-is', without any express or implied
132.8 -- warranty. In no event will the authors be held liable for any damages
132.9 @@ -27,4 +27,4 @@
132.10 -- a list of items to copy from the sourcedir to the destination
132.11 SDL_copy { "sample.bmp", "icon.bmp" }
132.12 SDL_projectDependencies { "SDL2main", "SDL2test", "SDL2" }
132.13 - SDL_files { "/testrendertarget.*" }
132.14 \ No newline at end of file
132.15 + SDL_files { "/testrendertarget.*" }
133.1 --- a/premake/projects/testresample.lua Sun Feb 02 00:33:31 2014 -0800
133.2 +++ b/premake/projects/testresample.lua Sun Feb 02 00:53:27 2014 -0800
133.3 @@ -1,4 +1,4 @@
133.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
133.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
133.6 --
133.7 -- This software is provided 'as-is', without any express or implied
133.8 -- warranty. In no event will the authors be held liable for any damages
133.9 @@ -27,4 +27,4 @@
133.10 -- a list of items to copy from the sourcedir to the destination
133.11 SDL_copy { "sample.wav" }
133.12 SDL_projectDependencies { "SDL2main", "SDL2" }
133.13 - SDL_files { "/testresample.*" }
133.14 \ No newline at end of file
133.15 + SDL_files { "/testresample.*" }
134.1 --- a/premake/projects/testrumble.lua Sun Feb 02 00:33:31 2014 -0800
134.2 +++ b/premake/projects/testrumble.lua Sun Feb 02 00:53:27 2014 -0800
134.3 @@ -1,4 +1,4 @@
134.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
134.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
134.6 --
134.7 -- This software is provided 'as-is', without any express or implied
134.8 -- warranty. In no event will the authors be held liable for any damages
134.9 @@ -25,4 +25,4 @@
134.10 SDL_sourcedir "../test"
134.11 SDL_projectLocation "tests"
134.12 SDL_projectDependencies { "SDL2main", "SDL2" }
134.13 - SDL_files { "/testrumble.*" }
134.14 \ No newline at end of file
134.15 + SDL_files { "/testrumble.*" }
135.1 --- a/premake/projects/testscale.lua Sun Feb 02 00:33:31 2014 -0800
135.2 +++ b/premake/projects/testscale.lua Sun Feb 02 00:53:27 2014 -0800
135.3 @@ -1,4 +1,4 @@
135.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
135.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
135.6 --
135.7 -- This software is provided 'as-is', without any express or implied
135.8 -- warranty. In no event will the authors be held liable for any damages
135.9 @@ -27,4 +27,4 @@
135.10 -- a list of items to copy from the sourcedir to the destination
135.11 SDL_copy { "sample.bmp", "icon.bmp" }
135.12 SDL_projectDependencies { "SDL2main", "SDL2test", "SDL2" }
135.13 - SDL_files { "/testscale.*" }
135.14 \ No newline at end of file
135.15 + SDL_files { "/testscale.*" }
136.1 --- a/premake/projects/testsem.lua Sun Feb 02 00:33:31 2014 -0800
136.2 +++ b/premake/projects/testsem.lua Sun Feb 02 00:53:27 2014 -0800
136.3 @@ -1,4 +1,4 @@
136.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
136.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
136.6 --
136.7 -- This software is provided 'as-is', without any express or implied
136.8 -- warranty. In no event will the authors be held liable for any damages
136.9 @@ -25,4 +25,4 @@
136.10 SDL_sourcedir "../test"
136.11 SDL_projectLocation "tests"
136.12 SDL_projectDependencies { "SDL2main", "SDL2" }
136.13 - SDL_files { "/testsem.*" }
136.14 \ No newline at end of file
136.15 + SDL_files { "/testsem.*" }
137.1 --- a/premake/projects/testshader.lua Sun Feb 02 00:33:31 2014 -0800
137.2 +++ b/premake/projects/testshader.lua Sun Feb 02 00:53:27 2014 -0800
137.3 @@ -1,4 +1,4 @@
137.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
137.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
137.6 --
137.7 -- This software is provided 'as-is', without any express or implied
137.8 -- warranty. In no event will the authors be held liable for any damages
137.9 @@ -32,4 +32,4 @@
137.10 SDL_dependency "OpenGL"
137.11 -- opengl is platform independent
137.12 SDL_depfunc "OpenGL"
137.13 - SDL_files { "/testshader.*" }
137.14 \ No newline at end of file
137.15 + SDL_files { "/testshader.*" }
138.1 --- a/premake/projects/testshape.lua Sun Feb 02 00:33:31 2014 -0800
138.2 +++ b/premake/projects/testshape.lua Sun Feb 02 00:53:27 2014 -0800
138.3 @@ -1,4 +1,4 @@
138.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
138.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
138.6 --
138.7 -- This software is provided 'as-is', without any express or implied
138.8 -- warranty. In no event will the authors be held liable for any damages
138.9 @@ -29,4 +29,4 @@
138.10 -- a list of items to copy from the sourcedir to the destination
138.11 SDL_copy { "shapes/*.bmp" }
138.12 SDL_projectDependencies { "SDL2main", "SDL2" }
138.13 - SDL_files { "/testshape.*" }
138.14 \ No newline at end of file
138.15 + SDL_files { "/testshape.*" }
139.1 --- a/premake/projects/testsprite2.lua Sun Feb 02 00:33:31 2014 -0800
139.2 +++ b/premake/projects/testsprite2.lua Sun Feb 02 00:53:27 2014 -0800
139.3 @@ -1,4 +1,4 @@
139.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
139.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
139.6 --
139.7 -- This software is provided 'as-is', without any express or implied
139.8 -- warranty. In no event will the authors be held liable for any damages
139.9 @@ -27,4 +27,4 @@
139.10 -- a list of items to copy from the sourcedir to the destination
139.11 SDL_copy { "icon.bmp" }
139.12 SDL_projectDependencies { "SDL2main", "SDL2test", "SDL2" }
139.13 - SDL_files { "/testsprite2.*" }
139.14 \ No newline at end of file
139.15 + SDL_files { "/testsprite2.*" }
140.1 --- a/premake/projects/testspriteminimal.lua Sun Feb 02 00:33:31 2014 -0800
140.2 +++ b/premake/projects/testspriteminimal.lua Sun Feb 02 00:53:27 2014 -0800
140.3 @@ -1,4 +1,4 @@
140.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
140.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
140.6 --
140.7 -- This software is provided 'as-is', without any express or implied
140.8 -- warranty. In no event will the authors be held liable for any damages
140.9 @@ -26,4 +26,4 @@
140.10 SDL_projectLocation "tests"
140.11 SDL_projectDependencies { "SDL2main", "SDL2" }
140.12 SDL_files { "/testspriteminimal.*" }
140.13 - SDL_copy { "icon.bmp" }
140.14 \ No newline at end of file
140.15 + SDL_copy { "icon.bmp" }
141.1 --- a/premake/projects/teststreaming.lua Sun Feb 02 00:33:31 2014 -0800
141.2 +++ b/premake/projects/teststreaming.lua Sun Feb 02 00:53:27 2014 -0800
141.3 @@ -1,4 +1,4 @@
141.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
141.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
141.6 --
141.7 -- This software is provided 'as-is', without any express or implied
141.8 -- warranty. In no event will the authors be held liable for any damages
141.9 @@ -26,4 +26,4 @@
141.10 SDL_projectLocation "tests"
141.11 SDL_projectDependencies { "SDL2main", "SDL2" }
141.12 SDL_files { "/teststreaming.*" }
141.13 - SDL_copy { "moose.dat" }
141.14 \ No newline at end of file
141.15 + SDL_copy { "moose.dat" }
142.1 --- a/premake/projects/testthread.lua Sun Feb 02 00:33:31 2014 -0800
142.2 +++ b/premake/projects/testthread.lua Sun Feb 02 00:53:27 2014 -0800
142.3 @@ -1,4 +1,4 @@
142.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
142.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
142.6 --
142.7 -- This software is provided 'as-is', without any express or implied
142.8 -- warranty. In no event will the authors be held liable for any damages
142.9 @@ -25,4 +25,4 @@
142.10 SDL_sourcedir "../test"
142.11 SDL_projectLocation "tests"
142.12 SDL_projectDependencies { "SDL2main", "SDL2" }
142.13 - SDL_files { "/testthread.*" }
142.14 \ No newline at end of file
142.15 + SDL_files { "/testthread.*" }
143.1 --- a/premake/projects/testtimer.lua Sun Feb 02 00:33:31 2014 -0800
143.2 +++ b/premake/projects/testtimer.lua Sun Feb 02 00:53:27 2014 -0800
143.3 @@ -1,4 +1,4 @@
143.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
143.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
143.6 --
143.7 -- This software is provided 'as-is', without any express or implied
143.8 -- warranty. In no event will the authors be held liable for any damages
143.9 @@ -25,4 +25,4 @@
143.10 SDL_sourcedir "../test"
143.11 SDL_projectLocation "tests"
143.12 SDL_projectDependencies { "SDL2main", "SDL2" }
143.13 - SDL_files { "/testtimer.*" }
143.14 \ No newline at end of file
143.15 + SDL_files { "/testtimer.*" }
144.1 --- a/premake/projects/testver.lua Sun Feb 02 00:33:31 2014 -0800
144.2 +++ b/premake/projects/testver.lua Sun Feb 02 00:53:27 2014 -0800
144.3 @@ -1,4 +1,4 @@
144.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
144.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
144.6 --
144.7 -- This software is provided 'as-is', without any express or implied
144.8 -- warranty. In no event will the authors be held liable for any damages
144.9 @@ -25,4 +25,4 @@
144.10 SDL_sourcedir "../test"
144.11 SDL_projectLocation "tests"
144.12 SDL_projectDependencies { "SDL2main", "SDL2" }
144.13 - SDL_files { "/testver.*" }
144.14 \ No newline at end of file
144.15 + SDL_files { "/testver.*" }
145.1 --- a/premake/projects/testwm2.lua Sun Feb 02 00:33:31 2014 -0800
145.2 +++ b/premake/projects/testwm2.lua Sun Feb 02 00:53:27 2014 -0800
145.3 @@ -1,4 +1,4 @@
145.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
145.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
145.6 --
145.7 -- This software is provided 'as-is', without any express or implied
145.8 -- warranty. In no event will the authors be held liable for any damages
145.9 @@ -25,4 +25,4 @@
145.10 SDL_sourcedir "../test"
145.11 SDL_projectLocation "tests"
145.12 SDL_projectDependencies { "SDL2main", "SDL2test", "SDL2" }
145.13 - SDL_files { "/testwm2.*" }
145.14 \ No newline at end of file
145.15 + SDL_files { "/testwm2.*" }
146.1 --- a/premake/projects/torturethread.lua Sun Feb 02 00:33:31 2014 -0800
146.2 +++ b/premake/projects/torturethread.lua Sun Feb 02 00:53:27 2014 -0800
146.3 @@ -1,4 +1,4 @@
146.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
146.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
146.6 --
146.7 -- This software is provided 'as-is', without any express or implied
146.8 -- warranty. In no event will the authors be held liable for any damages
146.9 @@ -25,4 +25,4 @@
146.10 SDL_sourcedir "../test"
146.11 SDL_projectLocation "tests"
146.12 SDL_projectDependencies { "SDL2main", "SDL2" }
146.13 - SDL_files { "/torturethread.*" }
146.14 \ No newline at end of file
146.15 + SDL_files { "/torturethread.*" }
147.1 --- a/premake/projects/touch.lua Sun Feb 02 00:33:31 2014 -0800
147.2 +++ b/premake/projects/touch.lua Sun Feb 02 00:53:27 2014 -0800
147.3 @@ -1,4 +1,4 @@
147.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
147.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
147.6 --
147.7 -- This software is provided 'as-is', without any express or implied
147.8 -- warranty. In no event will the authors be held liable for any damages
147.9 @@ -25,4 +25,4 @@
147.10 SDL_sourcedir "../Xcode-iOS/Demos"
147.11 SDL_projectLocation "Demos"
147.12 SDL_projectDependencies { "SDL2" }
147.13 - SDL_files { "/src/common.*", "/src/touch.*", "/Info.plist", "/data/stroke.bmp" }
147.14 \ No newline at end of file
147.15 + SDL_files { "/src/common.*", "/src/touch.*", "/Info.plist", "/data/stroke.bmp" }
148.1 --- a/premake/util/sdl_check_compile.lua Sun Feb 02 00:33:31 2014 -0800
148.2 +++ b/premake/util/sdl_check_compile.lua Sun Feb 02 00:53:27 2014 -0800
148.3 @@ -1,4 +1,4 @@
148.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
148.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
148.6 --
148.7 -- This software is provided 'as-is', without any express or implied
148.8 -- warranty. In no event will the authors be held liable for any damages
148.9 @@ -304,4 +304,4 @@
148.10 return 0
148.11 end
148.12 return tonumber(result)
148.13 -end
148.14 \ No newline at end of file
148.15 +end
149.1 --- a/premake/util/sdl_dependency_checkers.lua Sun Feb 02 00:33:31 2014 -0800
149.2 +++ b/premake/util/sdl_dependency_checkers.lua Sun Feb 02 00:53:27 2014 -0800
149.3 @@ -1,4 +1,4 @@
149.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
149.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
149.6 --
149.7 -- This software is provided 'as-is', without any express or implied
149.8 -- warranty. In no event will the authors be held liable for any damages
149.9 @@ -201,4 +201,4 @@
149.10 SDL_registerDependencyChecker("NAS", nasDep)
149.11 SDL_registerDependencyChecker("OSS", ossDep)
149.12 SDL_registerDependencyChecker("DLOpen", dlOpenDep)
149.13 -SDL_registerDependencyChecker("X11", x11Dep)
149.14 \ No newline at end of file
149.15 +SDL_registerDependencyChecker("X11", x11Dep)
150.1 --- a/premake/util/sdl_depends.lua Sun Feb 02 00:33:31 2014 -0800
150.2 +++ b/premake/util/sdl_depends.lua Sun Feb 02 00:53:27 2014 -0800
150.3 @@ -1,4 +1,4 @@
150.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
150.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
150.6 --
150.7 -- This software is provided 'as-is', without any express or implied
150.8 -- warranty. In no event will the authors be held liable for any damages
150.9 @@ -71,4 +71,4 @@
150.10 end
150.11 -- we want the path in terms of '/'
150.12 return found_dir, abs_path
150.13 -end
150.14 \ No newline at end of file
150.15 +end
151.1 --- a/premake/util/sdl_file.lua Sun Feb 02 00:33:31 2014 -0800
151.2 +++ b/premake/util/sdl_file.lua Sun Feb 02 00:53:27 2014 -0800
151.3 @@ -1,4 +1,4 @@
151.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
151.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
151.6 --
151.7 -- This software is provided 'as-is', without any express or implied
151.8 -- warranty. In no event will the authors be held liable for any damages
151.9 @@ -138,4 +138,4 @@
151.10 end
151.11 -- normalize path to unix
151.12 return path:gsub("\\", "/"):gsub("//", "/")
151.13 -end
151.14 \ No newline at end of file
151.15 +end
152.1 --- a/premake/util/sdl_gen_config.lua Sun Feb 02 00:33:31 2014 -0800
152.2 +++ b/premake/util/sdl_gen_config.lua Sun Feb 02 00:53:27 2014 -0800
152.3 @@ -1,4 +1,4 @@
152.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
152.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
152.6 --
152.7 -- This software is provided 'as-is', without any express or implied
152.8 -- warranty. In no event will the authors be held liable for any damages
152.9 @@ -65,4 +65,4 @@
152.10 configFile:write(templateFileContents)
152.11 end
152.12 configFile:close()
152.13 -end
152.14 \ No newline at end of file
152.15 +end
153.1 --- a/premake/util/sdl_projects.lua Sun Feb 02 00:33:31 2014 -0800
153.2 +++ b/premake/util/sdl_projects.lua Sun Feb 02 00:53:27 2014 -0800
153.3 @@ -1,4 +1,4 @@
153.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
153.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
153.6 --
153.7 -- This software is provided 'as-is', without any express or implied
153.8 -- warranty. In no event will the authors be held liable for any damages
153.9 @@ -458,4 +458,4 @@
153.10 end
153.11 if not currentDep.compat then return end
153.12 currentDep.files = tbl
153.13 -end
153.14 \ No newline at end of file
153.15 +end
154.1 --- a/premake/util/sdl_string.lua Sun Feb 02 00:33:31 2014 -0800
154.2 +++ b/premake/util/sdl_string.lua Sun Feb 02 00:53:27 2014 -0800
154.3 @@ -1,4 +1,4 @@
154.4 --- Copyright (C) 1997-2011 Sam Lantinga <slouken@libsdl.org>
154.5 +-- Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
154.6 --
154.7 -- This software is provided 'as-is', without any express or implied
154.8 -- warranty. In no event will the authors be held liable for any damages
154.9 @@ -100,4 +100,4 @@
154.10 result = result .. suffix
154.11 end
154.12 return result
154.13 -end
154.14 \ No newline at end of file
154.15 +end
155.1 --- a/src/SDL.c Sun Feb 02 00:33:31 2014 -0800
155.2 +++ b/src/SDL.c Sun Feb 02 00:53:27 2014 -0800
155.3 @@ -1,6 +1,6 @@
155.4 /*
155.5 Simple DirectMedia Layer
155.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
155.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
155.8
155.9 This software is provided 'as-is', without any express or implied
155.10 warranty. In no event will the authors be held liable for any damages
156.1 --- a/src/SDL_assert.c Sun Feb 02 00:33:31 2014 -0800
156.2 +++ b/src/SDL_assert.c Sun Feb 02 00:53:27 2014 -0800
156.3 @@ -1,6 +1,6 @@
156.4 /*
156.5 Simple DirectMedia Layer
156.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
156.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
156.8
156.9 This software is provided 'as-is', without any express or implied
156.10 warranty. In no event will the authors be held liable for any damages
157.1 --- a/src/SDL_assert_c.h Sun Feb 02 00:33:31 2014 -0800
157.2 +++ b/src/SDL_assert_c.h Sun Feb 02 00:53:27 2014 -0800
157.3 @@ -1,6 +1,6 @@
157.4 /*
157.5 Simple DirectMedia Layer
157.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
157.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
157.8
157.9 This software is provided 'as-is', without any express or implied
157.10 warranty. In no event will the authors be held liable for any damages
158.1 --- a/src/SDL_error.c Sun Feb 02 00:33:31 2014 -0800
158.2 +++ b/src/SDL_error.c Sun Feb 02 00:53:27 2014 -0800
158.3 @@ -1,6 +1,6 @@
158.4 /*
158.5 Simple DirectMedia Layer
158.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
158.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
158.8
158.9 This software is provided 'as-is', without any express or implied
158.10 warranty. In no event will the authors be held liable for any damages
159.1 --- a/src/SDL_error_c.h Sun Feb 02 00:33:31 2014 -0800
159.2 +++ b/src/SDL_error_c.h Sun Feb 02 00:53:27 2014 -0800
159.3 @@ -1,6 +1,6 @@
159.4 /*
159.5 Simple DirectMedia Layer
159.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
159.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
159.8
159.9 This software is provided 'as-is', without any express or implied
159.10 warranty. In no event will the authors be held liable for any damages
160.1 --- a/src/SDL_hints.c Sun Feb 02 00:33:31 2014 -0800
160.2 +++ b/src/SDL_hints.c Sun Feb 02 00:53:27 2014 -0800
160.3 @@ -1,6 +1,6 @@
160.4 /*
160.5 Simple DirectMedia Layer
160.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
160.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
160.8
160.9 This software is provided 'as-is', without any express or implied
160.10 warranty. In no event will the authors be held liable for any damages
161.1 --- a/src/SDL_internal.h Sun Feb 02 00:33:31 2014 -0800
161.2 +++ b/src/SDL_internal.h Sun Feb 02 00:53:27 2014 -0800
161.3 @@ -1,6 +1,6 @@
161.4 /*
161.5 Simple DirectMedia Layer
161.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
161.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
161.8
161.9 This software is provided 'as-is', without any express or implied
161.10 warranty. In no event will the authors be held liable for any damages
162.1 --- a/src/SDL_log.c Sun Feb 02 00:33:31 2014 -0800
162.2 +++ b/src/SDL_log.c Sun Feb 02 00:53:27 2014 -0800
162.3 @@ -1,6 +1,6 @@
162.4 /*
162.5 Simple DirectMedia Layer
162.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
162.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
162.8
162.9 This software is provided 'as-is', without any express or implied
162.10 warranty. In no event will the authors be held liable for any damages
163.1 --- a/src/atomic/SDL_atomic.c Sun Feb 02 00:33:31 2014 -0800
163.2 +++ b/src/atomic/SDL_atomic.c Sun Feb 02 00:53:27 2014 -0800
163.3 @@ -1,6 +1,6 @@
163.4 /*
163.5 Simple DirectMedia Layer
163.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
163.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
163.8
163.9 This software is provided 'as-is', without any express or implied
163.10 warranty. In no event will the authors be held liable for any damages
164.1 --- a/src/atomic/SDL_spinlock.c Sun Feb 02 00:33:31 2014 -0800
164.2 +++ b/src/atomic/SDL_spinlock.c Sun Feb 02 00:53:27 2014 -0800
164.3 @@ -1,6 +1,6 @@
164.4 /*
164.5 Simple DirectMedia Layer
164.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
164.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
164.8
164.9 This software is provided 'as-is', without any express or implied
164.10 warranty. In no event will the authors be held liable for any damages
165.1 --- a/src/audio/SDL_audio.c Sun Feb 02 00:33:31 2014 -0800
165.2 +++ b/src/audio/SDL_audio.c Sun Feb 02 00:53:27 2014 -0800
165.3 @@ -1,6 +1,6 @@
165.4 /*
165.5 Simple DirectMedia Layer
165.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
165.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
165.8
165.9 This software is provided 'as-is', without any express or implied
165.10 warranty. In no event will the authors be held liable for any damages
166.1 --- a/src/audio/SDL_audio_c.h Sun Feb 02 00:33:31 2014 -0800
166.2 +++ b/src/audio/SDL_audio_c.h Sun Feb 02 00:53:27 2014 -0800
166.3 @@ -1,6 +1,6 @@
166.4 /*
166.5 Simple DirectMedia Layer
166.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
166.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
166.8
166.9 This software is provided 'as-is', without any express or implied
166.10 warranty. In no event will the authors be held liable for any damages
167.1 --- a/src/audio/SDL_audiocvt.c Sun Feb 02 00:33:31 2014 -0800
167.2 +++ b/src/audio/SDL_audiocvt.c Sun Feb 02 00:53:27 2014 -0800
167.3 @@ -1,6 +1,6 @@
167.4 /*
167.5 Simple DirectMedia Layer
167.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
167.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
167.8
167.9 This software is provided 'as-is', without any express or implied
167.10 warranty. In no event will the authors be held liable for any damages
168.1 --- a/src/audio/SDL_audiodev.c Sun Feb 02 00:33:31 2014 -0800
168.2 +++ b/src/audio/SDL_audiodev.c Sun Feb 02 00:53:27 2014 -0800
168.3 @@ -1,6 +1,6 @@
168.4 /*
168.5 Simple DirectMedia Layer
168.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
168.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
168.8
168.9 This software is provided 'as-is', without any express or implied
168.10 warranty. In no event will the authors be held liable for any damages
169.1 --- a/src/audio/SDL_audiodev_c.h Sun Feb 02 00:33:31 2014 -0800
169.2 +++ b/src/audio/SDL_audiodev_c.h Sun Feb 02 00:53:27 2014 -0800
169.3 @@ -1,6 +1,6 @@
169.4 /*
169.5 Simple DirectMedia Layer
169.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
169.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
169.8
169.9 This software is provided 'as-is', without any express or implied
169.10 warranty. In no event will the authors be held liable for any damages
170.1 --- a/src/audio/SDL_audiomem.h Sun Feb 02 00:33:31 2014 -0800
170.2 +++ b/src/audio/SDL_audiomem.h Sun Feb 02 00:53:27 2014 -0800
170.3 @@ -1,6 +1,6 @@
170.4 /*
170.5 Simple DirectMedia Layer
170.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
170.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
170.8
170.9 This software is provided 'as-is', without any express or implied
170.10 warranty. In no event will the authors be held liable for any damages
171.1 --- a/src/audio/SDL_audiotypecvt.c Sun Feb 02 00:33:31 2014 -0800
171.2 +++ b/src/audio/SDL_audiotypecvt.c Sun Feb 02 00:53:27 2014 -0800
171.3 @@ -1,7 +1,7 @@
171.4 /* DO NOT EDIT! This file is generated by sdlgenaudiocvt.pl */
171.5 /*
171.6 Simple DirectMedia Layer
171.7 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
171.8 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
171.9
171.10 This software is provided 'as-is', without any express or implied
171.11 warranty. In no event will the authors be held liable for any damages
172.1 --- a/src/audio/SDL_mixer.c Sun Feb 02 00:33:31 2014 -0800
172.2 +++ b/src/audio/SDL_mixer.c Sun Feb 02 00:53:27 2014 -0800
172.3 @@ -1,6 +1,6 @@
172.4 /*
172.5 Simple DirectMedia Layer
172.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
172.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
172.8
172.9 This software is provided 'as-is', without any express or implied
172.10 warranty. In no event will the authors be held liable for any damages
173.1 --- a/src/audio/SDL_sysaudio.h Sun Feb 02 00:33:31 2014 -0800
173.2 +++ b/src/audio/SDL_sysaudio.h Sun Feb 02 00:53:27 2014 -0800
173.3 @@ -1,6 +1,6 @@
173.4 /*
173.5 Simple DirectMedia Layer
173.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
173.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
173.8
173.9 This software is provided 'as-is', without any express or implied
173.10 warranty. In no event will the authors be held liable for any damages
174.1 --- a/src/audio/SDL_wave.c Sun Feb 02 00:33:31 2014 -0800
174.2 +++ b/src/audio/SDL_wave.c Sun Feb 02 00:53:27 2014 -0800
174.3 @@ -1,6 +1,6 @@
174.4 /*
174.5 Simple DirectMedia Layer
174.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
174.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
174.8
174.9 This software is provided 'as-is', without any express or implied
174.10 warranty. In no event will the authors be held liable for any damages
175.1 --- a/src/audio/SDL_wave.h Sun Feb 02 00:33:31 2014 -0800
175.2 +++ b/src/audio/SDL_wave.h Sun Feb 02 00:53:27 2014 -0800
175.3 @@ -1,6 +1,6 @@
175.4 /*
175.5 Simple DirectMedia Layer
175.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
175.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
175.8
175.9 This software is provided 'as-is', without any express or implied
175.10 warranty. In no event will the authors be held liable for any damages
176.1 --- a/src/audio/alsa/SDL_alsa_audio.c Sun Feb 02 00:33:31 2014 -0800
176.2 +++ b/src/audio/alsa/SDL_alsa_audio.c Sun Feb 02 00:53:27 2014 -0800
176.3 @@ -1,6 +1,6 @@
176.4 /*
176.5 Simple DirectMedia Layer
176.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
176.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
176.8
176.9 This software is provided 'as-is', without any express or implied
176.10 warranty. In no event will the authors be held liable for any damages
177.1 --- a/src/audio/alsa/SDL_alsa_audio.h Sun Feb 02 00:33:31 2014 -0800
177.2 +++ b/src/audio/alsa/SDL_alsa_audio.h Sun Feb 02 00:53:27 2014 -0800
177.3 @@ -1,6 +1,6 @@
177.4 /*
177.5 Simple DirectMedia Layer
177.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
177.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
177.8
177.9 This software is provided 'as-is', without any express or implied
177.10 warranty. In no event will the authors be held liable for any damages
178.1 --- a/src/audio/android/SDL_androidaudio.c Sun Feb 02 00:33:31 2014 -0800
178.2 +++ b/src/audio/android/SDL_androidaudio.c Sun Feb 02 00:53:27 2014 -0800
178.3 @@ -1,6 +1,6 @@
178.4 /*
178.5 Simple DirectMedia Layer
178.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
178.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
178.8
178.9 This software is provided 'as-is', without any express or implied
178.10 warranty. In no event will the authors be held liable for any damages
179.1 --- a/src/audio/android/SDL_androidaudio.h Sun Feb 02 00:33:31 2014 -0800
179.2 +++ b/src/audio/android/SDL_androidaudio.h Sun Feb 02 00:53:27 2014 -0800
179.3 @@ -1,6 +1,6 @@
179.4 /*
179.5 Simple DirectMedia Layer
179.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
179.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
179.8
179.9 This software is provided 'as-is', without any express or implied
179.10 warranty. In no event will the authors be held liable for any damages
180.1 --- a/src/audio/arts/SDL_artsaudio.c Sun Feb 02 00:33:31 2014 -0800
180.2 +++ b/src/audio/arts/SDL_artsaudio.c Sun Feb 02 00:53:27 2014 -0800
180.3 @@ -1,6 +1,6 @@
180.4 /*
180.5 Simple DirectMedia Layer
180.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
180.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
180.8
180.9 This software is provided 'as-is', without any express or implied
180.10 warranty. In no event will the authors be held liable for any damages
181.1 --- a/src/audio/arts/SDL_artsaudio.h Sun Feb 02 00:33:31 2014 -0800
181.2 +++ b/src/audio/arts/SDL_artsaudio.h Sun Feb 02 00:53:27 2014 -0800
181.3 @@ -1,6 +1,6 @@
181.4 /*
181.5 Simple DirectMedia Layer
181.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
181.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
181.8
181.9 This software is provided 'as-is', without any express or implied
181.10 warranty. In no event will the authors be held liable for any damages
182.1 --- a/src/audio/bsd/SDL_bsdaudio.c Sun Feb 02 00:33:31 2014 -0800
182.2 +++ b/src/audio/bsd/SDL_bsdaudio.c Sun Feb 02 00:53:27 2014 -0800
182.3 @@ -1,6 +1,6 @@
182.4 /*
182.5 Simple DirectMedia Layer
182.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
182.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
182.8
182.9 This software is provided 'as-is', without any express or implied
182.10 warranty. In no event will the authors be held liable for any damages
183.1 --- a/src/audio/bsd/SDL_bsdaudio.h Sun Feb 02 00:33:31 2014 -0800
183.2 +++ b/src/audio/bsd/SDL_bsdaudio.h Sun Feb 02 00:53:27 2014 -0800
183.3 @@ -1,6 +1,6 @@
183.4 /*
183.5 Simple DirectMedia Layer
183.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
183.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
183.8
183.9 This software is provided 'as-is', without any express or implied
183.10 warranty. In no event will the authors be held liable for any damages
184.1 --- a/src/audio/coreaudio/SDL_coreaudio.c Sun Feb 02 00:33:31 2014 -0800
184.2 +++ b/src/audio/coreaudio/SDL_coreaudio.c Sun Feb 02 00:53:27 2014 -0800
184.3 @@ -1,6 +1,6 @@
184.4 /*
184.5 Simple DirectMedia Layer
184.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
184.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
184.8
184.9 This software is provided 'as-is', without any express or implied
184.10 warranty. In no event will the authors be held liable for any damages
185.1 --- a/src/audio/coreaudio/SDL_coreaudio.h Sun Feb 02 00:33:31 2014 -0800
185.2 +++ b/src/audio/coreaudio/SDL_coreaudio.h Sun Feb 02 00:53:27 2014 -0800
185.3 @@ -1,6 +1,6 @@
185.4 /*
185.5 Simple DirectMedia Layer
185.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
185.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
185.8
185.9 This software is provided 'as-is', without any express or implied
185.10 warranty. In no event will the authors be held liable for any damages
186.1 --- a/src/audio/directsound/SDL_directsound.c Sun Feb 02 00:33:31 2014 -0800
186.2 +++ b/src/audio/directsound/SDL_directsound.c Sun Feb 02 00:53:27 2014 -0800
186.3 @@ -1,6 +1,6 @@
186.4 /*
186.5 Simple DirectMedia Layer
186.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
186.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
186.8
186.9 This software is provided 'as-is', without any express or implied
186.10 warranty. In no event will the authors be held liable for any damages
187.1 --- a/src/audio/directsound/SDL_directsound.h Sun Feb 02 00:33:31 2014 -0800
187.2 +++ b/src/audio/directsound/SDL_directsound.h Sun Feb 02 00:53:27 2014 -0800
187.3 @@ -1,6 +1,6 @@
187.4 /*
187.5 Simple DirectMedia Layer
187.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
187.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
187.8
187.9 This software is provided 'as-is', without any express or implied
187.10 warranty. In no event will the authors be held liable for any damages
188.1 --- a/src/audio/disk/SDL_diskaudio.c Sun Feb 02 00:33:31 2014 -0800
188.2 +++ b/src/audio/disk/SDL_diskaudio.c Sun Feb 02 00:53:27 2014 -0800
188.3 @@ -1,6 +1,6 @@
188.4 /*
188.5 Simple DirectMedia Layer
188.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
188.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
188.8
188.9 This software is provided 'as-is', without any express or implied
188.10 warranty. In no event will the authors be held liable for any damages
189.1 --- a/src/audio/disk/SDL_diskaudio.h Sun Feb 02 00:33:31 2014 -0800
189.2 +++ b/src/audio/disk/SDL_diskaudio.h Sun Feb 02 00:53:27 2014 -0800
189.3 @@ -1,6 +1,6 @@
189.4 /*
189.5 Simple DirectMedia Layer
189.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
189.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
189.8
189.9 This software is provided 'as-is', without any express or implied
189.10 warranty. In no event will the authors be held liable for any damages
190.1 --- a/src/audio/dsp/SDL_dspaudio.c Sun Feb 02 00:33:31 2014 -0800
190.2 +++ b/src/audio/dsp/SDL_dspaudio.c Sun Feb 02 00:53:27 2014 -0800
190.3 @@ -1,6 +1,6 @@
190.4 /*
190.5 Simple DirectMedia Layer
190.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
190.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
190.8
190.9 This software is provided 'as-is', without any express or implied
190.10 warranty. In no event will the authors be held liable for any damages
191.1 --- a/src/audio/dsp/SDL_dspaudio.h Sun Feb 02 00:33:31 2014 -0800
191.2 +++ b/src/audio/dsp/SDL_dspaudio.h Sun Feb 02 00:53:27 2014 -0800
191.3 @@ -1,6 +1,6 @@
191.4 /*
191.5 Simple DirectMedia Layer
191.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
191.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
191.8
191.9 This software is provided 'as-is', without any express or implied
191.10 warranty. In no event will the authors be held liable for any damages
192.1 --- a/src/audio/dummy/SDL_dummyaudio.c Sun Feb 02 00:33:31 2014 -0800
192.2 +++ b/src/audio/dummy/SDL_dummyaudio.c Sun Feb 02 00:53:27 2014 -0800
192.3 @@ -1,6 +1,6 @@
192.4 /*
192.5 Simple DirectMedia Layer
192.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
192.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
192.8
192.9 This software is provided 'as-is', without any express or implied
192.10 warranty. In no event will the authors be held liable for any damages
193.1 --- a/src/audio/dummy/SDL_dummyaudio.h Sun Feb 02 00:33:31 2014 -0800
193.2 +++ b/src/audio/dummy/SDL_dummyaudio.h Sun Feb 02 00:53:27 2014 -0800
193.3 @@ -1,6 +1,6 @@
193.4 /*
193.5 Simple DirectMedia Layer
193.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
193.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
193.8
193.9 This software is provided 'as-is', without any express or implied
193.10 warranty. In no event will the authors be held liable for any damages
194.1 --- a/src/audio/esd/SDL_esdaudio.c Sun Feb 02 00:33:31 2014 -0800
194.2 +++ b/src/audio/esd/SDL_esdaudio.c Sun Feb 02 00:53:27 2014 -0800
194.3 @@ -1,6 +1,6 @@
194.4 /*
194.5 Simple DirectMedia Layer
194.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
194.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
194.8
194.9 This software is provided 'as-is', without any express or implied
194.10 warranty. In no event will the authors be held liable for any damages
195.1 --- a/src/audio/esd/SDL_esdaudio.h Sun Feb 02 00:33:31 2014 -0800
195.2 +++ b/src/audio/esd/SDL_esdaudio.h Sun Feb 02 00:53:27 2014 -0800
195.3 @@ -1,6 +1,6 @@
195.4 /*
195.5 Simple DirectMedia Layer
195.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
195.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
195.8
195.9 This software is provided 'as-is', without any express or implied
195.10 warranty. In no event will the authors be held liable for any damages
196.1 --- a/src/audio/fusionsound/SDL_fsaudio.c Sun Feb 02 00:33:31 2014 -0800
196.2 +++ b/src/audio/fusionsound/SDL_fsaudio.c Sun Feb 02 00:53:27 2014 -0800
196.3 @@ -1,6 +1,6 @@
196.4 /*
196.5 Simple DirectMedia Layer
196.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
196.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
196.8
196.9 This software is provided 'as-is', without any express or implied
196.10 warranty. In no event will the authors be held liable for any damages
197.1 --- a/src/audio/fusionsound/SDL_fsaudio.h Sun Feb 02 00:33:31 2014 -0800
197.2 +++ b/src/audio/fusionsound/SDL_fsaudio.h Sun Feb 02 00:53:27 2014 -0800
197.3 @@ -1,6 +1,6 @@
197.4 /*
197.5 Simple DirectMedia Layer
197.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
197.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
197.8
197.9 This software is provided 'as-is', without any express or implied
197.10 warranty. In no event will the authors be held liable for any damages
198.1 --- a/src/audio/haiku/SDL_haikuaudio.cc Sun Feb 02 00:33:31 2014 -0800
198.2 +++ b/src/audio/haiku/SDL_haikuaudio.cc Sun Feb 02 00:53:27 2014 -0800
198.3 @@ -1,6 +1,6 @@
198.4 /*
198.5 Simple DirectMedia Layer
198.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
198.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
198.8
198.9 This software is provided 'as-is', without any express or implied
198.10 warranty. In no event will the authors be held liable for any damages
199.1 --- a/src/audio/haiku/SDL_haikuaudio.h Sun Feb 02 00:33:31 2014 -0800
199.2 +++ b/src/audio/haiku/SDL_haikuaudio.h Sun Feb 02 00:53:27 2014 -0800
199.3 @@ -1,6 +1,6 @@
199.4 /*
199.5 Simple DirectMedia Layer
199.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
199.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
199.8
199.9 This software is provided 'as-is', without any express or implied
199.10 warranty. In no event will the authors be held liable for any damages
200.1 --- a/src/audio/nas/SDL_nasaudio.c Sun Feb 02 00:33:31 2014 -0800
200.2 +++ b/src/audio/nas/SDL_nasaudio.c Sun Feb 02 00:53:27 2014 -0800
200.3 @@ -1,6 +1,6 @@
200.4 /*
200.5 Simple DirectMedia Layer
200.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
200.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
200.8
200.9 This software is provided 'as-is', without any express or implied
200.10 warranty. In no event will the authors be held liable for any damages
201.1 --- a/src/audio/nas/SDL_nasaudio.h Sun Feb 02 00:33:31 2014 -0800
201.2 +++ b/src/audio/nas/SDL_nasaudio.h Sun Feb 02 00:53:27 2014 -0800
201.3 @@ -1,6 +1,6 @@
201.4 /*
201.5 Simple DirectMedia Layer
201.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
201.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
201.8
201.9 This software is provided 'as-is', without any express or implied
201.10 warranty. In no event will the authors be held liable for any damages
202.1 --- a/src/audio/paudio/SDL_paudio.c Sun Feb 02 00:33:31 2014 -0800
202.2 +++ b/src/audio/paudio/SDL_paudio.c Sun Feb 02 00:53:27 2014 -0800
202.3 @@ -1,6 +1,6 @@
202.4 /*
202.5 Simple DirectMedia Layer
202.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
202.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
202.8
202.9 This software is provided 'as-is', without any express or implied
202.10 warranty. In no event will the authors be held liable for any damages
203.1 --- a/src/audio/paudio/SDL_paudio.h Sun Feb 02 00:33:31 2014 -0800
203.2 +++ b/src/audio/paudio/SDL_paudio.h Sun Feb 02 00:53:27 2014 -0800
203.3 @@ -1,6 +1,6 @@
203.4 /*
203.5 Simple DirectMedia Layer
203.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
203.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
203.8
203.9 This software is provided 'as-is', without any express or implied
203.10 warranty. In no event will the authors be held liable for any damages
204.1 --- a/src/audio/psp/SDL_pspaudio.c Sun Feb 02 00:33:31 2014 -0800
204.2 +++ b/src/audio/psp/SDL_pspaudio.c Sun Feb 02 00:53:27 2014 -0800
204.3 @@ -1,6 +1,6 @@
204.4 /*
204.5 Simple DirectMedia Layer
204.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
204.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
204.8
204.9 This software is provided 'as-is', without any express or implied
204.10 warranty. In no event will the authors be held liable for any damages
205.1 --- a/src/audio/psp/SDL_pspaudio.h Sun Feb 02 00:33:31 2014 -0800
205.2 +++ b/src/audio/psp/SDL_pspaudio.h Sun Feb 02 00:53:27 2014 -0800
205.3 @@ -1,6 +1,6 @@
205.4 /*
205.5 Simple DirectMedia Layer
205.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
205.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
205.8
205.9 This software is provided 'as-is', without any express or implied
205.10 warranty. In no event will the authors be held liable for any damages
206.1 --- a/src/audio/pulseaudio/SDL_pulseaudio.c Sun Feb 02 00:33:31 2014 -0800
206.2 +++ b/src/audio/pulseaudio/SDL_pulseaudio.c Sun Feb 02 00:53:27 2014 -0800
206.3 @@ -1,6 +1,6 @@
206.4 /*
206.5 Simple DirectMedia Layer
206.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
206.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
206.8
206.9 This software is provided 'as-is', without any express or implied
206.10 warranty. In no event will the authors be held liable for any damages
207.1 --- a/src/audio/pulseaudio/SDL_pulseaudio.h Sun Feb 02 00:33:31 2014 -0800
207.2 +++ b/src/audio/pulseaudio/SDL_pulseaudio.h Sun Feb 02 00:53:27 2014 -0800
207.3 @@ -1,6 +1,6 @@
207.4 /*
207.5 Simple DirectMedia Layer
207.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
207.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
207.8
207.9 This software is provided 'as-is', without any express or implied
207.10 warranty. In no event will the authors be held liable for any damages
208.1 --- a/src/audio/qsa/SDL_qsa_audio.c Sun Feb 02 00:33:31 2014 -0800
208.2 +++ b/src/audio/qsa/SDL_qsa_audio.c Sun Feb 02 00:53:27 2014 -0800
208.3 @@ -1,6 +1,6 @@
208.4 /*
208.5 Simple DirectMedia Layer
208.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
208.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
208.8
208.9 This software is provided 'as-is', without any express or implied
208.10 warranty. In no event will the authors be held liable for any damages
209.1 --- a/src/audio/qsa/SDL_qsa_audio.h Sun Feb 02 00:33:31 2014 -0800
209.2 +++ b/src/audio/qsa/SDL_qsa_audio.h Sun Feb 02 00:53:27 2014 -0800
209.3 @@ -1,6 +1,6 @@
209.4 /*
209.5 Simple DirectMedia Layer
209.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
209.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
209.8
209.9 This software is provided 'as-is', without any express or implied
209.10 warranty. In no event will the authors be held liable for any damages
210.1 --- a/src/audio/sdlgenaudiocvt.pl Sun Feb 02 00:33:31 2014 -0800
210.2 +++ b/src/audio/sdlgenaudiocvt.pl Sun Feb 02 00:53:27 2014 -0800
210.3 @@ -38,7 +38,7 @@
210.4 /* DO NOT EDIT! This file is generated by sdlgenaudiocvt.pl */
210.5 /*
210.6 Simple DirectMedia Layer
210.7 - Copyright (C) 1997-2013 Sam Lantinga <slouken\@libsdl.org>
210.8 + Copyright (C) 1997-2014 Sam Lantinga <slouken\@libsdl.org>
210.9
210.10 This software is provided 'as-is', without any express or implied
210.11 warranty. In no event will the authors be held liable for any damages
211.1 --- a/src/audio/sndio/SDL_sndioaudio.c Sun Feb 02 00:33:31 2014 -0800
211.2 +++ b/src/audio/sndio/SDL_sndioaudio.c Sun Feb 02 00:53:27 2014 -0800
211.3 @@ -1,6 +1,6 @@
211.4 /*
211.5 Simple DirectMedia Layer
211.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
211.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
211.8
211.9 This software is provided 'as-is', without any express or implied
211.10 warranty. In no event will the authors be held liable for any damages
212.1 --- a/src/audio/sndio/SDL_sndioaudio.h Sun Feb 02 00:33:31 2014 -0800
212.2 +++ b/src/audio/sndio/SDL_sndioaudio.h Sun Feb 02 00:53:27 2014 -0800
212.3 @@ -1,6 +1,6 @@
212.4 /*
212.5 Simple DirectMedia Layer
212.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
212.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
212.8
212.9 This software is provided 'as-is', without any express or implied
212.10 warranty. In no event will the authors be held liable for any damages
213.1 --- a/src/audio/sun/SDL_sunaudio.c Sun Feb 02 00:33:31 2014 -0800
213.2 +++ b/src/audio/sun/SDL_sunaudio.c Sun Feb 02 00:53:27 2014 -0800
213.3 @@ -1,6 +1,6 @@
213.4 /*
213.5 Simple DirectMedia Layer
213.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
213.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
213.8
213.9 This software is provided 'as-is', without any express or implied
213.10 warranty. In no event will the authors be held liable for any damages
214.1 --- a/src/audio/sun/SDL_sunaudio.h Sun Feb 02 00:33:31 2014 -0800
214.2 +++ b/src/audio/sun/SDL_sunaudio.h Sun Feb 02 00:53:27 2014 -0800
214.3 @@ -1,6 +1,6 @@
214.4 /*
214.5 Simple DirectMedia Layer
214.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
214.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
214.8
214.9 This software is provided 'as-is', without any express or implied
214.10 warranty. In no event will the authors be held liable for any damages
215.1 --- a/src/audio/winmm/SDL_winmm.c Sun Feb 02 00:33:31 2014 -0800
215.2 +++ b/src/audio/winmm/SDL_winmm.c Sun Feb 02 00:53:27 2014 -0800
215.3 @@ -1,6 +1,6 @@
215.4 /*
215.5 Simple DirectMedia Layer
215.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
215.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
215.8
215.9 This software is provided 'as-is', without any express or implied
215.10 warranty. In no event will the authors be held liable for any damages
216.1 --- a/src/audio/winmm/SDL_winmm.h Sun Feb 02 00:33:31 2014 -0800
216.2 +++ b/src/audio/winmm/SDL_winmm.h Sun Feb 02 00:53:27 2014 -0800
216.3 @@ -1,6 +1,6 @@
216.4 /*
216.5 Simple DirectMedia Layer
216.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
216.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
216.8
216.9 This software is provided 'as-is', without any express or implied
216.10 warranty. In no event will the authors be held liable for any damages
217.1 --- a/src/audio/xaudio2/SDL_xaudio2.c Sun Feb 02 00:33:31 2014 -0800
217.2 +++ b/src/audio/xaudio2/SDL_xaudio2.c Sun Feb 02 00:53:27 2014 -0800
217.3 @@ -1,6 +1,6 @@
217.4 /*
217.5 Simple DirectMedia Layer
217.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
217.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
217.8
217.9 This software is provided 'as-is', without any express or implied
217.10 warranty. In no event will the authors be held liable for any damages
218.1 --- a/src/core/android/SDL_android.c Sun Feb 02 00:33:31 2014 -0800
218.2 +++ b/src/core/android/SDL_android.c Sun Feb 02 00:53:27 2014 -0800
218.3 @@ -1,6 +1,6 @@
218.4 /*
218.5 Simple DirectMedia Layer
218.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
218.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
218.8
218.9 This software is provided 'as-is', without any express or implied
218.10 warranty. In no event will the authors be held liable for any damages
219.1 --- a/src/core/android/SDL_android.h Sun Feb 02 00:33:31 2014 -0800
219.2 +++ b/src/core/android/SDL_android.h Sun Feb 02 00:53:27 2014 -0800
219.3 @@ -1,6 +1,6 @@
219.4 /*
219.5 Simple DirectMedia Layer
219.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
219.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
219.8
219.9 This software is provided 'as-is', without any express or implied
219.10 warranty. In no event will the authors be held liable for any damages
220.1 --- a/src/core/linux/SDL_evdev.c Sun Feb 02 00:33:31 2014 -0800
220.2 +++ b/src/core/linux/SDL_evdev.c Sun Feb 02 00:53:27 2014 -0800
220.3 @@ -1,6 +1,6 @@
220.4 /*
220.5 Simple DirectMedia Layer
220.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
220.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
220.8
220.9 This software is provided 'as-is', without any express or implied
220.10 warranty. In no event will the authors be held liable for any damages
221.1 --- a/src/core/linux/SDL_evdev.h Sun Feb 02 00:33:31 2014 -0800
221.2 +++ b/src/core/linux/SDL_evdev.h Sun Feb 02 00:53:27 2014 -0800
221.3 @@ -1,6 +1,6 @@
221.4 /*
221.5 Simple DirectMedia Layer
221.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
221.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
221.8
221.9 This software is provided 'as-is', without any express or implied
221.10 warranty. In no event will the authors be held liable for any damages
222.1 --- a/src/core/linux/SDL_udev.c Sun Feb 02 00:33:31 2014 -0800
222.2 +++ b/src/core/linux/SDL_udev.c Sun Feb 02 00:53:27 2014 -0800
222.3 @@ -1,6 +1,6 @@
222.4 /*
222.5 Simple DirectMedia Layer
222.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
222.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
222.8
222.9 This software is provided 'as-is', without any express or implied
222.10 warranty. In no event will the authors be held liable for any damages
223.1 --- a/src/core/linux/SDL_udev.h Sun Feb 02 00:33:31 2014 -0800
223.2 +++ b/src/core/linux/SDL_udev.h Sun Feb 02 00:53:27 2014 -0800
223.3 @@ -1,6 +1,6 @@
223.4 /*
223.5 Simple DirectMedia Layer
223.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
223.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
223.8
223.9 This software is provided 'as-is', without any express or implied
223.10 warranty. In no event will the authors be held liable for any damages
224.1 --- a/src/core/windows/SDL_windows.c Sun Feb 02 00:33:31 2014 -0800
224.2 +++ b/src/core/windows/SDL_windows.c Sun Feb 02 00:53:27 2014 -0800
224.3 @@ -1,6 +1,6 @@
224.4 /*
224.5 Simple DirectMedia Layer
224.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
224.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
224.8
224.9 This software is provided 'as-is', without any express or implied
224.10 warranty. In no event will the authors be held liable for any damages
225.1 --- a/src/core/windows/SDL_windows.h Sun Feb 02 00:33:31 2014 -0800
225.2 +++ b/src/core/windows/SDL_windows.h Sun Feb 02 00:53:27 2014 -0800
225.3 @@ -1,6 +1,6 @@
225.4 /*
225.5 Simple DirectMedia Layer
225.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
225.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
225.8
225.9 This software is provided 'as-is', without any express or implied
225.10 warranty. In no event will the authors be held liable for any damages
226.1 --- a/src/cpuinfo/SDL_cpuinfo.c Sun Feb 02 00:33:31 2014 -0800
226.2 +++ b/src/cpuinfo/SDL_cpuinfo.c Sun Feb 02 00:53:27 2014 -0800
226.3 @@ -1,6 +1,6 @@
226.4 /*
226.5 Simple DirectMedia Layer
226.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
226.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
226.8
226.9 This software is provided 'as-is', without any express or implied
226.10 warranty. In no event will the authors be held liable for any damages
227.1 --- a/src/dynapi/SDL_dynapi.c Sun Feb 02 00:33:31 2014 -0800
227.2 +++ b/src/dynapi/SDL_dynapi.c Sun Feb 02 00:53:27 2014 -0800
227.3 @@ -1,6 +1,6 @@
227.4 /*
227.5 Simple DirectMedia Layer
227.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
227.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
227.8
227.9 This software is provided 'as-is', without any express or implied
227.10 warranty. In no event will the authors be held liable for any damages
228.1 --- a/src/dynapi/SDL_dynapi.h Sun Feb 02 00:33:31 2014 -0800
228.2 +++ b/src/dynapi/SDL_dynapi.h Sun Feb 02 00:53:27 2014 -0800
228.3 @@ -1,6 +1,6 @@
228.4 /*
228.5 Simple DirectMedia Layer
228.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
228.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
228.8
228.9 This software is provided 'as-is', without any express or implied
228.10 warranty. In no event will the authors be held liable for any damages
229.1 --- a/src/dynapi/SDL_dynapi_overrides.h Sun Feb 02 00:33:31 2014 -0800
229.2 +++ b/src/dynapi/SDL_dynapi_overrides.h Sun Feb 02 00:53:27 2014 -0800
229.3 @@ -1,6 +1,6 @@
229.4 /*
229.5 Simple DirectMedia Layer
229.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
229.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
229.8
229.9 This software is provided 'as-is', without any express or implied
229.10 warranty. In no event will the authors be held liable for any damages
230.1 --- a/src/dynapi/SDL_dynapi_procs.h Sun Feb 02 00:33:31 2014 -0800
230.2 +++ b/src/dynapi/SDL_dynapi_procs.h Sun Feb 02 00:53:27 2014 -0800
230.3 @@ -1,6 +1,6 @@
230.4 /*
230.5 Simple DirectMedia Layer
230.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
230.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
230.8
230.9 This software is provided 'as-is', without any express or implied
230.10 warranty. In no event will the authors be held liable for any damages
231.1 --- a/src/dynapi/gendynapi.pl Sun Feb 02 00:33:31 2014 -0800
231.2 +++ b/src/dynapi/gendynapi.pl Sun Feb 02 00:53:27 2014 -0800
231.3 @@ -1,7 +1,7 @@
231.4 #!/usr/bin/perl -w
231.5
231.6 # Simple DirectMedia Layer
231.7 -# Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
231.8 +# Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
231.9 #
231.10 # This software is provided 'as-is', without any express or implied
231.11 # warranty. In no event will the authors be held liable for any damages
232.1 --- a/src/events/SDL_clipboardevents.c Sun Feb 02 00:33:31 2014 -0800
232.2 +++ b/src/events/SDL_clipboardevents.c Sun Feb 02 00:53:27 2014 -0800
232.3 @@ -1,6 +1,6 @@
232.4 /*
232.5 Simple DirectMedia Layer
232.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
232.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
232.8
232.9 This software is provided 'as-is', without any express or implied
232.10 warranty. In no event will the authors be held liable for any damages
233.1 --- a/src/events/SDL_clipboardevents_c.h Sun Feb 02 00:33:31 2014 -0800
233.2 +++ b/src/events/SDL_clipboardevents_c.h Sun Feb 02 00:53:27 2014 -0800
233.3 @@ -1,6 +1,6 @@
233.4 /*
233.5 Simple DirectMedia Layer
233.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
233.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
233.8
233.9 This software is provided 'as-is', without any express or implied
233.10 warranty. In no event will the authors be held liable for any damages
234.1 --- a/src/events/SDL_dropevents.c Sun Feb 02 00:33:31 2014 -0800
234.2 +++ b/src/events/SDL_dropevents.c Sun Feb 02 00:53:27 2014 -0800
234.3 @@ -1,6 +1,6 @@
234.4 /*
234.5 Simple DirectMedia Layer
234.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
234.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
234.8
234.9 This software is provided 'as-is', without any express or implied
234.10 warranty. In no event will the authors be held liable for any damages
235.1 --- a/src/events/SDL_dropevents_c.h Sun Feb 02 00:33:31 2014 -0800
235.2 +++ b/src/events/SDL_dropevents_c.h Sun Feb 02 00:53:27 2014 -0800
235.3 @@ -1,6 +1,6 @@
235.4 /*
235.5 Simple DirectMedia Layer
235.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
235.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
235.8
235.9 This software is provided 'as-is', without any express or implied
235.10 warranty. In no event will the authors be held liable for any damages
236.1 --- a/src/events/SDL_events.c Sun Feb 02 00:33:31 2014 -0800
236.2 +++ b/src/events/SDL_events.c Sun Feb 02 00:53:27 2014 -0800
236.3 @@ -1,6 +1,6 @@
236.4 /*
236.5 Simple DirectMedia Layer
236.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
236.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
236.8
236.9 This software is provided 'as-is', without any express or implied
236.10 warranty. In no event will the authors be held liable for any damages
237.1 --- a/src/events/SDL_events_c.h Sun Feb 02 00:33:31 2014 -0800
237.2 +++ b/src/events/SDL_events_c.h Sun Feb 02 00:53:27 2014 -0800
237.3 @@ -1,6 +1,6 @@
237.4 /*
237.5 Simple DirectMedia Layer
237.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
237.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
237.8
237.9 This software is provided 'as-is', without any express or implied
237.10 warranty. In no event will the authors be held liable for any damages
238.1 --- a/src/events/SDL_gesture.c Sun Feb 02 00:33:31 2014 -0800
238.2 +++ b/src/events/SDL_gesture.c Sun Feb 02 00:53:27 2014 -0800
238.3 @@ -1,6 +1,6 @@
238.4 /*
238.5 Simple DirectMedia Layer
238.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
238.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
238.8
238.9 This software is provided 'as-is', without any express or implied
238.10 warranty. In no event will the authors be held liable for any damages
239.1 --- a/src/events/SDL_gesture_c.h Sun Feb 02 00:33:31 2014 -0800
239.2 +++ b/src/events/SDL_gesture_c.h Sun Feb 02 00:53:27 2014 -0800
239.3 @@ -1,6 +1,6 @@
239.4 /*
239.5 Simple DirectMedia Layer
239.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
239.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
239.8
239.9 This software is provided 'as-is', without any express or implied
239.10 warranty. In no event will the authors be held liable for any damages
240.1 --- a/src/events/SDL_keyboard.c Sun Feb 02 00:33:31 2014 -0800
240.2 +++ b/src/events/SDL_keyboard.c Sun Feb 02 00:53:27 2014 -0800
240.3 @@ -1,6 +1,6 @@
240.4 /*
240.5 Simple DirectMedia Layer
240.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
240.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
240.8
240.9 This software is provided 'as-is', without any express or implied
240.10 warranty. In no event will the authors be held liable for any damages
241.1 --- a/src/events/SDL_keyboard_c.h Sun Feb 02 00:33:31 2014 -0800
241.2 +++ b/src/events/SDL_keyboard_c.h Sun Feb 02 00:53:27 2014 -0800
241.3 @@ -1,6 +1,6 @@
241.4 /*
241.5 Simple DirectMedia Layer
241.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
241.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
241.8
241.9 This software is provided 'as-is', without any express or implied
241.10 warranty. In no event will the authors be held liable for any damages
242.1 --- a/src/events/SDL_mouse.c Sun Feb 02 00:33:31 2014 -0800
242.2 +++ b/src/events/SDL_mouse.c Sun Feb 02 00:53:27 2014 -0800
242.3 @@ -1,6 +1,6 @@
242.4 /*
242.5 Simple DirectMedia Layer
242.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
242.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
242.8
242.9 This software is provided 'as-is', without any express or implied
242.10 warranty. In no event will the authors be held liable for any damages
243.1 --- a/src/events/SDL_mouse_c.h Sun Feb 02 00:33:31 2014 -0800
243.2 +++ b/src/events/SDL_mouse_c.h Sun Feb 02 00:53:27 2014 -0800
243.3 @@ -1,6 +1,6 @@
243.4 /*
243.5 Simple DirectMedia Layer
243.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
243.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
243.8
243.9 This software is provided 'as-is', without any express or implied
243.10 warranty. In no event will the authors be held liable for any damages
244.1 --- a/src/events/SDL_quit.c Sun Feb 02 00:33:31 2014 -0800
244.2 +++ b/src/events/SDL_quit.c Sun Feb 02 00:53:27 2014 -0800
244.3 @@ -1,6 +1,6 @@
244.4 /*
244.5 Simple DirectMedia Layer
244.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
244.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
244.8
244.9 This software is provided 'as-is', without any express or implied
244.10 warranty. In no event will the authors be held liable for any damages
245.1 --- a/src/events/SDL_sysevents.h Sun Feb 02 00:33:31 2014 -0800
245.2 +++ b/src/events/SDL_sysevents.h Sun Feb 02 00:53:27 2014 -0800
245.3 @@ -1,6 +1,6 @@
245.4 /*
245.5 Simple DirectMedia Layer
245.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
245.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
245.8
245.9 This software is provided 'as-is', without any express or implied
245.10 warranty. In no event will the authors be held liable for any damages
246.1 --- a/src/events/SDL_touch.c Sun Feb 02 00:33:31 2014 -0800
246.2 +++ b/src/events/SDL_touch.c Sun Feb 02 00:53:27 2014 -0800
246.3 @@ -1,6 +1,6 @@
246.4 /*
246.5 Simple DirectMedia Layer
246.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
246.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
246.8
246.9 This software is provided 'as-is', without any express or implied
246.10 warranty. In no event will the authors be held liable for any damages
247.1 --- a/src/events/SDL_touch_c.h Sun Feb 02 00:33:31 2014 -0800
247.2 +++ b/src/events/SDL_touch_c.h Sun Feb 02 00:53:27 2014 -0800
247.3 @@ -1,6 +1,6 @@
247.4 /*
247.5 Simple DirectMedia Layer
247.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
247.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
247.8
247.9 This software is provided 'as-is', without any express or implied
247.10 warranty. In no event will the authors be held liable for any damages
248.1 --- a/src/events/SDL_windowevents.c Sun Feb 02 00:33:31 2014 -0800
248.2 +++ b/src/events/SDL_windowevents.c Sun Feb 02 00:53:27 2014 -0800
248.3 @@ -1,6 +1,6 @@
248.4 /*
248.5 Simple DirectMedia Layer
248.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
248.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
248.8
248.9 This software is provided 'as-is', without any express or implied
248.10 warranty. In no event will the authors be held liable for any damages
249.1 --- a/src/events/SDL_windowevents_c.h Sun Feb 02 00:33:31 2014 -0800
249.2 +++ b/src/events/SDL_windowevents_c.h Sun Feb 02 00:53:27 2014 -0800
249.3 @@ -1,6 +1,6 @@
249.4 /*
249.5 Simple DirectMedia Layer
249.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
249.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
249.8
249.9 This software is provided 'as-is', without any express or implied
249.10 warranty. In no event will the authors be held liable for any damages
250.1 --- a/src/events/blank_cursor.h Sun Feb 02 00:33:31 2014 -0800
250.2 +++ b/src/events/blank_cursor.h Sun Feb 02 00:53:27 2014 -0800
250.3 @@ -1,6 +1,6 @@
250.4 /*
250.5 Simple DirectMedia Layer
250.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
250.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
250.8
250.9 This software is provided 'as-is', without any express or implied
250.10 warranty. In no event will the authors be held liable for any damages
251.1 --- a/src/events/default_cursor.h Sun Feb 02 00:33:31 2014 -0800
251.2 +++ b/src/events/default_cursor.h Sun Feb 02 00:53:27 2014 -0800
251.3 @@ -1,6 +1,6 @@
251.4 /*
251.5 Simple DirectMedia Layer
251.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
251.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
251.8
251.9 This software is provided 'as-is', without any express or implied
251.10 warranty. In no event will the authors be held liable for any damages
252.1 --- a/src/events/scancodes_darwin.h Sun Feb 02 00:33:31 2014 -0800
252.2 +++ b/src/events/scancodes_darwin.h Sun Feb 02 00:53:27 2014 -0800
252.3 @@ -1,6 +1,6 @@
252.4 /*
252.5 Simple DirectMedia Layer
252.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
252.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
252.8
252.9 This software is provided 'as-is', without any express or implied
252.10 warranty. In no event will the authors be held liable for any damages
253.1 --- a/src/events/scancodes_linux.h Sun Feb 02 00:33:31 2014 -0800
253.2 +++ b/src/events/scancodes_linux.h Sun Feb 02 00:53:27 2014 -0800
253.3 @@ -1,6 +1,6 @@
253.4 /*
253.5 Simple DirectMedia Layer
253.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
253.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
253.8
253.9 This software is provided 'as-is', without any express or implied
253.10 warranty. In no event will the authors be held liable for any damages
254.1 --- a/src/events/scancodes_windows.h Sun Feb 02 00:33:31 2014 -0800
254.2 +++ b/src/events/scancodes_windows.h Sun Feb 02 00:53:27 2014 -0800
254.3 @@ -1,6 +1,6 @@
254.4 /*
254.5 Simple DirectMedia Layer
254.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
254.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
254.8
254.9 This software is provided 'as-is', without any express or implied
254.10 warranty. In no event will the authors be held liable for any damages
255.1 --- a/src/events/scancodes_xfree86.h Sun Feb 02 00:33:31 2014 -0800
255.2 +++ b/src/events/scancodes_xfree86.h Sun Feb 02 00:53:27 2014 -0800
255.3 @@ -1,6 +1,6 @@
255.4 /*
255.5 Simple DirectMedia Layer
255.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
255.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
255.8
255.9 This software is provided 'as-is', without any express or implied
255.10 warranty. In no event will the authors be held liable for any damages
256.1 --- a/src/file/SDL_rwops.c Sun Feb 02 00:33:31 2014 -0800
256.2 +++ b/src/file/SDL_rwops.c Sun Feb 02 00:53:27 2014 -0800
256.3 @@ -1,6 +1,6 @@
256.4 /*
256.5 Simple DirectMedia Layer
256.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
256.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
256.8
256.9 This software is provided 'as-is', without any express or implied
256.10 warranty. In no event will the authors be held liable for any damages
257.1 --- a/src/filesystem/cocoa/SDL_sysfilesystem.m Sun Feb 02 00:33:31 2014 -0800
257.2 +++ b/src/filesystem/cocoa/SDL_sysfilesystem.m Sun Feb 02 00:53:27 2014 -0800
257.3 @@ -1,6 +1,6 @@
257.4 /*
257.5 Simple DirectMedia Layer
257.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
257.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
257.8
257.9 This software is provided 'as-is', without any express or implied
257.10 warranty. In no event will the authors be held liable for any damages
258.1 --- a/src/filesystem/dummy/SDL_sysfilesystem.c Sun Feb 02 00:33:31 2014 -0800
258.2 +++ b/src/filesystem/dummy/SDL_sysfilesystem.c Sun Feb 02 00:53:27 2014 -0800
258.3 @@ -1,6 +1,6 @@
258.4 /*
258.5 Simple DirectMedia Layer
258.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
258.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
258.8
258.9 This software is provided 'as-is', without any express or implied
258.10 warranty. In no event will the authors be held liable for any damages
259.1 --- a/src/filesystem/haiku/SDL_sysfilesystem.cc Sun Feb 02 00:33:31 2014 -0800
259.2 +++ b/src/filesystem/haiku/SDL_sysfilesystem.cc Sun Feb 02 00:53:27 2014 -0800
259.3 @@ -1,6 +1,6 @@
259.4 /*
259.5 Simple DirectMedia Layer
259.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
259.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
259.8
259.9 This software is provided 'as-is', without any express or implied
259.10 warranty. In no event will the authors be held liable for any damages
260.1 --- a/src/filesystem/unix/SDL_sysfilesystem.c Sun Feb 02 00:33:31 2014 -0800
260.2 +++ b/src/filesystem/unix/SDL_sysfilesystem.c Sun Feb 02 00:53:27 2014 -0800
260.3 @@ -1,6 +1,6 @@
260.4 /*
260.5 Simple DirectMedia Layer
260.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
260.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
260.8
260.9 This software is provided 'as-is', without any express or implied
260.10 warranty. In no event will the authors be held liable for any damages
261.1 --- a/src/filesystem/windows/SDL_sysfilesystem.c Sun Feb 02 00:33:31 2014 -0800
261.2 +++ b/src/filesystem/windows/SDL_sysfilesystem.c Sun Feb 02 00:53:27 2014 -0800
261.3 @@ -1,6 +1,6 @@
261.4 /*
261.5 Simple DirectMedia Layer
261.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
261.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
261.8
261.9 This software is provided 'as-is', without any express or implied
261.10 warranty. In no event will the authors be held liable for any damages
262.1 --- a/src/haptic/SDL_haptic.c Sun Feb 02 00:33:31 2014 -0800
262.2 +++ b/src/haptic/SDL_haptic.c Sun Feb 02 00:53:27 2014 -0800
262.3 @@ -1,6 +1,6 @@
262.4 /*
262.5 Simple DirectMedia Layer
262.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
262.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
262.8
262.9 This software is provided 'as-is', without any express or implied
262.10 warranty. In no event will the authors be held liable for any damages
263.1 --- a/src/haptic/SDL_haptic_c.h Sun Feb 02 00:33:31 2014 -0800
263.2 +++ b/src/haptic/SDL_haptic_c.h Sun Feb 02 00:53:27 2014 -0800
263.3 @@ -1,6 +1,6 @@
263.4 /*
263.5 Simple DirectMedia Layer
263.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
263.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
263.8
263.9 This software is provided 'as-is', without any express or implied
263.10 warranty. In no event will the authors be held liable for any damages
264.1 --- a/src/haptic/SDL_syshaptic.h Sun Feb 02 00:33:31 2014 -0800
264.2 +++ b/src/haptic/SDL_syshaptic.h Sun Feb 02 00:53:27 2014 -0800
264.3 @@ -1,6 +1,6 @@
264.4 /*
264.5 Simple DirectMedia Layer
264.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
264.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
264.8
264.9 This software is provided 'as-is', without any express or implied
264.10 warranty. In no event will the authors be held liable for any damages
265.1 --- a/src/haptic/darwin/SDL_syshaptic.c Sun Feb 02 00:33:31 2014 -0800
265.2 +++ b/src/haptic/darwin/SDL_syshaptic.c Sun Feb 02 00:53:27 2014 -0800
265.3 @@ -1,6 +1,6 @@
265.4 /*
265.5 Simple DirectMedia Layer
265.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
265.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
265.8
265.9 This software is provided 'as-is', without any express or implied
265.10 warranty. In no event will the authors be held liable for any damages
266.1 --- a/src/haptic/dummy/SDL_syshaptic.c Sun Feb 02 00:33:31 2014 -0800
266.2 +++ b/src/haptic/dummy/SDL_syshaptic.c Sun Feb 02 00:53:27 2014 -0800
266.3 @@ -1,6 +1,6 @@
266.4 /*
266.5 Simple DirectMedia Layer
266.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
266.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
266.8
266.9 This software is provided 'as-is', without any express or implied
266.10 warranty. In no event will the authors be held liable for any damages
267.1 --- a/src/haptic/linux/SDL_syshaptic.c Sun Feb 02 00:33:31 2014 -0800
267.2 +++ b/src/haptic/linux/SDL_syshaptic.c Sun Feb 02 00:53:27 2014 -0800
267.3 @@ -1,6 +1,6 @@
267.4 /*
267.5 Simple DirectMedia Layer
267.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
267.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
267.8
267.9 This software is provided 'as-is', without any express or implied
267.10 warranty. In no event will the authors be held liable for any damages
268.1 --- a/src/haptic/windows/SDL_syshaptic.c Sun Feb 02 00:33:31 2014 -0800
268.2 +++ b/src/haptic/windows/SDL_syshaptic.c Sun Feb 02 00:53:27 2014 -0800
268.3 @@ -1,6 +1,6 @@
268.4 /*
268.5 Simple DirectMedia Layer
268.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
268.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
268.8
268.9 This software is provided 'as-is', without any express or implied
268.10 warranty. In no event will the authors be held liable for any damages
269.1 --- a/src/joystick/SDL_gamecontroller.c Sun Feb 02 00:33:31 2014 -0800
269.2 +++ b/src/joystick/SDL_gamecontroller.c Sun Feb 02 00:53:27 2014 -0800
269.3 @@ -1,6 +1,6 @@
269.4 /*
269.5 Simple DirectMedia Layer
269.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
269.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
269.8
269.9 This software is provided 'as-is', without any express or implied
269.10 warranty. In no event will the authors be held liable for any damages
270.1 --- a/src/joystick/SDL_gamecontrollerdb.h Sun Feb 02 00:33:31 2014 -0800
270.2 +++ b/src/joystick/SDL_gamecontrollerdb.h Sun Feb 02 00:53:27 2014 -0800
270.3 @@ -1,6 +1,6 @@
270.4 /*
270.5 Simple DirectMedia Layer
270.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
270.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
270.8
270.9 This software is provided 'as-is', without any express or implied
270.10 warranty. In no event will the authors be held liable for any damages
271.1 --- a/src/joystick/SDL_joystick.c Sun Feb 02 00:33:31 2014 -0800
271.2 +++ b/src/joystick/SDL_joystick.c Sun Feb 02 00:53:27 2014 -0800
271.3 @@ -1,6 +1,6 @@
271.4 /*
271.5 Simple DirectMedia Layer
271.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
271.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
271.8
271.9 This software is provided 'as-is', without any express or implied
271.10 warranty. In no event will the authors be held liable for any damages
272.1 --- a/src/joystick/SDL_joystick_c.h Sun Feb 02 00:33:31 2014 -0800
272.2 +++ b/src/joystick/SDL_joystick_c.h Sun Feb 02 00:53:27 2014 -0800
272.3 @@ -1,6 +1,6 @@
272.4 /*
272.5 Simple DirectMedia Layer
272.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
272.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
272.8
272.9 This software is provided 'as-is', without any express or implied
272.10 warranty. In no event will the authors be held liable for any damages
273.1 --- a/src/joystick/SDL_sysjoystick.h Sun Feb 02 00:33:31 2014 -0800
273.2 +++ b/src/joystick/SDL_sysjoystick.h Sun Feb 02 00:53:27 2014 -0800
273.3 @@ -1,6 +1,6 @@
273.4 /*
273.5 Simple DirectMedia Layer
273.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
273.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
273.8
273.9 This software is provided 'as-is', without any express or implied
273.10 warranty. In no event will the authors be held liable for any damages
274.1 --- a/src/joystick/android/SDL_sysjoystick.c Sun Feb 02 00:33:31 2014 -0800
274.2 +++ b/src/joystick/android/SDL_sysjoystick.c Sun Feb 02 00:53:27 2014 -0800
274.3 @@ -1,6 +1,6 @@
274.4 /*
274.5 Simple DirectMedia Layer
274.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
274.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
274.8
274.9 This software is provided 'as-is', without any express or implied
274.10 warranty. In no event will the authors be held liable for any damages
275.1 --- a/src/joystick/android/SDL_sysjoystick_c.h Sun Feb 02 00:33:31 2014 -0800
275.2 +++ b/src/joystick/android/SDL_sysjoystick_c.h Sun Feb 02 00:53:27 2014 -0800
275.3 @@ -1,6 +1,6 @@
275.4 /*
275.5 Simple DirectMedia Layer
275.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
275.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
275.8
275.9 This software is provided 'as-is', without any express or implied
275.10 warranty. In no event will the authors be held liable for any damages
276.1 --- a/src/joystick/bsd/SDL_sysjoystick.c Sun Feb 02 00:33:31 2014 -0800
276.2 +++ b/src/joystick/bsd/SDL_sysjoystick.c Sun Feb 02 00:53:27 2014 -0800
276.3 @@ -1,6 +1,6 @@
276.4 /*
276.5 Simple DirectMedia Layer
276.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
276.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
276.8
276.9 This software is provided 'as-is', without any express or implied
276.10 warranty. In no event will the authors be held liable for any damages
277.1 --- a/src/joystick/darwin/SDL_sysjoystick.c Sun Feb 02 00:33:31 2014 -0800
277.2 +++ b/src/joystick/darwin/SDL_sysjoystick.c Sun Feb 02 00:53:27 2014 -0800
277.3 @@ -1,6 +1,6 @@
277.4 /*
277.5 Simple DirectMedia Layer
277.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
277.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
277.8
277.9 This software is provided 'as-is', without any express or implied
277.10 warranty. In no event will the authors be held liable for any damages
278.1 --- a/src/joystick/darwin/SDL_sysjoystick_c.h Sun Feb 02 00:33:31 2014 -0800
278.2 +++ b/src/joystick/darwin/SDL_sysjoystick_c.h Sun Feb 02 00:53:27 2014 -0800
278.3 @@ -1,6 +1,6 @@
278.4 /*
278.5 Simple DirectMedia Layer
278.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
278.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
278.8
278.9 This software is provided 'as-is', without any express or implied
278.10 warranty. In no event will the authors be held liable for any damages
279.1 --- a/src/joystick/dummy/SDL_sysjoystick.c Sun Feb 02 00:33:31 2014 -0800
279.2 +++ b/src/joystick/dummy/SDL_sysjoystick.c Sun Feb 02 00:53:27 2014 -0800
279.3 @@ -1,6 +1,6 @@
279.4 /*
279.5 Simple DirectMedia Layer
279.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
279.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
279.8
279.9 This software is provided 'as-is', without any express or implied
279.10 warranty. In no event will the authors be held liable for any damages
280.1 --- a/src/joystick/haiku/SDL_haikujoystick.cc Sun Feb 02 00:33:31 2014 -0800
280.2 +++ b/src/joystick/haiku/SDL_haikujoystick.cc Sun Feb 02 00:53:27 2014 -0800
280.3 @@ -1,6 +1,6 @@
280.4 /*
280.5 Simple DirectMedia Layer
280.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
280.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
280.8
280.9 This software is provided 'as-is', without any express or implied
280.10 warranty. In no event will the authors be held liable for any damages
281.1 --- a/src/joystick/iphoneos/SDLUIAccelerationDelegate.h Sun Feb 02 00:33:31 2014 -0800
281.2 +++ b/src/joystick/iphoneos/SDLUIAccelerationDelegate.h Sun Feb 02 00:53:27 2014 -0800
281.3 @@ -1,6 +1,6 @@
281.4 /*
281.5 Simple DirectMedia Layer
281.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
281.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
281.8
281.9 This software is provided 'as-is', without any express or implied
281.10 warranty. In no event will the authors be held liable for any damages
282.1 --- a/src/joystick/iphoneos/SDLUIAccelerationDelegate.m Sun Feb 02 00:33:31 2014 -0800
282.2 +++ b/src/joystick/iphoneos/SDLUIAccelerationDelegate.m Sun Feb 02 00:53:27 2014 -0800
282.3 @@ -1,6 +1,6 @@
282.4 /*
282.5 Simple DirectMedia Layer
282.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
282.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
282.8
282.9 This software is provided 'as-is', without any express or implied
282.10 warranty. In no event will the authors be held liable for any damages
283.1 --- a/src/joystick/iphoneos/SDL_sysjoystick.m Sun Feb 02 00:33:31 2014 -0800
283.2 +++ b/src/joystick/iphoneos/SDL_sysjoystick.m Sun Feb 02 00:53:27 2014 -0800
283.3 @@ -1,6 +1,6 @@
283.4 /*
283.5 Simple DirectMedia Layer
283.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
283.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
283.8
283.9 This software is provided 'as-is', without any express or implied
283.10 warranty. In no event will the authors be held liable for any damages
284.1 --- a/src/joystick/linux/SDL_sysjoystick.c Sun Feb 02 00:33:31 2014 -0800
284.2 +++ b/src/joystick/linux/SDL_sysjoystick.c Sun Feb 02 00:53:27 2014 -0800
284.3 @@ -1,6 +1,6 @@
284.4 /*
284.5 Simple DirectMedia Layer
284.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
284.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
284.8
284.9 This software is provided 'as-is', without any express or implied
284.10 warranty. In no event will the authors be held liable for any damages
285.1 --- a/src/joystick/linux/SDL_sysjoystick_c.h Sun Feb 02 00:33:31 2014 -0800
285.2 +++ b/src/joystick/linux/SDL_sysjoystick_c.h Sun Feb 02 00:53:27 2014 -0800
285.3 @@ -1,6 +1,6 @@
285.4 /*
285.5 Simple DirectMedia Layer
285.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
285.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
285.8
285.9 This software is provided 'as-is', without any express or implied
285.10 warranty. In no event will the authors be held liable for any damages
286.1 --- a/src/joystick/psp/SDL_sysjoystick.c Sun Feb 02 00:33:31 2014 -0800
286.2 +++ b/src/joystick/psp/SDL_sysjoystick.c Sun Feb 02 00:53:27 2014 -0800
286.3 @@ -1,6 +1,6 @@
286.4 /*
286.5 Simple DirectMedia Layer
286.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
286.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
286.8
286.9 This software is provided 'as-is', without any express or implied
286.10 warranty. In no event will the authors be held liable for any damages
287.1 --- a/src/joystick/windows/SDL_dxjoystick.c Sun Feb 02 00:33:31 2014 -0800
287.2 +++ b/src/joystick/windows/SDL_dxjoystick.c Sun Feb 02 00:53:27 2014 -0800
287.3 @@ -1,6 +1,6 @@
287.4 /*
287.5 Simple DirectMedia Layer
287.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
287.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
287.8
287.9 This software is provided 'as-is', without any express or implied
287.10 warranty. In no event will the authors be held liable for any damages
288.1 --- a/src/joystick/windows/SDL_dxjoystick_c.h Sun Feb 02 00:33:31 2014 -0800
288.2 +++ b/src/joystick/windows/SDL_dxjoystick_c.h Sun Feb 02 00:53:27 2014 -0800
288.3 @@ -1,6 +1,6 @@
288.4 /*
288.5 Simple DirectMedia Layer
288.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
288.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
288.8
288.9 This software is provided 'as-is', without any express or implied
288.10 warranty. In no event will the authors be held liable for any damages
289.1 --- a/src/joystick/windows/SDL_mmjoystick.c Sun Feb 02 00:33:31 2014 -0800
289.2 +++ b/src/joystick/windows/SDL_mmjoystick.c Sun Feb 02 00:53:27 2014 -0800
289.3 @@ -1,6 +1,6 @@
289.4 /*
289.5 Simple DirectMedia Layer
289.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
289.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
289.8
289.9 This software is provided 'as-is', without any express or implied
289.10 warranty. In no event will the authors be held liable for any damages
290.1 --- a/src/libm/math_libm.h Sun Feb 02 00:33:31 2014 -0800
290.2 +++ b/src/libm/math_libm.h Sun Feb 02 00:53:27 2014 -0800
290.3 @@ -1,6 +1,6 @@
290.4 /*
290.5 Simple DirectMedia Layer
290.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
290.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
290.8
290.9 This software is provided 'as-is', without any express or implied
290.10 warranty. In no event will the authors be held liable for any damages
291.1 --- a/src/loadso/dlopen/SDL_sysloadso.c Sun Feb 02 00:33:31 2014 -0800
291.2 +++ b/src/loadso/dlopen/SDL_sysloadso.c Sun Feb 02 00:53:27 2014 -0800
291.3 @@ -1,6 +1,6 @@
291.4 /*
291.5 Simple DirectMedia Layer
291.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
291.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
291.8
291.9 This software is provided 'as-is', without any express or implied
291.10 warranty. In no event will the authors be held liable for any damages
292.1 --- a/src/loadso/dummy/SDL_sysloadso.c Sun Feb 02 00:33:31 2014 -0800
292.2 +++ b/src/loadso/dummy/SDL_sysloadso.c Sun Feb 02 00:53:27 2014 -0800
292.3 @@ -1,6 +1,6 @@
292.4 /*
292.5 Simple DirectMedia Layer
292.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
292.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
292.8
292.9 This software is provided 'as-is', without any express or implied
292.10 warranty. In no event will the authors be held liable for any damages
293.1 --- a/src/loadso/haiku/SDL_sysloadso.c Sun Feb 02 00:33:31 2014 -0800
293.2 +++ b/src/loadso/haiku/SDL_sysloadso.c Sun Feb 02 00:53:27 2014 -0800
293.3 @@ -1,6 +1,6 @@
293.4 /*
293.5 Simple DirectMedia Layer
293.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
293.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
293.8
293.9 This software is provided 'as-is', without any express or implied
293.10 warranty. In no event will the authors be held liable for any damages
294.1 --- a/src/loadso/windows/SDL_sysloadso.c Sun Feb 02 00:33:31 2014 -0800
294.2 +++ b/src/loadso/windows/SDL_sysloadso.c Sun Feb 02 00:53:27 2014 -0800
294.3 @@ -1,6 +1,6 @@
294.4 /*
294.5 Simple DirectMedia Layer
294.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
294.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
294.8
294.9 This software is provided 'as-is', without any express or implied
294.10 warranty. In no event will the authors be held liable for any damages
295.1 --- a/src/main/haiku/SDL_BApp.h Sun Feb 02 00:33:31 2014 -0800
295.2 +++ b/src/main/haiku/SDL_BApp.h Sun Feb 02 00:53:27 2014 -0800
295.3 @@ -1,6 +1,6 @@
295.4 /*
295.5 Simple DirectMedia Layer
295.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
295.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
295.8
295.9 This software is provided 'as-is', without any express or implied
295.10 warranty. In no event will the authors be held liable for any damages
296.1 --- a/src/main/haiku/SDL_BeApp.cc Sun Feb 02 00:33:31 2014 -0800
296.2 +++ b/src/main/haiku/SDL_BeApp.cc Sun Feb 02 00:53:27 2014 -0800
296.3 @@ -1,6 +1,6 @@
296.4 /*
296.5 Simple DirectMedia Layer
296.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
296.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
296.8
296.9 This software is provided 'as-is', without any express or implied
296.10 warranty. In no event will the authors be held liable for any damages
297.1 --- a/src/main/haiku/SDL_BeApp.h Sun Feb 02 00:33:31 2014 -0800
297.2 +++ b/src/main/haiku/SDL_BeApp.h Sun Feb 02 00:53:27 2014 -0800
297.3 @@ -1,6 +1,6 @@
297.4 /*
297.5 Simple DirectMedia Layer
297.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
297.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
297.8
297.9 This software is provided 'as-is', without any express or implied
297.10 warranty. In no event will the authors be held liable for any damages
298.1 --- a/src/main/psp/SDL_psp_main.c Sun Feb 02 00:33:31 2014 -0800
298.2 +++ b/src/main/psp/SDL_psp_main.c Sun Feb 02 00:53:27 2014 -0800
298.3 @@ -1,6 +1,6 @@
298.4 /*
298.5 Simple DirectMedia Layer
298.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
298.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
298.8
298.9 This software is provided 'as-is', without any express or implied
298.10 warranty. In no event will the authors be held liable for any damages
299.1 --- a/src/main/windows/version.rc Sun Feb 02 00:33:31 2014 -0800
299.2 +++ b/src/main/windows/version.rc Sun Feb 02 00:53:27 2014 -0800
299.3 @@ -25,7 +25,7 @@
299.4 VALUE "FileDescription", "SDL\0"
299.5 VALUE "FileVersion", "2, 0, 1, 0\0"
299.6 VALUE "InternalName", "SDL\0"
299.7 - VALUE "LegalCopyright", "Copyright © 2013 Sam Lantinga\0"
299.8 + VALUE "LegalCopyright", "Copyright © 2014 Sam Lantinga\0"
299.9 VALUE "OriginalFilename", "SDL2.dll\0"
299.10 VALUE "ProductName", "Simple DirectMedia Layer\0"
299.11 VALUE "ProductVersion", "2, 0, 1, 0\0"
300.1 --- a/src/power/SDL_power.c Sun Feb 02 00:33:31 2014 -0800
300.2 +++ b/src/power/SDL_power.c Sun Feb 02 00:53:27 2014 -0800
300.3 @@ -1,6 +1,6 @@
300.4 /*
300.5 Simple DirectMedia Layer
300.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
300.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
300.8
300.9 This software is provided 'as-is', without any express or implied
300.10 warranty. In no event will the authors be held liable for any damages
301.1 --- a/src/power/android/SDL_syspower.c Sun Feb 02 00:33:31 2014 -0800
301.2 +++ b/src/power/android/SDL_syspower.c Sun Feb 02 00:53:27 2014 -0800
301.3 @@ -1,6 +1,6 @@
301.4 /*
301.5 Simple DirectMedia Layer
301.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
301.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
301.8
301.9 This software is provided 'as-is', without any express or implied
301.10 warranty. In no event will the authors be held liable for any damages
302.1 --- a/src/power/haiku/SDL_syspower.c Sun Feb 02 00:33:31 2014 -0800
302.2 +++ b/src/power/haiku/SDL_syspower.c Sun Feb 02 00:53:27 2014 -0800
302.3 @@ -1,6 +1,6 @@
302.4 /*
302.5 Simple DirectMedia Layer
302.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
302.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
302.8
302.9 This software is provided 'as-is', without any express or implied
302.10 warranty. In no event will the authors be held liable for any damages
303.1 --- a/src/power/linux/SDL_syspower.c Sun Feb 02 00:33:31 2014 -0800
303.2 +++ b/src/power/linux/SDL_syspower.c Sun Feb 02 00:53:27 2014 -0800
303.3 @@ -1,6 +1,6 @@
303.4 /*
303.5 Simple DirectMedia Layer
303.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
303.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
303.8
303.9 This software is provided 'as-is', without any express or implied
303.10 warranty. In no event will the authors be held liable for any damages
304.1 --- a/src/power/macosx/SDL_syspower.c Sun Feb 02 00:33:31 2014 -0800
304.2 +++ b/src/power/macosx/SDL_syspower.c Sun Feb 02 00:53:27 2014 -0800
304.3 @@ -1,6 +1,6 @@
304.4 /*
304.5 Simple DirectMedia Layer
304.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
304.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
304.8
304.9 This software is provided 'as-is', without any express or implied
304.10 warranty. In no event will the authors be held liable for any damages
305.1 --- a/src/power/psp/SDL_syspower.c Sun Feb 02 00:33:31 2014 -0800
305.2 +++ b/src/power/psp/SDL_syspower.c Sun Feb 02 00:53:27 2014 -0800
305.3 @@ -1,6 +1,6 @@
305.4 /*
305.5 Simple DirectMedia Layer
305.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
305.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
305.8
305.9 This software is provided 'as-is', without any express or implied
305.10 warranty. In no event will the authors be held liable for any damages
306.1 --- a/src/power/uikit/SDL_syspower.h Sun Feb 02 00:33:31 2014 -0800
306.2 +++ b/src/power/uikit/SDL_syspower.h Sun Feb 02 00:53:27 2014 -0800
306.3 @@ -1,6 +1,6 @@
306.4 /*
306.5 Simple DirectMedia Layer
306.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
306.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
306.8
306.9 This software is provided 'as-is', without any express or implied
306.10 warranty. In no event will the authors be held liable for any damages
307.1 --- a/src/power/uikit/SDL_syspower.m Sun Feb 02 00:33:31 2014 -0800
307.2 +++ b/src/power/uikit/SDL_syspower.m Sun Feb 02 00:53:27 2014 -0800
307.3 @@ -1,6 +1,6 @@
307.4 /*
307.5 Simple DirectMedia Layer
307.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
307.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
307.8
307.9 This software is provided 'as-is', without any express or implied
307.10 warranty. In no event will the authors be held liable for any damages
308.1 --- a/src/power/windows/SDL_syspower.c Sun Feb 02 00:33:31 2014 -0800
308.2 +++ b/src/power/windows/SDL_syspower.c Sun Feb 02 00:53:27 2014 -0800
308.3 @@ -1,6 +1,6 @@
308.4 /*
308.5 Simple DirectMedia Layer
308.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
308.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
308.8
308.9 This software is provided 'as-is', without any express or implied
308.10 warranty. In no event will the authors be held liable for any damages
309.1 --- a/src/render/SDL_render.c Sun Feb 02 00:33:31 2014 -0800
309.2 +++ b/src/render/SDL_render.c Sun Feb 02 00:53:27 2014 -0800
309.3 @@ -1,6 +1,6 @@
309.4 /*
309.5 Simple DirectMedia Layer
309.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
309.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
309.8
309.9 This software is provided 'as-is', without any express or implied
309.10 warranty. In no event will the authors be held liable for any damages
310.1 --- a/src/render/SDL_sysrender.h Sun Feb 02 00:33:31 2014 -0800
310.2 +++ b/src/render/SDL_sysrender.h Sun Feb 02 00:53:27 2014 -0800
310.3 @@ -1,6 +1,6 @@
310.4 /*
310.5 Simple DirectMedia Layer
310.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
310.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
310.8
310.9 This software is provided 'as-is', without any express or implied
310.10 warranty. In no event will the authors be held liable for any damages
311.1 --- a/src/render/SDL_yuv_mmx.c Sun Feb 02 00:33:31 2014 -0800
311.2 +++ b/src/render/SDL_yuv_mmx.c Sun Feb 02 00:53:27 2014 -0800
311.3 @@ -1,6 +1,6 @@
311.4 /*
311.5 Simple DirectMedia Layer
311.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
311.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
311.8
311.9 This software is provided 'as-is', without any express or implied
311.10 warranty. In no event will the authors be held liable for any damages
312.1 --- a/src/render/SDL_yuv_sw.c Sun Feb 02 00:33:31 2014 -0800
312.2 +++ b/src/render/SDL_yuv_sw.c Sun Feb 02 00:53:27 2014 -0800
312.3 @@ -1,6 +1,6 @@
312.4 /*
312.5 Simple DirectMedia Layer
312.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
312.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
312.8
312.9 This software is provided 'as-is', without any express or implied
312.10 warranty. In no event will the authors be held liable for any damages
313.1 --- a/src/render/SDL_yuv_sw_c.h Sun Feb 02 00:33:31 2014 -0800
313.2 +++ b/src/render/SDL_yuv_sw_c.h Sun Feb 02 00:53:27 2014 -0800
313.3 @@ -1,6 +1,6 @@
313.4 /*
313.5 Simple DirectMedia Layer
313.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
313.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
313.8
313.9 This software is provided 'as-is', without any express or implied
313.10 warranty. In no event will the authors be held liable for any damages
314.1 --- a/src/render/direct3d/SDL_render_d3d.c Sun Feb 02 00:33:31 2014 -0800
314.2 +++ b/src/render/direct3d/SDL_render_d3d.c Sun Feb 02 00:53:27 2014 -0800
314.3 @@ -1,6 +1,6 @@
314.4 /*
314.5 Simple DirectMedia Layer
314.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
314.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
314.8
314.9 This software is provided 'as-is', without any express or implied
314.10 warranty. In no event will the authors be held liable for any damages
315.1 --- a/src/render/opengl/SDL_render_gl.c Sun Feb 02 00:33:31 2014 -0800
315.2 +++ b/src/render/opengl/SDL_render_gl.c Sun Feb 02 00:53:27 2014 -0800
315.3 @@ -1,6 +1,6 @@
315.4 /*
315.5 Simple DirectMedia Layer
315.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
315.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
315.8
315.9 This software is provided 'as-is', without any express or implied
315.10 warranty. In no event will the authors be held liable for any damages
316.1 --- a/src/render/opengl/SDL_shaders_gl.c Sun Feb 02 00:33:31 2014 -0800
316.2 +++ b/src/render/opengl/SDL_shaders_gl.c Sun Feb 02 00:53:27 2014 -0800
316.3 @@ -1,6 +1,6 @@
316.4 /*
316.5 Simple DirectMedia Layer
316.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
316.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
316.8
316.9 This software is provided 'as-is', without any express or implied
316.10 warranty. In no event will the authors be held liable for any damages
317.1 --- a/src/render/opengl/SDL_shaders_gl.h Sun Feb 02 00:33:31 2014 -0800
317.2 +++ b/src/render/opengl/SDL_shaders_gl.h Sun Feb 02 00:53:27 2014 -0800
317.3 @@ -1,6 +1,6 @@
317.4 /*
317.5 Simple DirectMedia Layer
317.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
317.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
317.8
317.9 This software is provided 'as-is', without any express or implied
317.10 warranty. In no event will the authors be held liable for any damages
318.1 --- a/src/render/opengles/SDL_render_gles.c Sun Feb 02 00:33:31 2014 -0800
318.2 +++ b/src/render/opengles/SDL_render_gles.c Sun Feb 02 00:53:27 2014 -0800
318.3 @@ -1,6 +1,6 @@
318.4 /*
318.5 Simple DirectMedia Layer
318.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
318.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
318.8
318.9 This software is provided 'as-is', without any express or implied
318.10 warranty. In no event will the authors be held liable for any damages
319.1 --- a/src/render/opengles2/SDL_render_gles2.c Sun Feb 02 00:33:31 2014 -0800
319.2 +++ b/src/render/opengles2/SDL_render_gles2.c Sun Feb 02 00:53:27 2014 -0800
319.3 @@ -1,6 +1,6 @@
319.4 /*
319.5 Simple DirectMedia Layer
319.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
319.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
319.8
319.9 This software is provided 'as-is', without any express or implied
319.10 warranty. In no event will the authors be held liable for any damages
320.1 --- a/src/render/opengles2/SDL_shaders_gles2.c Sun Feb 02 00:33:31 2014 -0800
320.2 +++ b/src/render/opengles2/SDL_shaders_gles2.c Sun Feb 02 00:53:27 2014 -0800
320.3 @@ -1,6 +1,6 @@
320.4 /*
320.5 Simple DirectMedia Layer
320.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
320.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
320.8
320.9 This software is provided 'as-is', without any express or implied
320.10 warranty. In no event will the authors be held liable for any damages
321.1 --- a/src/render/opengles2/SDL_shaders_gles2.h Sun Feb 02 00:33:31 2014 -0800
321.2 +++ b/src/render/opengles2/SDL_shaders_gles2.h Sun Feb 02 00:53:27 2014 -0800
321.3 @@ -1,6 +1,6 @@
321.4 /*
321.5 Simple DirectMedia Layer
321.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
321.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
321.8
321.9 This software is provided 'as-is', without any express or implied
321.10 warranty. In no event will the authors be held liable for any damages
322.1 --- a/src/render/psp/SDL_render_psp.c Sun Feb 02 00:33:31 2014 -0800
322.2 +++ b/src/render/psp/SDL_render_psp.c Sun Feb 02 00:53:27 2014 -0800
322.3 @@ -1,6 +1,6 @@
322.4 /*
322.5 Simple DirectMedia Layer
322.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
322.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
322.8
322.9 This software is provided 'as-is', without any express or implied
322.10 warranty. In no event will the authors be held liable for any damages
323.1 --- a/src/render/software/SDL_blendfillrect.c Sun Feb 02 00:33:31 2014 -0800
323.2 +++ b/src/render/software/SDL_blendfillrect.c Sun Feb 02 00:53:27 2014 -0800
323.3 @@ -1,6 +1,6 @@
323.4 /*
323.5 Simple DirectMedia Layer
323.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
323.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
323.8
323.9 This software is provided 'as-is', without any express or implied
323.10 warranty. In no event will the authors be held liable for any damages
324.1 --- a/src/render/software/SDL_blendfillrect.h Sun Feb 02 00:33:31 2014 -0800
324.2 +++ b/src/render/software/SDL_blendfillrect.h Sun Feb 02 00:53:27 2014 -0800
324.3 @@ -1,6 +1,6 @@
324.4 /*
324.5 Simple DirectMedia Layer
324.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
324.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
324.8
324.9 This software is provided 'as-is', without any express or implied
324.10 warranty. In no event will the authors be held liable for any damages
325.1 --- a/src/render/software/SDL_blendline.c Sun Feb 02 00:33:31 2014 -0800
325.2 +++ b/src/render/software/SDL_blendline.c Sun Feb 02 00:53:27 2014 -0800
325.3 @@ -1,6 +1,6 @@
325.4 /*
325.5 Simple DirectMedia Layer
325.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
325.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
325.8
325.9 This software is provided 'as-is', without any express or implied
325.10 warranty. In no event will the authors be held liable for any damages
326.1 --- a/src/render/software/SDL_blendline.h Sun Feb 02 00:33:31 2014 -0800
326.2 +++ b/src/render/software/SDL_blendline.h Sun Feb 02 00:53:27 2014 -0800
326.3 @@ -1,6 +1,6 @@
326.4 /*
326.5 Simple DirectMedia Layer
326.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
326.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
326.8
326.9 This software is provided 'as-is', without any express or implied
326.10 warranty. In no event will the authors be held liable for any damages
327.1 --- a/src/render/software/SDL_blendpoint.c Sun Feb 02 00:33:31 2014 -0800
327.2 +++ b/src/render/software/SDL_blendpoint.c Sun Feb 02 00:53:27 2014 -0800
327.3 @@ -1,6 +1,6 @@
327.4 /*
327.5 Simple DirectMedia Layer
327.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
327.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
327.8
327.9 This software is provided 'as-is', without any express or implied
327.10 warranty. In no event will the authors be held liable for any damages
328.1 --- a/src/render/software/SDL_blendpoint.h Sun Feb 02 00:33:31 2014 -0800
328.2 +++ b/src/render/software/SDL_blendpoint.h Sun Feb 02 00:53:27 2014 -0800
328.3 @@ -1,6 +1,6 @@
328.4 /*
328.5 Simple DirectMedia Layer
328.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
328.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
328.8
328.9 This software is provided 'as-is', without any express or implied
328.10 warranty. In no event will the authors be held liable for any damages
329.1 --- a/src/render/software/SDL_draw.h Sun Feb 02 00:33:31 2014 -0800
329.2 +++ b/src/render/software/SDL_draw.h Sun Feb 02 00:53:27 2014 -0800
329.3 @@ -1,6 +1,6 @@
329.4 /*
329.5 Simple DirectMedia Layer
329.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
329.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
329.8
329.9 This software is provided 'as-is', without any express or implied
329.10 warranty. In no event will the authors be held liable for any damages
330.1 --- a/src/render/software/SDL_drawline.c Sun Feb 02 00:33:31 2014 -0800
330.2 +++ b/src/render/software/SDL_drawline.c Sun Feb 02 00:53:27 2014 -0800
330.3 @@ -1,6 +1,6 @@
330.4 /*
330.5 Simple DirectMedia Layer
330.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
330.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
330.8
330.9 This software is provided 'as-is', without any express or implied
330.10 warranty. In no event will the authors be held liable for any damages
331.1 --- a/src/render/software/SDL_drawline.h Sun Feb 02 00:33:31 2014 -0800
331.2 +++ b/src/render/software/SDL_drawline.h Sun Feb 02 00:53:27 2014 -0800
331.3 @@ -1,6 +1,6 @@
331.4 /*
331.5 Simple DirectMedia Layer
331.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
331.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
331.8
331.9 This software is provided 'as-is', without any express or implied
331.10 warranty. In no event will the authors be held liable for any damages
332.1 --- a/src/render/software/SDL_drawpoint.c Sun Feb 02 00:33:31 2014 -0800
332.2 +++ b/src/render/software/SDL_drawpoint.c Sun Feb 02 00:53:27 2014 -0800
332.3 @@ -1,6 +1,6 @@
332.4 /*
332.5 Simple DirectMedia Layer
332.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
332.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
332.8
332.9 This software is provided 'as-is', without any express or implied
332.10 warranty. In no event will the authors be held liable for any damages
333.1 --- a/src/render/software/SDL_drawpoint.h Sun Feb 02 00:33:31 2014 -0800
333.2 +++ b/src/render/software/SDL_drawpoint.h Sun Feb 02 00:53:27 2014 -0800
333.3 @@ -1,6 +1,6 @@
333.4 /*
333.5 Simple DirectMedia Layer
333.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
333.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
333.8
333.9 This software is provided 'as-is', without any express or implied
333.10 warranty. In no event will the authors be held liable for any damages
334.1 --- a/src/render/software/SDL_render_sw.c Sun Feb 02 00:33:31 2014 -0800
334.2 +++ b/src/render/software/SDL_render_sw.c Sun Feb 02 00:53:27 2014 -0800
334.3 @@ -1,6 +1,6 @@
334.4 /*
334.5 Simple DirectMedia Layer
334.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
334.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
334.8
334.9 This software is provided 'as-is', without any express or implied
334.10 warranty. In no event will the authors be held liable for any damages
335.1 --- a/src/render/software/SDL_render_sw_c.h Sun Feb 02 00:33:31 2014 -0800
335.2 +++ b/src/render/software/SDL_render_sw_c.h Sun Feb 02 00:53:27 2014 -0800
335.3 @@ -1,6 +1,6 @@
335.4 /*
335.5 Simple DirectMedia Layer
335.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
335.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
335.8
335.9 This software is provided 'as-is', without any express or implied
335.10 warranty. In no event will the authors be held liable for any damages
336.1 --- a/src/stdlib/SDL_getenv.c Sun Feb 02 00:33:31 2014 -0800
336.2 +++ b/src/stdlib/SDL_getenv.c Sun Feb 02 00:53:27 2014 -0800
336.3 @@ -1,6 +1,6 @@
336.4 /*
336.5 Simple DirectMedia Layer
336.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
336.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
336.8
336.9 This software is provided 'as-is', without any express or implied
336.10 warranty. In no event will the authors be held liable for any damages
337.1 --- a/src/stdlib/SDL_iconv.c Sun Feb 02 00:33:31 2014 -0800
337.2 +++ b/src/stdlib/SDL_iconv.c Sun Feb 02 00:53:27 2014 -0800
337.3 @@ -1,6 +1,6 @@
337.4 /*
337.5 Simple DirectMedia Layer
337.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
337.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
337.8
337.9 This software is provided 'as-is', without any express or implied
337.10 warranty. In no event will the authors be held liable for any damages
338.1 --- a/src/stdlib/SDL_malloc.c Sun Feb 02 00:33:31 2014 -0800
338.2 +++ b/src/stdlib/SDL_malloc.c Sun Feb 02 00:53:27 2014 -0800
338.3 @@ -1,6 +1,6 @@
338.4 /*
338.5 Simple DirectMedia Layer
338.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
338.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
338.8
338.9 This software is provided 'as-is', without any express or implied
338.10 warranty. In no event will the authors be held liable for any damages
339.1 --- a/src/stdlib/SDL_stdlib.c Sun Feb 02 00:33:31 2014 -0800
339.2 +++ b/src/stdlib/SDL_stdlib.c Sun Feb 02 00:53:27 2014 -0800
339.3 @@ -1,6 +1,6 @@
339.4 /*
339.5 Simple DirectMedia Layer
339.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
339.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
339.8
339.9 This software is provided 'as-is', without any express or implied
339.10 warranty. In no event will the authors be held liable for any damages
340.1 --- a/src/stdlib/SDL_string.c Sun Feb 02 00:33:31 2014 -0800
340.2 +++ b/src/stdlib/SDL_string.c Sun Feb 02 00:53:27 2014 -0800
340.3 @@ -1,6 +1,6 @@
340.4 /*
340.5 Simple DirectMedia Layer
340.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
340.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
340.8
340.9 This software is provided 'as-is', without any express or implied
340.10 warranty. In no event will the authors be held liable for any damages
341.1 --- a/src/test/SDL_test_assert.c Sun Feb 02 00:33:31 2014 -0800
341.2 +++ b/src/test/SDL_test_assert.c Sun Feb 02 00:53:27 2014 -0800
341.3 @@ -1,6 +1,6 @@
341.4 /*
341.5 Simple DirectMedia Layer
341.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
341.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
341.8
341.9 This software is provided 'as-is', without any express or implied
341.10 warranty. In no event will the authors be held liable for any damages
342.1 --- a/src/test/SDL_test_common.c Sun Feb 02 00:33:31 2014 -0800
342.2 +++ b/src/test/SDL_test_common.c Sun Feb 02 00:53:27 2014 -0800
342.3 @@ -1,6 +1,6 @@
342.4 /*
342.5 Simple DirectMedia Layer
342.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
342.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
342.8
342.9 This software is provided 'as-is', without any express or implied
342.10 warranty. In no event will the authors be held liable for any damages
343.1 --- a/src/test/SDL_test_compare.c Sun Feb 02 00:33:31 2014 -0800
343.2 +++ b/src/test/SDL_test_compare.c Sun Feb 02 00:53:27 2014 -0800
343.3 @@ -1,6 +1,6 @@
343.4 /*
343.5 Simple DirectMedia Layer
343.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
343.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
343.8
343.9 This software is provided 'as-is', without any express or implied
343.10 warranty. In no event will the authors be held liable for any damages
344.1 --- a/src/test/SDL_test_crc32.c Sun Feb 02 00:33:31 2014 -0800
344.2 +++ b/src/test/SDL_test_crc32.c Sun Feb 02 00:53:27 2014 -0800
344.3 @@ -1,6 +1,6 @@
344.4 /*
344.5 Simple DirectMedia Layer
344.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
344.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
344.8
344.9 This software is provided 'as-is', without any express or implied
344.10 warranty. In no event will the authors be held liable for any damages
345.1 --- a/src/test/SDL_test_font.c Sun Feb 02 00:33:31 2014 -0800
345.2 +++ b/src/test/SDL_test_font.c Sun Feb 02 00:53:27 2014 -0800
345.3 @@ -1,6 +1,6 @@
345.4 /*
345.5 Simple DirectMedia Layer
345.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
345.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
345.8
345.9 This software is provided 'as-is', without any express or implied
345.10 warranty. In no event will the authors be held liable for any damages
346.1 --- a/src/test/SDL_test_fuzzer.c Sun Feb 02 00:33:31 2014 -0800
346.2 +++ b/src/test/SDL_test_fuzzer.c Sun Feb 02 00:53:27 2014 -0800
346.3 @@ -1,6 +1,6 @@
346.4 /*
346.5 Simple DirectMedia Layer
346.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
346.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
346.8
346.9 This software is provided 'as-is', without any express or implied
346.10 warranty. In no event will the authors be held liable for any damages
347.1 --- a/src/test/SDL_test_harness.c Sun Feb 02 00:33:31 2014 -0800
347.2 +++ b/src/test/SDL_test_harness.c Sun Feb 02 00:53:27 2014 -0800
347.3 @@ -1,6 +1,6 @@
347.4 /*
347.5 Simple DirectMedia Layer
347.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
347.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
347.8
347.9 This software is provided 'as-is', without any express or implied
347.10 warranty. In no event will the authors be held liable for any damages
348.1 --- a/src/test/SDL_test_imageBlit.c Sun Feb 02 00:33:31 2014 -0800
348.2 +++ b/src/test/SDL_test_imageBlit.c Sun Feb 02 00:53:27 2014 -0800
348.3 @@ -1,6 +1,6 @@
348.4 /*
348.5 Simple DirectMedia Layer
348.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
348.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
348.8
348.9 This software is provided 'as-is', without any express or implied
348.10 warranty. In no event will the authors be held liable for any damages
349.1 --- a/src/test/SDL_test_imageBlitBlend.c Sun Feb 02 00:33:31 2014 -0800
349.2 +++ b/src/test/SDL_test_imageBlitBlend.c Sun Feb 02 00:53:27 2014 -0800
349.3 @@ -1,6 +1,6 @@
349.4 /*
349.5 Simple DirectMedia Layer
349.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
349.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
349.8
349.9 This software is provided 'as-is', without any express or implied
349.10 warranty. In no event will the authors be held liable for any damages
350.1 --- a/src/test/SDL_test_imageFace.c Sun Feb 02 00:33:31 2014 -0800
350.2 +++ b/src/test/SDL_test_imageFace.c Sun Feb 02 00:53:27 2014 -0800
350.3 @@ -1,6 +1,6 @@
350.4 /*
350.5 Simple DirectMedia Layer
350.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
350.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
350.8
350.9 This software is provided 'as-is', without any express or implied
350.10 warranty. In no event will the authors be held liable for any damages
351.1 --- a/src/test/SDL_test_imagePrimitives.c Sun Feb 02 00:33:31 2014 -0800
351.2 +++ b/src/test/SDL_test_imagePrimitives.c Sun Feb 02 00:53:27 2014 -0800
351.3 @@ -1,6 +1,6 @@
351.4 /*
351.5 Simple DirectMedia Layer
351.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
351.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
351.8
351.9 This software is provided 'as-is', without any express or implied
351.10 warranty. In no event will the authors be held liable for any damages
352.1 --- a/src/test/SDL_test_imagePrimitivesBlend.c Sun Feb 02 00:33:31 2014 -0800
352.2 +++ b/src/test/SDL_test_imagePrimitivesBlend.c Sun Feb 02 00:53:27 2014 -0800
352.3 @@ -1,6 +1,6 @@
352.4 /*
352.5 Simple DirectMedia Layer
352.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
352.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
352.8
352.9 This software is provided 'as-is', without any express or implied
352.10 warranty. In no event will the authors be held liable for any damages
353.1 --- a/src/test/SDL_test_log.c Sun Feb 02 00:33:31 2014 -0800
353.2 +++ b/src/test/SDL_test_log.c Sun Feb 02 00:53:27 2014 -0800
353.3 @@ -1,6 +1,6 @@
353.4 /*
353.5 Simple DirectMedia Layer
353.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
353.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
353.8
353.9 This software is provided 'as-is', without any express or implied
353.10 warranty. In no event will the authors be held liable for any damages
354.1 --- a/src/test/SDL_test_md5.c Sun Feb 02 00:33:31 2014 -0800
354.2 +++ b/src/test/SDL_test_md5.c Sun Feb 02 00:53:27 2014 -0800
354.3 @@ -1,6 +1,6 @@
354.4 /*
354.5 Simple DirectMedia Layer
354.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
354.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
354.8
354.9 This software is provided 'as-is', without any express or implied
354.10 warranty. In no event will the authors be held liable for any damages
355.1 --- a/src/test/SDL_test_random.c Sun Feb 02 00:33:31 2014 -0800
355.2 +++ b/src/test/SDL_test_random.c Sun Feb 02 00:53:27 2014 -0800
355.3 @@ -1,6 +1,6 @@
355.4 /*
355.5 Simple DirectMedia Layer
355.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
355.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
355.8
355.9 This software is provided 'as-is', without any express or implied
355.10 warranty. In no event will the authors be held liable for any damages
356.1 --- a/src/thread/SDL_systhread.h Sun Feb 02 00:33:31 2014 -0800
356.2 +++ b/src/thread/SDL_systhread.h Sun Feb 02 00:53:27 2014 -0800
356.3 @@ -1,6 +1,6 @@
356.4 /*
356.5 Simple DirectMedia Layer
356.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
356.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
356.8
356.9 This software is provided 'as-is', without any express or implied
356.10 warranty. In no event will the authors be held liable for any damages
357.1 --- a/src/thread/SDL_thread.c Sun Feb 02 00:33:31 2014 -0800
357.2 +++ b/src/thread/SDL_thread.c Sun Feb 02 00:53:27 2014 -0800
357.3 @@ -1,6 +1,6 @@
357.4 /*
357.5 Simple DirectMedia Layer
357.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
357.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
357.8
357.9 This software is provided 'as-is', without any express or implied
357.10 warranty. In no event will the authors be held liable for any damages
358.1 --- a/src/thread/SDL_thread_c.h Sun Feb 02 00:33:31 2014 -0800
358.2 +++ b/src/thread/SDL_thread_c.h Sun Feb 02 00:53:27 2014 -0800
358.3 @@ -1,6 +1,6 @@
358.4 /*
358.5 Simple DirectMedia Layer
358.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
358.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
358.8
358.9 This software is provided 'as-is', without any express or implied
358.10 warranty. In no event will the authors be held liable for any damages
359.1 --- a/src/thread/generic/SDL_syscond.c Sun Feb 02 00:33:31 2014 -0800
359.2 +++ b/src/thread/generic/SDL_syscond.c Sun Feb 02 00:53:27 2014 -0800
359.3 @@ -1,6 +1,6 @@
359.4 /*
359.5 Simple DirectMedia Layer
359.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
359.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
359.8
359.9 This software is provided 'as-is', without any express or implied
359.10 warranty. In no event will the authors be held liable for any damages
360.1 --- a/src/thread/generic/SDL_sysmutex.c Sun Feb 02 00:33:31 2014 -0800
360.2 +++ b/src/thread/generic/SDL_sysmutex.c Sun Feb 02 00:53:27 2014 -0800
360.3 @@ -1,6 +1,6 @@
360.4 /*
360.5 Simple DirectMedia Layer
360.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
360.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
360.8
360.9 This software is provided 'as-is', without any express or implied
360.10 warranty. In no event will the authors be held liable for any damages
361.1 --- a/src/thread/generic/SDL_sysmutex_c.h Sun Feb 02 00:33:31 2014 -0800
361.2 +++ b/src/thread/generic/SDL_sysmutex_c.h Sun Feb 02 00:53:27 2014 -0800
361.3 @@ -1,6 +1,6 @@
361.4 /*
361.5 Simple DirectMedia Layer
361.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
361.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
361.8
361.9 This software is provided 'as-is', without any express or implied
361.10 warranty. In no event will the authors be held liable for any damages
362.1 --- a/src/thread/generic/SDL_syssem.c Sun Feb 02 00:33:31 2014 -0800
362.2 +++ b/src/thread/generic/SDL_syssem.c Sun Feb 02 00:53:27 2014 -0800
362.3 @@ -1,6 +1,6 @@
362.4 /*
362.5 Simple DirectMedia Layer
362.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
362.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
362.8
362.9 This software is provided 'as-is', without any express or implied
362.10 warranty. In no event will the authors be held liable for any damages
363.1 --- a/src/thread/generic/SDL_systhread.c Sun Feb 02 00:33:31 2014 -0800
363.2 +++ b/src/thread/generic/SDL_systhread.c Sun Feb 02 00:53:27 2014 -0800
363.3 @@ -1,6 +1,6 @@
363.4 /*
363.5 Simple DirectMedia Layer
363.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
363.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
363.8
363.9 This software is provided 'as-is', without any express or implied
363.10 warranty. In no event will the authors be held liable for any damages
364.1 --- a/src/thread/generic/SDL_systhread_c.h Sun Feb 02 00:33:31 2014 -0800
364.2 +++ b/src/thread/generic/SDL_systhread_c.h Sun Feb 02 00:53:27 2014 -0800
364.3 @@ -1,6 +1,6 @@
364.4 /*
364.5 Simple DirectMedia Layer
364.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
364.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
364.8
364.9 This software is provided 'as-is', without any express or implied
364.10 warranty. In no event will the authors be held liable for any damages
365.1 --- a/src/thread/generic/SDL_systls.c Sun Feb 02 00:33:31 2014 -0800
365.2 +++ b/src/thread/generic/SDL_systls.c Sun Feb 02 00:53:27 2014 -0800
365.3 @@ -1,6 +1,6 @@
365.4 /*
365.5 Simple DirectMedia Layer
365.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
365.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
365.8
365.9 This software is provided 'as-is', without any express or implied
365.10 warranty. In no event will the authors be held liable for any damages
366.1 --- a/src/thread/psp/SDL_syscond.c Sun Feb 02 00:33:31 2014 -0800
366.2 +++ b/src/thread/psp/SDL_syscond.c Sun Feb 02 00:53:27 2014 -0800
366.3 @@ -1,6 +1,6 @@
366.4 /*
366.5 Simple DirectMedia Layer
366.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
366.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
366.8
366.9 This software is provided 'as-is', without any express or implied
366.10 warranty. In no event will the authors be held liable for any damages
367.1 --- a/src/thread/psp/SDL_sysmutex.c Sun Feb 02 00:33:31 2014 -0800
367.2 +++ b/src/thread/psp/SDL_sysmutex.c Sun Feb 02 00:53:27 2014 -0800
367.3 @@ -1,6 +1,6 @@
367.4 /*
367.5 Simple DirectMedia Layer
367.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
367.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
367.8
367.9 This software is provided 'as-is', without any express or implied
367.10 warranty. In no event will the authors be held liable for any damages
368.1 --- a/src/thread/psp/SDL_sysmutex_c.h Sun Feb 02 00:33:31 2014 -0800
368.2 +++ b/src/thread/psp/SDL_sysmutex_c.h Sun Feb 02 00:53:27 2014 -0800
368.3 @@ -1,6 +1,6 @@
368.4 /*
368.5 Simple DirectMedia Layer
368.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
368.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
368.8
368.9 This software is provided 'as-is', without any express or implied
368.10 warranty. In no event will the authors be held liable for any damages
369.1 --- a/src/thread/psp/SDL_syssem.c Sun Feb 02 00:33:31 2014 -0800
369.2 +++ b/src/thread/psp/SDL_syssem.c Sun Feb 02 00:53:27 2014 -0800
369.3 @@ -1,6 +1,6 @@
369.4 /*
369.5 Simple DirectMedia Layer
369.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
369.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
369.8
369.9 This software is provided 'as-is', without any express or implied
369.10 warranty. In no event will the authors be held liable for any damages
370.1 --- a/src/thread/psp/SDL_systhread.c Sun Feb 02 00:33:31 2014 -0800
370.2 +++ b/src/thread/psp/SDL_systhread.c Sun Feb 02 00:53:27 2014 -0800
370.3 @@ -1,6 +1,6 @@
370.4 /*
370.5 Simple DirectMedia Layer
370.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
370.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
370.8
370.9 This software is provided 'as-is', without any express or implied
370.10 warranty. In no event will the authors be held liable for any damages
371.1 --- a/src/thread/psp/SDL_systhread_c.h Sun Feb 02 00:33:31 2014 -0800
371.2 +++ b/src/thread/psp/SDL_systhread_c.h Sun Feb 02 00:53:27 2014 -0800
371.3 @@ -1,6 +1,6 @@
371.4 /*
371.5 Simple DirectMedia Layer
371.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
371.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
371.8
371.9 This software is provided 'as-is', without any express or implied
371.10 warranty. In no event will the authors be held liable for any damages
372.1 --- a/src/thread/pthread/SDL_syscond.c Sun Feb 02 00:33:31 2014 -0800
372.2 +++ b/src/thread/pthread/SDL_syscond.c Sun Feb 02 00:53:27 2014 -0800
372.3 @@ -1,6 +1,6 @@
372.4 /*
372.5 Simple DirectMedia Layer
372.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
372.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
372.8
372.9 This software is provided 'as-is', without any express or implied
372.10 warranty. In no event will the authors be held liable for any damages
373.1 --- a/src/thread/pthread/SDL_sysmutex.c Sun Feb 02 00:33:31 2014 -0800
373.2 +++ b/src/thread/pthread/SDL_sysmutex.c Sun Feb 02 00:53:27 2014 -0800
373.3 @@ -1,6 +1,6 @@
373.4 /*
373.5 Simple DirectMedia Layer
373.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
373.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
373.8
373.9 This software is provided 'as-is', without any express or implied
373.10 warranty. In no event will the authors be held liable for any damages
374.1 --- a/src/thread/pthread/SDL_sysmutex_c.h Sun Feb 02 00:33:31 2014 -0800
374.2 +++ b/src/thread/pthread/SDL_sysmutex_c.h Sun Feb 02 00:53:27 2014 -0800
374.3 @@ -1,6 +1,6 @@
374.4 /*
374.5 Simple DirectMedia Layer
374.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
374.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
374.8
374.9 This software is provided 'as-is', without any express or implied
374.10 warranty. In no event will the authors be held liable for any damages
375.1 --- a/src/thread/pthread/SDL_syssem.c Sun Feb 02 00:33:31 2014 -0800
375.2 +++ b/src/thread/pthread/SDL_syssem.c Sun Feb 02 00:53:27 2014 -0800
375.3 @@ -1,6 +1,6 @@
375.4 /*
375.5 Simple DirectMedia Layer
375.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
375.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
375.8
375.9 This software is provided 'as-is', without any express or implied
375.10 warranty. In no event will the authors be held liable for any damages
376.1 --- a/src/thread/pthread/SDL_systhread.c Sun Feb 02 00:33:31 2014 -0800
376.2 +++ b/src/thread/pthread/SDL_systhread.c Sun Feb 02 00:53:27 2014 -0800
376.3 @@ -1,6 +1,6 @@
376.4 /*
376.5 Simple DirectMedia Layer
376.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
376.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
376.8
376.9 This software is provided 'as-is', without any express or implied
376.10 warranty. In no event will the authors be held liable for any damages
377.1 --- a/src/thread/pthread/SDL_systhread_c.h Sun Feb 02 00:33:31 2014 -0800
377.2 +++ b/src/thread/pthread/SDL_systhread_c.h Sun Feb 02 00:53:27 2014 -0800
377.3 @@ -1,6 +1,6 @@
377.4 /*
377.5 Simple DirectMedia Layer
377.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
377.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
377.8
377.9 This software is provided 'as-is', without any express or implied
377.10 warranty. In no event will the authors be held liable for any damages
378.1 --- a/src/thread/pthread/SDL_systls.c Sun Feb 02 00:33:31 2014 -0800
378.2 +++ b/src/thread/pthread/SDL_systls.c Sun Feb 02 00:53:27 2014 -0800
378.3 @@ -1,6 +1,6 @@
378.4 /*
378.5 Simple DirectMedia Layer
378.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
378.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
378.8
378.9 This software is provided 'as-is', without any express or implied
378.10 warranty. In no event will the authors be held liable for any damages
379.1 --- a/src/thread/windows/SDL_sysmutex.c Sun Feb 02 00:33:31 2014 -0800
379.2 +++ b/src/thread/windows/SDL_sysmutex.c Sun Feb 02 00:53:27 2014 -0800
379.3 @@ -1,6 +1,6 @@
379.4 /*
379.5 Simple DirectMedia Layer
379.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
379.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
379.8
379.9 This software is provided 'as-is', without any express or implied
379.10 warranty. In no event will the authors be held liable for any damages
380.1 --- a/src/thread/windows/SDL_syssem.c Sun Feb 02 00:33:31 2014 -0800
380.2 +++ b/src/thread/windows/SDL_syssem.c Sun Feb 02 00:53:27 2014 -0800
380.3 @@ -1,6 +1,6 @@
380.4 /*
380.5 Simple DirectMedia Layer
380.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
380.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
380.8
380.9 This software is provided 'as-is', without any express or implied
380.10 warranty. In no event will the authors be held liable for any damages
381.1 --- a/src/thread/windows/SDL_systhread.c Sun Feb 02 00:33:31 2014 -0800
381.2 +++ b/src/thread/windows/SDL_systhread.c Sun Feb 02 00:53:27 2014 -0800
381.3 @@ -1,6 +1,6 @@
381.4 /*
381.5 Simple DirectMedia Layer
381.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
381.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
381.8
381.9 This software is provided 'as-is', without any express or implied
381.10 warranty. In no event will the authors be held liable for any damages
382.1 --- a/src/thread/windows/SDL_systhread_c.h Sun Feb 02 00:33:31 2014 -0800
382.2 +++ b/src/thread/windows/SDL_systhread_c.h Sun Feb 02 00:53:27 2014 -0800
382.3 @@ -1,6 +1,6 @@
382.4 /*
382.5 Simple DirectMedia Layer
382.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
382.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
382.8
382.9 This software is provided 'as-is', without any express or implied
382.10 warranty. In no event will the authors be held liable for any damages
383.1 --- a/src/thread/windows/SDL_systls.c Sun Feb 02 00:33:31 2014 -0800
383.2 +++ b/src/thread/windows/SDL_systls.c Sun Feb 02 00:53:27 2014 -0800
383.3 @@ -1,6 +1,6 @@
383.4 /*
383.5 Simple DirectMedia Layer
383.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
383.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
383.8
383.9 This software is provided 'as-is', without any express or implied
383.10 warranty. In no event will the authors be held liable for any damages
384.1 --- a/src/timer/SDL_timer.c Sun Feb 02 00:33:31 2014 -0800
384.2 +++ b/src/timer/SDL_timer.c Sun Feb 02 00:53:27 2014 -0800
384.3 @@ -1,6 +1,6 @@
384.4 /*
384.5 Simple DirectMedia Layer
384.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
384.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
384.8
384.9 This software is provided 'as-is', without any express or implied
384.10 warranty. In no event will the authors be held liable for any damages
385.1 --- a/src/timer/SDL_timer_c.h Sun Feb 02 00:33:31 2014 -0800
385.2 +++ b/src/timer/SDL_timer_c.h Sun Feb 02 00:53:27 2014 -0800
385.3 @@ -1,6 +1,6 @@
385.4 /*
385.5 Simple DirectMedia Layer
385.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
385.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
385.8
385.9 This software is provided 'as-is', without any express or implied
385.10 warranty. In no event will the authors be held liable for any damages
386.1 --- a/src/timer/dummy/SDL_systimer.c Sun Feb 02 00:33:31 2014 -0800
386.2 +++ b/src/timer/dummy/SDL_systimer.c Sun Feb 02 00:53:27 2014 -0800
386.3 @@ -1,6 +1,6 @@
386.4 /*
386.5 Simple DirectMedia Layer
386.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
386.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
386.8
386.9 This software is provided 'as-is', without any express or implied
386.10 warranty. In no event will the authors be held liable for any damages
387.1 --- a/src/timer/haiku/SDL_systimer.c Sun Feb 02 00:33:31 2014 -0800
387.2 +++ b/src/timer/haiku/SDL_systimer.c Sun Feb 02 00:53:27 2014 -0800
387.3 @@ -1,6 +1,6 @@
387.4 /*
387.5 Simple DirectMedia Layer
387.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
387.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
387.8
387.9 This software is provided 'as-is', without any express or implied
387.10 warranty. In no event will the authors be held liable for any damages
388.1 --- a/src/timer/psp/SDL_systimer.c Sun Feb 02 00:33:31 2014 -0800
388.2 +++ b/src/timer/psp/SDL_systimer.c Sun Feb 02 00:53:27 2014 -0800
388.3 @@ -1,6 +1,6 @@
388.4 /*
388.5 Simple DirectMedia Layer
388.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
388.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
388.8
388.9 This software is provided 'as-is', without any express or implied
388.10 warranty. In no event will the authors be held liable for any damages
389.1 --- a/src/timer/unix/SDL_systimer.c Sun Feb 02 00:33:31 2014 -0800
389.2 +++ b/src/timer/unix/SDL_systimer.c Sun Feb 02 00:53:27 2014 -0800
389.3 @@ -1,6 +1,6 @@
389.4 /*
389.5 Simple DirectMedia Layer
389.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
389.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
389.8
389.9 This software is provided 'as-is', without any express or implied
389.10 warranty. In no event will the authors be held liable for any damages
390.1 --- a/src/timer/windows/SDL_systimer.c Sun Feb 02 00:33:31 2014 -0800
390.2 +++ b/src/timer/windows/SDL_systimer.c Sun Feb 02 00:53:27 2014 -0800
390.3 @@ -1,6 +1,6 @@
390.4 /*
390.5 Simple DirectMedia Layer
390.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
390.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
390.8
390.9 This software is provided 'as-is', without any express or implied
390.10 warranty. In no event will the authors be held liable for any damages
391.1 --- a/src/video/SDL_RLEaccel.c Sun Feb 02 00:33:31 2014 -0800
391.2 +++ b/src/video/SDL_RLEaccel.c Sun Feb 02 00:53:27 2014 -0800
391.3 @@ -1,6 +1,6 @@
391.4 /*
391.5 Simple DirectMedia Layer
391.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
391.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
391.8
391.9 This software is provided 'as-is', without any express or implied
391.10 warranty. In no event will the authors be held liable for any damages
392.1 --- a/src/video/SDL_RLEaccel_c.h Sun Feb 02 00:33:31 2014 -0800
392.2 +++ b/src/video/SDL_RLEaccel_c.h Sun Feb 02 00:53:27 2014 -0800
392.3 @@ -1,6 +1,6 @@
392.4 /*
392.5 Simple DirectMedia Layer
392.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
392.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
392.8
392.9 This software is provided 'as-is', without any express or implied
392.10 warranty. In no event will the authors be held liable for any damages
393.1 --- a/src/video/SDL_blit.c Sun Feb 02 00:33:31 2014 -0800
393.2 +++ b/src/video/SDL_blit.c Sun Feb 02 00:53:27 2014 -0800
393.3 @@ -1,6 +1,6 @@
393.4 /*
393.5 Simple DirectMedia Layer
393.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
393.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
393.8
393.9 This software is provided 'as-is', without any express or implied
393.10 warranty. In no event will the authors be held liable for any damages
394.1 --- a/src/video/SDL_blit.h Sun Feb 02 00:33:31 2014 -0800
394.2 +++ b/src/video/SDL_blit.h Sun Feb 02 00:53:27 2014 -0800
394.3 @@ -1,6 +1,6 @@
394.4 /*
394.5 Simple DirectMedia Layer
394.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
394.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
394.8
394.9 This software is provided 'as-is', without any express or implied
394.10 warranty. In no event will the authors be held liable for any damages
395.1 --- a/src/video/SDL_blit_0.c Sun Feb 02 00:33:31 2014 -0800
395.2 +++ b/src/video/SDL_blit_0.c Sun Feb 02 00:53:27 2014 -0800
395.3 @@ -1,6 +1,6 @@
395.4 /*
395.5 Simple DirectMedia Layer
395.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
395.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
395.8
395.9 This software is provided 'as-is', without any express or implied
395.10 warranty. In no event will the authors be held liable for any damages
396.1 --- a/src/video/SDL_blit_1.c Sun Feb 02 00:33:31 2014 -0800
396.2 +++ b/src/video/SDL_blit_1.c Sun Feb 02 00:53:27 2014 -0800
396.3 @@ -1,6 +1,6 @@
396.4 /*
396.5 Simple DirectMedia Layer
396.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
396.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
396.8
396.9 This software is provided 'as-is', without any express or implied
396.10 warranty. In no event will the authors be held liable for any damages
397.1 --- a/src/video/SDL_blit_A.c Sun Feb 02 00:33:31 2014 -0800
397.2 +++ b/src/video/SDL_blit_A.c Sun Feb 02 00:53:27 2014 -0800
397.3 @@ -1,6 +1,6 @@
397.4 /*
397.5 Simple DirectMedia Layer
397.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
397.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
397.8
397.9 This software is provided 'as-is', without any express or implied
397.10 warranty. In no event will the authors be held liable for any damages
398.1 --- a/src/video/SDL_blit_N.c Sun Feb 02 00:33:31 2014 -0800
398.2 +++ b/src/video/SDL_blit_N.c Sun Feb 02 00:53:27 2014 -0800
398.3 @@ -1,6 +1,6 @@
398.4 /*
398.5 Simple DirectMedia Layer
398.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
398.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
398.8
398.9 This software is provided 'as-is', without any express or implied
398.10 warranty. In no event will the authors be held liable for any damages
399.1 --- a/src/video/SDL_blit_auto.c Sun Feb 02 00:33:31 2014 -0800
399.2 +++ b/src/video/SDL_blit_auto.c Sun Feb 02 00:53:27 2014 -0800
399.3 @@ -1,7 +1,7 @@
399.4 /* DO NOT EDIT! This file is generated by sdlgenblit.pl */
399.5 /*
399.6 Simple DirectMedia Layer
399.7 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
399.8 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
399.9
399.10 This software is provided 'as-is', without any express or implied
399.11 warranty. In no event will the authors be held liable for any damages
400.1 --- a/src/video/SDL_blit_auto.h Sun Feb 02 00:33:31 2014 -0800
400.2 +++ b/src/video/SDL_blit_auto.h Sun Feb 02 00:53:27 2014 -0800
400.3 @@ -1,7 +1,7 @@
400.4 /* DO NOT EDIT! This file is generated by sdlgenblit.pl */
400.5 /*
400.6 Simple DirectMedia Layer
400.7 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
400.8 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
400.9
400.10 This software is provided 'as-is', without any express or implied
400.11 warranty. In no event will the authors be held liable for any damages
401.1 --- a/src/video/SDL_blit_copy.c Sun Feb 02 00:33:31 2014 -0800
401.2 +++ b/src/video/SDL_blit_copy.c Sun Feb 02 00:53:27 2014 -0800
401.3 @@ -1,6 +1,6 @@
401.4 /*
401.5 Simple DirectMedia Layer
401.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
401.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
401.8
401.9 This software is provided 'as-is', without any express or implied
401.10 warranty. In no event will the authors be held liable for any damages
402.1 --- a/src/video/SDL_blit_copy.h Sun Feb 02 00:33:31 2014 -0800
402.2 +++ b/src/video/SDL_blit_copy.h Sun Feb 02 00:53:27 2014 -0800
402.3 @@ -1,6 +1,6 @@
402.4 /*
402.5 Simple DirectMedia Layer
402.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
402.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
402.8
402.9 This software is provided 'as-is', without any express or implied
402.10 warranty. In no event will the authors be held liable for any damages
403.1 --- a/src/video/SDL_blit_slow.c Sun Feb 02 00:33:31 2014 -0800
403.2 +++ b/src/video/SDL_blit_slow.c Sun Feb 02 00:53:27 2014 -0800
403.3 @@ -1,6 +1,6 @@
403.4 /*
403.5 Simple DirectMedia Layer
403.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
403.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
403.8
403.9 This software is provided 'as-is', without any express or implied
403.10 warranty. In no event will the authors be held liable for any damages
404.1 --- a/src/video/SDL_blit_slow.h Sun Feb 02 00:33:31 2014 -0800
404.2 +++ b/src/video/SDL_blit_slow.h Sun Feb 02 00:53:27 2014 -0800
404.3 @@ -1,6 +1,6 @@
404.4 /*
404.5 Simple DirectMedia Layer
404.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
404.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
404.8
404.9 This software is provided 'as-is', without any express or implied
404.10 warranty. In no event will the authors be held liable for any damages
405.1 --- a/src/video/SDL_bmp.c Sun Feb 02 00:33:31 2014 -0800
405.2 +++ b/src/video/SDL_bmp.c Sun Feb 02 00:53:27 2014 -0800
405.3 @@ -1,6 +1,6 @@
405.4 /*
405.5 Simple DirectMedia Layer
405.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
405.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
405.8
405.9 This software is provided 'as-is', without any express or implied
405.10 warranty. In no event will the authors be held liable for any damages
406.1 --- a/src/video/SDL_clipboard.c Sun Feb 02 00:33:31 2014 -0800
406.2 +++ b/src/video/SDL_clipboard.c Sun Feb 02 00:53:27 2014 -0800
406.3 @@ -1,6 +1,6 @@
406.4 /*
406.5 Simple DirectMedia Layer
406.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
406.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
406.8
406.9 This software is provided 'as-is', without any express or implied
406.10 warranty. In no event will the authors be held liable for any damages
407.1 --- a/src/video/SDL_egl.c Sun Feb 02 00:33:31 2014 -0800
407.2 +++ b/src/video/SDL_egl.c Sun Feb 02 00:53:27 2014 -0800
407.3 @@ -1,6 +1,6 @@
407.4 /*
407.5 * Simple DirectMedia Layer
407.6 - * Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
407.7 + * Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
407.8 *
407.9 * This software is provided 'as-is', without any express or implied
407.10 * warranty. In no event will the authors be held liable for any damages
408.1 --- a/src/video/SDL_egl_c.h Sun Feb 02 00:33:31 2014 -0800
408.2 +++ b/src/video/SDL_egl_c.h Sun Feb 02 00:53:27 2014 -0800
408.3 @@ -1,6 +1,6 @@
408.4 /*
408.5 Simple DirectMedia Layer
408.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
408.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
408.8
408.9 This software is provided 'as-is', without any express or implied
408.10 warranty. In no event will the authors be held liable for any damages
409.1 --- a/src/video/SDL_fillrect.c Sun Feb 02 00:33:31 2014 -0800
409.2 +++ b/src/video/SDL_fillrect.c Sun Feb 02 00:53:27 2014 -0800
409.3 @@ -1,6 +1,6 @@
409.4 /*
409.5 Simple DirectMedia Layer
409.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
409.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
409.8
409.9 This software is provided 'as-is', without any express or implied
409.10 warranty. In no event will the authors be held liable for any damages
410.1 --- a/src/video/SDL_pixels.c Sun Feb 02 00:33:31 2014 -0800
410.2 +++ b/src/video/SDL_pixels.c Sun Feb 02 00:53:27 2014 -0800
410.3 @@ -1,6 +1,6 @@
410.4 /*
410.5 Simple DirectMedia Layer
410.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
410.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
410.8
410.9 This software is provided 'as-is', without any express or implied
410.10 warranty. In no event will the authors be held liable for any damages
411.1 --- a/src/video/SDL_pixels_c.h Sun Feb 02 00:33:31 2014 -0800
411.2 +++ b/src/video/SDL_pixels_c.h Sun Feb 02 00:53:27 2014 -0800
411.3 @@ -1,6 +1,6 @@
411.4 /*
411.5 Simple DirectMedia Layer
411.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
411.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
411.8
411.9 This software is provided 'as-is', without any express or implied
411.10 warranty. In no event will the authors be held liable for any damages
412.1 --- a/src/video/SDL_rect.c Sun Feb 02 00:33:31 2014 -0800
412.2 +++ b/src/video/SDL_rect.c Sun Feb 02 00:53:27 2014 -0800
412.3 @@ -1,6 +1,6 @@
412.4 /*
412.5 Simple DirectMedia Layer
412.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
412.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
412.8
412.9 This software is provided 'as-is', without any express or implied
412.10 warranty. In no event will the authors be held liable for any damages
413.1 --- a/src/video/SDL_rect_c.h Sun Feb 02 00:33:31 2014 -0800
413.2 +++ b/src/video/SDL_rect_c.h Sun Feb 02 00:53:27 2014 -0800
413.3 @@ -1,6 +1,6 @@
413.4 /*
413.5 Simple DirectMedia Layer
413.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
413.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
413.8
413.9 This software is provided 'as-is', without any express or implied
413.10 warranty. In no event will the authors be held liable for any damages
414.1 --- a/src/video/SDL_shape.c Sun Feb 02 00:33:31 2014 -0800
414.2 +++ b/src/video/SDL_shape.c Sun Feb 02 00:53:27 2014 -0800
414.3 @@ -1,6 +1,6 @@
414.4 /*
414.5 Simple DirectMedia Layer
414.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
414.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
414.8
414.9 This software is provided 'as-is', without any express or implied
414.10 warranty. In no event will the authors be held liable for any damages
415.1 --- a/src/video/SDL_shape_internals.h Sun Feb 02 00:33:31 2014 -0800
415.2 +++ b/src/video/SDL_shape_internals.h Sun Feb 02 00:53:27 2014 -0800
415.3 @@ -1,6 +1,6 @@
415.4 /*
415.5 Simple DirectMedia Layer
415.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
415.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
415.8
415.9 This software is provided 'as-is', without any express or implied
415.10 warranty. In no event will the authors be held liable for any damages
416.1 --- a/src/video/SDL_stretch.c Sun Feb 02 00:33:31 2014 -0800
416.2 +++ b/src/video/SDL_stretch.c Sun Feb 02 00:53:27 2014 -0800
416.3 @@ -1,6 +1,6 @@
416.4 /*
416.5 Simple DirectMedia Layer
416.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
416.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
416.8
416.9 This software is provided 'as-is', without any express or implied
416.10 warranty. In no event will the authors be held liable for any damages
417.1 --- a/src/video/SDL_surface.c Sun Feb 02 00:33:31 2014 -0800
417.2 +++ b/src/video/SDL_surface.c Sun Feb 02 00:53:27 2014 -0800
417.3 @@ -1,6 +1,6 @@
417.4 /*
417.5 Simple DirectMedia Layer
417.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
417.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
417.8
417.9 This software is provided 'as-is', without any express or implied
417.10 warranty. In no event will the authors be held liable for any damages
418.1 --- a/src/video/SDL_sysvideo.h Sun Feb 02 00:33:31 2014 -0800
418.2 +++ b/src/video/SDL_sysvideo.h Sun Feb 02 00:53:27 2014 -0800
418.3 @@ -1,6 +1,6 @@
418.4 /*
418.5 Simple DirectMedia Layer
418.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
418.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
418.8
418.9 This software is provided 'as-is', without any express or implied
418.10 warranty. In no event will the authors be held liable for any damages
419.1 --- a/src/video/SDL_video.c Sun Feb 02 00:33:31 2014 -0800
419.2 +++ b/src/video/SDL_video.c Sun Feb 02 00:53:27 2014 -0800
419.3 @@ -1,6 +1,6 @@
419.4 /*
419.5 Simple DirectMedia Layer
419.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
419.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
419.8
419.9 This software is provided 'as-is', without any express or implied
419.10 warranty. In no event will the authors be held liable for any damages
420.1 --- a/src/video/android/SDL_androidclipboard.c Sun Feb 02 00:33:31 2014 -0800
420.2 +++ b/src/video/android/SDL_androidclipboard.c Sun Feb 02 00:53:27 2014 -0800
420.3 @@ -1,6 +1,6 @@
420.4 /*
420.5 Simple DirectMedia Layer
420.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
420.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
420.8
420.9 This software is provided 'as-is', without any express or implied
420.10 warranty. In no event will the authors be held liable for any damages
421.1 --- a/src/video/android/SDL_androidclipboard.h Sun Feb 02 00:33:31 2014 -0800
421.2 +++ b/src/video/android/SDL_androidclipboard.h Sun Feb 02 00:53:27 2014 -0800
421.3 @@ -1,6 +1,6 @@
421.4 /*
421.5 Simple DirectMedia Layer
421.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
421.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
421.8
421.9 This software is provided 'as-is', without any express or implied
421.10 warranty. In no event will the authors be held liable for any damages
422.1 --- a/src/video/android/SDL_androidevents.c Sun Feb 02 00:33:31 2014 -0800
422.2 +++ b/src/video/android/SDL_androidevents.c Sun Feb 02 00:53:27 2014 -0800
422.3 @@ -1,6 +1,6 @@
422.4 /*
422.5 Simple DirectMedia Layer
422.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
422.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
422.8
422.9 This software is provided 'as-is', without any express or implied
422.10 warranty. In no event will the authors be held liable for any damages
423.1 --- a/src/video/android/SDL_androidevents.h Sun Feb 02 00:33:31 2014 -0800
423.2 +++ b/src/video/android/SDL_androidevents.h Sun Feb 02 00:53:27 2014 -0800
423.3 @@ -1,6 +1,6 @@
423.4 /*
423.5 Simple DirectMedia Layer
423.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
423.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
423.8
423.9 This software is provided 'as-is', without any express or implied
423.10 warranty. In no event will the authors be held liable for any damages
424.1 --- a/src/video/android/SDL_androidgl.c Sun Feb 02 00:33:31 2014 -0800
424.2 +++ b/src/video/android/SDL_androidgl.c Sun Feb 02 00:53:27 2014 -0800
424.3 @@ -1,6 +1,6 @@
424.4 /*
424.5 Simple DirectMedia Layer
424.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
424.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
424.8
424.9 This software is provided 'as-is', without any express or implied
424.10 warranty. In no event will the authors be held liable for any damages
425.1 --- a/src/video/android/SDL_androidkeyboard.c Sun Feb 02 00:33:31 2014 -0800
425.2 +++ b/src/video/android/SDL_androidkeyboard.c Sun Feb 02 00:53:27 2014 -0800
425.3 @@ -1,6 +1,6 @@
425.4 /*
425.5 Simple DirectMedia Layer
425.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
425.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
425.8
425.9 This software is provided 'as-is', without any express or implied
425.10 warranty. In no event will the authors be held liable for any damages
426.1 --- a/src/video/android/SDL_androidkeyboard.h Sun Feb 02 00:33:31 2014 -0800
426.2 +++ b/src/video/android/SDL_androidkeyboard.h Sun Feb 02 00:53:27 2014 -0800
426.3 @@ -1,6 +1,6 @@
426.4 /*
426.5 Simple DirectMedia Layer
426.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
426.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
426.8
426.9 This software is provided 'as-is', without any express or implied
426.10 warranty. In no event will the authors be held liable for any damages
427.1 --- a/src/video/android/SDL_androidtouch.c Sun Feb 02 00:33:31 2014 -0800
427.2 +++ b/src/video/android/SDL_androidtouch.c Sun Feb 02 00:53:27 2014 -0800
427.3 @@ -1,6 +1,6 @@
427.4 /*
427.5 Simple DirectMedia Layer
427.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
427.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
427.8
427.9 This software is provided 'as-is', without any express or implied
427.10 warranty. In no event will the authors be held liable for any damages
428.1 --- a/src/video/android/SDL_androidtouch.h Sun Feb 02 00:33:31 2014 -0800
428.2 +++ b/src/video/android/SDL_androidtouch.h Sun Feb 02 00:53:27 2014 -0800
428.3 @@ -1,6 +1,6 @@
428.4 /*
428.5 Simple DirectMedia Layer
428.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
428.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
428.8
428.9 This software is provided 'as-is', without any express or implied
428.10 warranty. In no event will the authors be held liable for any damages
429.1 --- a/src/video/android/SDL_androidvideo.c Sun Feb 02 00:33:31 2014 -0800
429.2 +++ b/src/video/android/SDL_androidvideo.c Sun Feb 02 00:53:27 2014 -0800
429.3 @@ -1,6 +1,6 @@
429.4 /*
429.5 Simple DirectMedia Layer
429.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
429.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
429.8
429.9 This software is provided 'as-is', without any express or implied
429.10 warranty. In no event will the authors be held liable for any damages
430.1 --- a/src/video/android/SDL_androidvideo.h Sun Feb 02 00:33:31 2014 -0800
430.2 +++ b/src/video/android/SDL_androidvideo.h Sun Feb 02 00:53:27 2014 -0800
430.3 @@ -1,6 +1,6 @@
430.4 /*
430.5 Simple DirectMedia Layer
430.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
430.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
430.8
430.9 This software is provided 'as-is', without any express or implied
430.10 warranty. In no event will the authors be held liable for any damages
431.1 --- a/src/video/android/SDL_androidwindow.c Sun Feb 02 00:33:31 2014 -0800
431.2 +++ b/src/video/android/SDL_androidwindow.c Sun Feb 02 00:53:27 2014 -0800
431.3 @@ -1,6 +1,6 @@
431.4 /*
431.5 Simple DirectMedia Layer
431.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
431.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
431.8
431.9 This software is provided 'as-is', without any express or implied
431.10 warranty. In no event will the authors be held liable for any damages
432.1 --- a/src/video/android/SDL_androidwindow.h Sun Feb 02 00:33:31 2014 -0800
432.2 +++ b/src/video/android/SDL_androidwindow.h Sun Feb 02 00:53:27 2014 -0800
432.3 @@ -1,6 +1,6 @@
432.4 /*
432.5 Simple DirectMedia Layer
432.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
432.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
432.8
432.9 This software is provided 'as-is', without any express or implied
432.10 warranty. In no event will the authors be held liable for any damages
433.1 --- a/src/video/cocoa/SDL_cocoaclipboard.h Sun Feb 02 00:33:31 2014 -0800
433.2 +++ b/src/video/cocoa/SDL_cocoaclipboard.h Sun Feb 02 00:53:27 2014 -0800
433.3 @@ -1,6 +1,6 @@
433.4 /*
433.5 Simple DirectMedia Layer
433.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
433.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
433.8
433.9 This software is provided 'as-is', without any express or implied
433.10 warranty. In no event will the authors be held liable for any damages
434.1 --- a/src/video/cocoa/SDL_cocoaclipboard.m Sun Feb 02 00:33:31 2014 -0800
434.2 +++ b/src/video/cocoa/SDL_cocoaclipboard.m Sun Feb 02 00:53:27 2014 -0800
434.3 @@ -1,6 +1,6 @@
434.4 /*
434.5 Simple DirectMedia Layer
434.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
434.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
434.8
434.9 This software is provided 'as-is', without any express or implied
434.10 warranty. In no event will the authors be held liable for any damages
435.1 --- a/src/video/cocoa/SDL_cocoaevents.h Sun Feb 02 00:33:31 2014 -0800
435.2 +++ b/src/video/cocoa/SDL_cocoaevents.h Sun Feb 02 00:53:27 2014 -0800
435.3 @@ -1,6 +1,6 @@
435.4 /*
435.5 Simple DirectMedia Layer
435.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
435.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
435.8
435.9 This software is provided 'as-is', without any express or implied
435.10 warranty. In no event will the authors be held liable for any damages
436.1 --- a/src/video/cocoa/SDL_cocoaevents.m Sun Feb 02 00:33:31 2014 -0800
436.2 +++ b/src/video/cocoa/SDL_cocoaevents.m Sun Feb 02 00:53:27 2014 -0800
436.3 @@ -1,6 +1,6 @@
436.4 /*
436.5 Simple DirectMedia Layer
436.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
436.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
436.8
436.9 This software is provided 'as-is', without any express or implied
436.10 warranty. In no event will the authors be held liable for any damages
437.1 --- a/src/video/cocoa/SDL_cocoakeyboard.h Sun Feb 02 00:33:31 2014 -0800
437.2 +++ b/src/video/cocoa/SDL_cocoakeyboard.h Sun Feb 02 00:53:27 2014 -0800
437.3 @@ -1,6 +1,6 @@
437.4 /*
437.5 Simple DirectMedia Layer
437.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
437.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
437.8
437.9 This software is provided 'as-is', without any express or implied
437.10 warranty. In no event will the authors be held liable for any damages
438.1 --- a/src/video/cocoa/SDL_cocoakeyboard.m Sun Feb 02 00:33:31 2014 -0800
438.2 +++ b/src/video/cocoa/SDL_cocoakeyboard.m Sun Feb 02 00:53:27 2014 -0800
438.3 @@ -1,6 +1,6 @@
438.4 /*
438.5 Simple DirectMedia Layer
438.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
438.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
438.8
438.9 This software is provided 'as-is', without any express or implied
438.10 warranty. In no event will the authors be held liable for any damages
439.1 --- a/src/video/cocoa/SDL_cocoamessagebox.h Sun Feb 02 00:33:31 2014 -0800
439.2 +++ b/src/video/cocoa/SDL_cocoamessagebox.h Sun Feb 02 00:53:27 2014 -0800
439.3 @@ -1,6 +1,6 @@
439.4 /*
439.5 Simple DirectMedia Layer
439.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
439.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
439.8
439.9 This software is provided 'as-is', without any express or implied
439.10 warranty. In no event will the authors be held liable for any damages
440.1 --- a/src/video/cocoa/SDL_cocoamessagebox.m Sun Feb 02 00:33:31 2014 -0800
440.2 +++ b/src/video/cocoa/SDL_cocoamessagebox.m Sun Feb 02 00:53:27 2014 -0800
440.3 @@ -1,6 +1,6 @@
440.4 /*
440.5 Simple DirectMedia Layer
440.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
440.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
440.8
440.9 This software is provided 'as-is', without any express or implied
440.10 warranty. In no event will the authors be held liable for any damages
441.1 --- a/src/video/cocoa/SDL_cocoamodes.h Sun Feb 02 00:33:31 2014 -0800
441.2 +++ b/src/video/cocoa/SDL_cocoamodes.h Sun Feb 02 00:53:27 2014 -0800
441.3 @@ -1,6 +1,6 @@
441.4 /*
441.5 Simple DirectMedia Layer
441.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
441.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
441.8
441.9 This software is provided 'as-is', without any express or implied
441.10 warranty. In no event will the authors be held liable for any damages
442.1 --- a/src/video/cocoa/SDL_cocoamodes.m Sun Feb 02 00:33:31 2014 -0800
442.2 +++ b/src/video/cocoa/SDL_cocoamodes.m Sun Feb 02 00:53:27 2014 -0800
442.3 @@ -1,6 +1,6 @@
442.4 /*
442.5 Simple DirectMedia Layer
442.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
442.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
442.8
442.9 This software is provided 'as-is', without any express or implied
442.10 warranty. In no event will the authors be held liable for any damages
443.1 --- a/src/video/cocoa/SDL_cocoamouse.h Sun Feb 02 00:33:31 2014 -0800
443.2 +++ b/src/video/cocoa/SDL_cocoamouse.h Sun Feb 02 00:53:27 2014 -0800
443.3 @@ -1,6 +1,6 @@
443.4 /*
443.5 Simple DirectMedia Layer
443.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
443.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
443.8
443.9 This software is provided 'as-is', without any express or implied
443.10 warranty. In no event will the authors be held liable for any damages
444.1 --- a/src/video/cocoa/SDL_cocoamouse.m Sun Feb 02 00:33:31 2014 -0800
444.2 +++ b/src/video/cocoa/SDL_cocoamouse.m Sun Feb 02 00:53:27 2014 -0800
444.3 @@ -1,6 +1,6 @@
444.4 /*
444.5 Simple DirectMedia Layer
444.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
444.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
444.8
444.9 This software is provided 'as-is', without any express or implied
444.10 warranty. In no event will the authors be held liable for any damages
445.1 --- a/src/video/cocoa/SDL_cocoamousetap.h Sun Feb 02 00:33:31 2014 -0800
445.2 +++ b/src/video/cocoa/SDL_cocoamousetap.h Sun Feb 02 00:53:27 2014 -0800
445.3 @@ -1,6 +1,6 @@
445.4 /*
445.5 Simple DirectMedia Layer
445.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
445.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
445.8
445.9 This software is provided 'as-is', without any express or implied
445.10 warranty. In no event will the authors be held liable for any damages
446.1 --- a/src/video/cocoa/SDL_cocoamousetap.m Sun Feb 02 00:33:31 2014 -0800
446.2 +++ b/src/video/cocoa/SDL_cocoamousetap.m Sun Feb 02 00:53:27 2014 -0800
446.3 @@ -1,6 +1,6 @@
446.4 /*
446.5 Simple DirectMedia Layer
446.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
446.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
446.8
446.9 This software is provided 'as-is', without any express or implied
446.10 warranty. In no event will the authors be held liable for any damages
447.1 --- a/src/video/cocoa/SDL_cocoaopengl.h Sun Feb 02 00:33:31 2014 -0800
447.2 +++ b/src/video/cocoa/SDL_cocoaopengl.h Sun Feb 02 00:53:27 2014 -0800
447.3 @@ -1,6 +1,6 @@
447.4 /*
447.5 Simple DirectMedia Layer
447.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
447.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
447.8
447.9 This software is provided 'as-is', without any express or implied
447.10 warranty. In no event will the authors be held liable for any damages
448.1 --- a/src/video/cocoa/SDL_cocoaopengl.m Sun Feb 02 00:33:31 2014 -0800
448.2 +++ b/src/video/cocoa/SDL_cocoaopengl.m Sun Feb 02 00:53:27 2014 -0800
448.3 @@ -1,6 +1,6 @@
448.4 /*
448.5 Simple DirectMedia Layer
448.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
448.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
448.8
448.9 This software is provided 'as-is', without any express or implied
448.10 warranty. In no event will the authors be held liable for any damages
449.1 --- a/src/video/cocoa/SDL_cocoashape.h Sun Feb 02 00:33:31 2014 -0800
449.2 +++ b/src/video/cocoa/SDL_cocoashape.h Sun Feb 02 00:53:27 2014 -0800
449.3 @@ -1,6 +1,6 @@
449.4 /*
449.5 Simple DirectMedia Layer
449.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
449.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
449.8
449.9 This software is provided 'as-is', without any express or implied
449.10 warranty. In no event will the authors be held liable for any damages
450.1 --- a/src/video/cocoa/SDL_cocoashape.m Sun Feb 02 00:33:31 2014 -0800
450.2 +++ b/src/video/cocoa/SDL_cocoashape.m Sun Feb 02 00:53:27 2014 -0800
450.3 @@ -1,6 +1,6 @@
450.4 /*
450.5 Simple DirectMedia Layer
450.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
450.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
450.8
450.9 This software is provided 'as-is', without any express or implied
450.10 warranty. In no event will the authors be held liable for any damages
451.1 --- a/src/video/cocoa/SDL_cocoavideo.h Sun Feb 02 00:33:31 2014 -0800
451.2 +++ b/src/video/cocoa/SDL_cocoavideo.h Sun Feb 02 00:53:27 2014 -0800
451.3 @@ -1,6 +1,6 @@
451.4 /*
451.5 Simple DirectMedia Layer
451.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
451.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
451.8
451.9 This software is provided 'as-is', without any express or implied
451.10 warranty. In no event will the authors be held liable for any damages
452.1 --- a/src/video/cocoa/SDL_cocoavideo.m Sun Feb 02 00:33:31 2014 -0800
452.2 +++ b/src/video/cocoa/SDL_cocoavideo.m Sun Feb 02 00:53:27 2014 -0800
452.3 @@ -1,6 +1,6 @@
452.4 /*
452.5 Simple DirectMedia Layer
452.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
452.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
452.8
452.9 This software is provided 'as-is', without any express or implied
452.10 warranty. In no event will the authors be held liable for any damages
453.1 --- a/src/video/cocoa/SDL_cocoawindow.h Sun Feb 02 00:33:31 2014 -0800
453.2 +++ b/src/video/cocoa/SDL_cocoawindow.h Sun Feb 02 00:53:27 2014 -0800
453.3 @@ -1,6 +1,6 @@
453.4 /*
453.5 Simple DirectMedia Layer
453.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
453.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
453.8
453.9 This software is provided 'as-is', without any express or implied
453.10 warranty. In no event will the authors be held liable for any damages
454.1 --- a/src/video/cocoa/SDL_cocoawindow.m Sun Feb 02 00:33:31 2014 -0800
454.2 +++ b/src/video/cocoa/SDL_cocoawindow.m Sun Feb 02 00:53:27 2014 -0800
454.3 @@ -1,6 +1,6 @@
454.4 /*
454.5 Simple DirectMedia Layer
454.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
454.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
454.8
454.9 This software is provided 'as-is', without any express or implied
454.10 warranty. In no event will the authors be held liable for any damages
455.1 --- a/src/video/directfb/SDL_DirectFB_WM.c Sun Feb 02 00:33:31 2014 -0800
455.2 +++ b/src/video/directfb/SDL_DirectFB_WM.c Sun Feb 02 00:53:27 2014 -0800
455.3 @@ -1,6 +1,6 @@
455.4 /*
455.5 Simple DirectMedia Layer
455.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
455.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
455.8
455.9 This software is provided 'as-is', without any express or implied
455.10 warranty. In no event will the authors be held liable for any damages
456.1 --- a/src/video/directfb/SDL_DirectFB_WM.h Sun Feb 02 00:33:31 2014 -0800
456.2 +++ b/src/video/directfb/SDL_DirectFB_WM.h Sun Feb 02 00:53:27 2014 -0800
456.3 @@ -1,6 +1,6 @@
456.4 /*
456.5 Simple DirectMedia Layer
456.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
456.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
456.8
456.9 This software is provided 'as-is', without any express or implied
456.10 warranty. In no event will the authors be held liable for any damages
457.1 --- a/src/video/directfb/SDL_DirectFB_dyn.c Sun Feb 02 00:33:31 2014 -0800
457.2 +++ b/src/video/directfb/SDL_DirectFB_dyn.c Sun Feb 02 00:53:27 2014 -0800
457.3 @@ -1,6 +1,6 @@
457.4 /*
457.5 Simple DirectMedia Layer
457.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
457.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
457.8
457.9 This software is provided 'as-is', without any express or implied
457.10 warranty. In no event will the authors be held liable for any damages
458.1 --- a/src/video/directfb/SDL_DirectFB_dyn.h Sun Feb 02 00:33:31 2014 -0800
458.2 +++ b/src/video/directfb/SDL_DirectFB_dyn.h Sun Feb 02 00:53:27 2014 -0800
458.3 @@ -1,6 +1,6 @@
458.4 /*
458.5 Simple DirectMedia Layer
458.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
458.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
458.8
458.9 This software is provided 'as-is', without any express or implied
458.10 warranty. In no event will the authors be held liable for any damages
459.1 --- a/src/video/directfb/SDL_DirectFB_events.c Sun Feb 02 00:33:31 2014 -0800
459.2 +++ b/src/video/directfb/SDL_DirectFB_events.c Sun Feb 02 00:53:27 2014 -0800
459.3 @@ -1,6 +1,6 @@
459.4 /*
459.5 Simple DirectMedia Layer
459.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
459.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
459.8
459.9 This software is provided 'as-is', without any express or implied
459.10 warranty. In no event will the authors be held liable for any damages
460.1 --- a/src/video/directfb/SDL_DirectFB_events.h Sun Feb 02 00:33:31 2014 -0800
460.2 +++ b/src/video/directfb/SDL_DirectFB_events.h Sun Feb 02 00:53:27 2014 -0800
460.3 @@ -1,6 +1,6 @@
460.4 /*
460.5 Simple DirectMedia Layer
460.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
460.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
460.8
460.9 This software is provided 'as-is', without any express or implied
460.10 warranty. In no event will the authors be held liable for any damages
461.1 --- a/src/video/directfb/SDL_DirectFB_modes.c Sun Feb 02 00:33:31 2014 -0800
461.2 +++ b/src/video/directfb/SDL_DirectFB_modes.c Sun Feb 02 00:53:27 2014 -0800
461.3 @@ -1,6 +1,6 @@
461.4 /*
461.5 Simple DirectMedia Layer
461.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
461.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
461.8
461.9 This software is provided 'as-is', without any express or implied
461.10 warranty. In no event will the authors be held liable for any damages
462.1 --- a/src/video/directfb/SDL_DirectFB_modes.h Sun Feb 02 00:33:31 2014 -0800
462.2 +++ b/src/video/directfb/SDL_DirectFB_modes.h Sun Feb 02 00:53:27 2014 -0800
462.3 @@ -1,6 +1,6 @@
462.4 /*
462.5 Simple DirectMedia Layer
462.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
462.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
462.8
462.9 This software is provided 'as-is', without any express or implied
462.10 warranty. In no event will the authors be held liable for any damages
463.1 --- a/src/video/directfb/SDL_DirectFB_mouse.c Sun Feb 02 00:33:31 2014 -0800
463.2 +++ b/src/video/directfb/SDL_DirectFB_mouse.c Sun Feb 02 00:53:27 2014 -0800
463.3 @@ -1,6 +1,6 @@
463.4 /*
463.5 Simple DirectMedia Layer
463.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
463.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
463.8
463.9 This software is provided 'as-is', without any express or implied
463.10 warranty. In no event will the authors be held liable for any damages
464.1 --- a/src/video/directfb/SDL_DirectFB_mouse.h Sun Feb 02 00:33:31 2014 -0800
464.2 +++ b/src/video/directfb/SDL_DirectFB_mouse.h Sun Feb 02 00:53:27 2014 -0800
464.3 @@ -1,6 +1,6 @@
464.4 /*
464.5 Simple DirectMedia Layer
464.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
464.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
464.8
464.9 This software is provided 'as-is', without any express or implied
464.10 warranty. In no event will the authors be held liable for any damages
465.1 --- a/src/video/directfb/SDL_DirectFB_opengl.c Sun Feb 02 00:33:31 2014 -0800
465.2 +++ b/src/video/directfb/SDL_DirectFB_opengl.c Sun Feb 02 00:53:27 2014 -0800
465.3 @@ -1,6 +1,6 @@
465.4 /*
465.5 Simple DirectMedia Layer
465.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
465.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
465.8
465.9 This software is provided 'as-is', without any express or implied
465.10 warranty. In no event will the authors be held liable for any damages
466.1 --- a/src/video/directfb/SDL_DirectFB_opengl.h Sun Feb 02 00:33:31 2014 -0800
466.2 +++ b/src/video/directfb/SDL_DirectFB_opengl.h Sun Feb 02 00:53:27 2014 -0800
466.3 @@ -1,6 +1,6 @@
466.4 /*
466.5 Simple DirectMedia Layer
466.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
466.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
466.8
466.9 This software is provided 'as-is', without any express or implied
466.10 warranty. In no event will the authors be held liable for any damages
467.1 --- a/src/video/directfb/SDL_DirectFB_render.c Sun Feb 02 00:33:31 2014 -0800
467.2 +++ b/src/video/directfb/SDL_DirectFB_render.c Sun Feb 02 00:53:27 2014 -0800
467.3 @@ -1,6 +1,6 @@
467.4 /*
467.5 Simple DirectMedia Layer
467.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
467.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
467.8
467.9 This software is provided 'as-is', without any express or implied
467.10 warranty. In no event will the authors be held liable for any damages
468.1 --- a/src/video/directfb/SDL_DirectFB_render.h Sun Feb 02 00:33:31 2014 -0800
468.2 +++ b/src/video/directfb/SDL_DirectFB_render.h Sun Feb 02 00:53:27 2014 -0800
468.3 @@ -1,6 +1,6 @@
468.4 /*
468.5 Simple DirectMedia Layer
468.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
468.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
468.8
468.9 This software is provided 'as-is', without any express or implied
468.10 warranty. In no event will the authors be held liable for any damages
469.1 --- a/src/video/directfb/SDL_DirectFB_shape.c Sun Feb 02 00:33:31 2014 -0800
469.2 +++ b/src/video/directfb/SDL_DirectFB_shape.c Sun Feb 02 00:53:27 2014 -0800
469.3 @@ -1,6 +1,6 @@
469.4 /*
469.5 Simple DirectMedia Layer
469.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
469.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
469.8
469.9 This software is provided 'as-is', without any express or implied
469.10 warranty. In no event will the authors be held liable for any damages
470.1 --- a/src/video/directfb/SDL_DirectFB_shape.h Sun Feb 02 00:33:31 2014 -0800
470.2 +++ b/src/video/directfb/SDL_DirectFB_shape.h Sun Feb 02 00:53:27 2014 -0800
470.3 @@ -1,6 +1,6 @@
470.4 /*
470.5 Simple DirectMedia Layer
470.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
470.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
470.8
470.9 This software is provided 'as-is', without any express or implied
470.10 warranty. In no event will the authors be held liable for any damages
471.1 --- a/src/video/directfb/SDL_DirectFB_video.c Sun Feb 02 00:33:31 2014 -0800
471.2 +++ b/src/video/directfb/SDL_DirectFB_video.c Sun Feb 02 00:53:27 2014 -0800
471.3 @@ -1,6 +1,6 @@
471.4 /*
471.5 Simple DirectMedia Layer
471.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
471.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
471.8
471.9 This software is provided 'as-is', without any express or implied
471.10 warranty. In no event will the authors be held liable for any damages
472.1 --- a/src/video/directfb/SDL_DirectFB_video.h Sun Feb 02 00:33:31 2014 -0800
472.2 +++ b/src/video/directfb/SDL_DirectFB_video.h Sun Feb 02 00:53:27 2014 -0800
472.3 @@ -1,6 +1,6 @@
472.4 /*
472.5 Simple DirectMedia Layer
472.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
472.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
472.8
472.9 This software is provided 'as-is', without any express or implied
472.10 warranty. In no event will the authors be held liable for any damages
473.1 --- a/src/video/directfb/SDL_DirectFB_window.c Sun Feb 02 00:33:31 2014 -0800
473.2 +++ b/src/video/directfb/SDL_DirectFB_window.c Sun Feb 02 00:53:27 2014 -0800
473.3 @@ -1,6 +1,6 @@
473.4 /*
473.5 Simple DirectMedia Layer
473.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
473.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
473.8
473.9 This software is provided 'as-is', without any express or implied
473.10 warranty. In no event will the authors be held liable for any damages
474.1 --- a/src/video/directfb/SDL_DirectFB_window.h Sun Feb 02 00:33:31 2014 -0800
474.2 +++ b/src/video/directfb/SDL_DirectFB_window.h Sun Feb 02 00:53:27 2014 -0800
474.3 @@ -1,6 +1,6 @@
474.4 /*
474.5 Simple DirectMedia Layer
474.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
474.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
474.8
474.9 This software is provided 'as-is', without any express or implied
474.10 warranty. In no event will the authors be held liable for any damages
475.1 --- a/src/video/dummy/SDL_nullevents.c Sun Feb 02 00:33:31 2014 -0800
475.2 +++ b/src/video/dummy/SDL_nullevents.c Sun Feb 02 00:53:27 2014 -0800
475.3 @@ -1,6 +1,6 @@
475.4 /*
475.5 Simple DirectMedia Layer
475.6 - Copyright (C) 1997-2013 Sam Lantinga <slouken@libsdl.org>
475.7 + Copyright (C) 1997-2014 Sam Lantinga <slouken@libsdl.org>
475.8
475.9 This software is provided 'as-is', without any express or implied
475.10 warranty. In no event will the authors be held liable for any damages
476.1 --- a/src/video/dummy/SDL_nullevents_c.h Sun Feb 02 00:33:31 2014 -0800
476.2 +++ b/src/video/dummy/SDL_nullevents_c.h Sun