From 034893bdd3bf7b437071663bf47e9535763ec3f5 Mon Sep 17 00:00:00 2001 From: "C. J. Howard" Date: Tue, 7 Feb 2023 22:01:54 +0800 Subject: [PATCH] Upgrade SDL to 2.26.3 --- CMakeLists.txt | 39 ++++++++------- CONTRIBUTING.md | 5 +- README.md | 2 +- modules/SDL2/CMakeLists.txt | 50 ++++++++++--------- modules/SDL2/LICENSE.txt | 2 +- modules/SDL2/Makefile.os2 | 2 +- modules/SDL2/Makefile.w32 | 2 +- .../VisualC-GDK/tests/testgdk/src/testgdk.cpp | 2 +- modules/SDL2/Xcode/SDL/Info-Framework.plist | 4 +- .../Xcode/SDL/SDL.xcodeproj/project.pbxproj | 8 +-- .../SDL/pkg-support/resources/License.txt | 2 +- .../main/java/org/libsdl/app/SDLActivity.java | 2 +- modules/SDL2/build-scripts/config.sub | 2 +- .../gen_audio_channel_conversion.c | 4 +- .../gen_audio_resampler_filter.c | 4 +- modules/SDL2/cmake/sdlchecks.cmake | 3 -- modules/SDL2/configure | 2 +- modules/SDL2/configure.ac | 2 +- modules/SDL2/include/SDL.h | 2 +- modules/SDL2/include/SDL_assert.h | 2 +- modules/SDL2/include/SDL_atomic.h | 2 +- modules/SDL2/include/SDL_audio.h | 2 +- modules/SDL2/include/SDL_bits.h | 2 +- modules/SDL2/include/SDL_blendmode.h | 2 +- modules/SDL2/include/SDL_clipboard.h | 2 +- modules/SDL2/include/SDL_config.h | 2 +- modules/SDL2/include/SDL_config.h.cmake | 2 +- modules/SDL2/include/SDL_config.h.in | 2 +- modules/SDL2/include/SDL_config_android.h | 2 +- modules/SDL2/include/SDL_config_emscripten.h | 2 +- modules/SDL2/include/SDL_config_iphoneos.h | 2 +- modules/SDL2/include/SDL_config_macosx.h | 2 +- modules/SDL2/include/SDL_config_minimal.h | 2 +- modules/SDL2/include/SDL_config_ngage.h | 2 +- modules/SDL2/include/SDL_config_os2.h | 2 +- modules/SDL2/include/SDL_config_pandora.h | 2 +- modules/SDL2/include/SDL_config_windows.h | 2 +- modules/SDL2/include/SDL_config_wingdk.h | 2 +- modules/SDL2/include/SDL_config_winrt.h | 2 +- modules/SDL2/include/SDL_config_xbox.h | 2 +- modules/SDL2/include/SDL_copying.h | 2 +- modules/SDL2/include/SDL_cpuinfo.h | 2 +- modules/SDL2/include/SDL_egl.h | 2 +- modules/SDL2/include/SDL_endian.h | 2 +- modules/SDL2/include/SDL_error.h | 2 +- modules/SDL2/include/SDL_events.h | 2 +- modules/SDL2/include/SDL_filesystem.h | 2 +- modules/SDL2/include/SDL_gamecontroller.h | 2 +- modules/SDL2/include/SDL_gesture.h | 2 +- modules/SDL2/include/SDL_guid.h | 2 +- modules/SDL2/include/SDL_haptic.h | 2 +- modules/SDL2/include/SDL_hidapi.h | 2 +- modules/SDL2/include/SDL_hints.h | 2 +- modules/SDL2/include/SDL_joystick.h | 2 +- modules/SDL2/include/SDL_keyboard.h | 2 +- modules/SDL2/include/SDL_keycode.h | 2 +- modules/SDL2/include/SDL_loadso.h | 2 +- modules/SDL2/include/SDL_locale.h | 2 +- modules/SDL2/include/SDL_log.h | 2 +- modules/SDL2/include/SDL_main.h | 2 +- modules/SDL2/include/SDL_messagebox.h | 2 +- modules/SDL2/include/SDL_metal.h | 2 +- modules/SDL2/include/SDL_misc.h | 2 +- modules/SDL2/include/SDL_mouse.h | 2 +- modules/SDL2/include/SDL_mutex.h | 2 +- modules/SDL2/include/SDL_name.h | 2 +- modules/SDL2/include/SDL_opengl.h | 2 +- modules/SDL2/include/SDL_opengles.h | 2 +- modules/SDL2/include/SDL_opengles2.h | 2 +- modules/SDL2/include/SDL_pixels.h | 2 +- modules/SDL2/include/SDL_platform.h | 2 +- modules/SDL2/include/SDL_power.h | 2 +- modules/SDL2/include/SDL_quit.h | 2 +- modules/SDL2/include/SDL_rect.h | 2 +- modules/SDL2/include/SDL_render.h | 2 +- modules/SDL2/include/SDL_rwops.h | 2 +- modules/SDL2/include/SDL_scancode.h | 2 +- modules/SDL2/include/SDL_sensor.h | 2 +- modules/SDL2/include/SDL_shape.h | 2 +- modules/SDL2/include/SDL_stdinc.h | 2 +- modules/SDL2/include/SDL_surface.h | 2 +- modules/SDL2/include/SDL_system.h | 2 +- modules/SDL2/include/SDL_syswm.h | 2 +- modules/SDL2/include/SDL_test.h | 2 +- modules/SDL2/include/SDL_test_assert.h | 2 +- modules/SDL2/include/SDL_test_common.h | 2 +- modules/SDL2/include/SDL_test_compare.h | 2 +- modules/SDL2/include/SDL_test_crc32.h | 2 +- modules/SDL2/include/SDL_test_font.h | 2 +- modules/SDL2/include/SDL_test_fuzzer.h | 2 +- modules/SDL2/include/SDL_test_harness.h | 2 +- modules/SDL2/include/SDL_test_images.h | 2 +- modules/SDL2/include/SDL_test_log.h | 2 +- modules/SDL2/include/SDL_test_md5.h | 2 +- modules/SDL2/include/SDL_test_memory.h | 2 +- modules/SDL2/include/SDL_test_random.h | 2 +- modules/SDL2/include/SDL_thread.h | 2 +- modules/SDL2/include/SDL_timer.h | 2 +- modules/SDL2/include/SDL_touch.h | 2 +- modules/SDL2/include/SDL_types.h | 2 +- modules/SDL2/include/SDL_version.h | 4 +- modules/SDL2/include/SDL_video.h | 2 +- modules/SDL2/include/begin_code.h | 2 +- modules/SDL2/include/close_code.h | 2 +- modules/SDL2/sdl2-config.cmake.in | 12 ++--- modules/SDL2/src/SDL.c | 2 +- modules/SDL2/src/SDL_assert.c | 2 +- modules/SDL2/src/SDL_assert_c.h | 2 +- modules/SDL2/src/SDL_dataqueue.c | 2 +- modules/SDL2/src/SDL_dataqueue.h | 2 +- modules/SDL2/src/SDL_error.c | 2 +- modules/SDL2/src/SDL_error_c.h | 2 +- modules/SDL2/src/SDL_guid.c | 2 +- modules/SDL2/src/SDL_hints.c | 2 +- modules/SDL2/src/SDL_hints_c.h | 2 +- modules/SDL2/src/SDL_internal.h | 2 +- modules/SDL2/src/SDL_list.c | 2 +- modules/SDL2/src/SDL_list.h | 2 +- modules/SDL2/src/SDL_log.c | 2 +- modules/SDL2/src/SDL_log_c.h | 2 +- modules/SDL2/src/SDL_utils.c | 2 +- modules/SDL2/src/SDL_utils_c.h | 2 +- modules/SDL2/src/atomic/SDL_atomic.c | 2 +- modules/SDL2/src/atomic/SDL_spinlock.c | 2 +- modules/SDL2/src/audio/SDL_audio.c | 2 +- modules/SDL2/src/audio/SDL_audio_c.h | 2 +- .../src/audio/SDL_audio_channel_converters.h | 2 +- .../src/audio/SDL_audio_resampler_filter.h | 2 +- modules/SDL2/src/audio/SDL_audiocvt.c | 2 +- modules/SDL2/src/audio/SDL_audiodev.c | 2 +- modules/SDL2/src/audio/SDL_audiodev_c.h | 2 +- modules/SDL2/src/audio/SDL_audiotypecvt.c | 2 +- modules/SDL2/src/audio/SDL_mixer.c | 2 +- modules/SDL2/src/audio/SDL_sysaudio.h | 2 +- modules/SDL2/src/audio/SDL_wave.c | 2 +- modules/SDL2/src/audio/SDL_wave.h | 2 +- modules/SDL2/src/audio/aaudio/SDL_aaudio.c | 2 +- modules/SDL2/src/audio/aaudio/SDL_aaudio.h | 2 +- .../SDL2/src/audio/aaudio/SDL_aaudiofuncs.h | 2 +- modules/SDL2/src/audio/alsa/SDL_alsa_audio.c | 2 +- modules/SDL2/src/audio/alsa/SDL_alsa_audio.h | 2 +- .../SDL2/src/audio/android/SDL_androidaudio.c | 2 +- .../SDL2/src/audio/android/SDL_androidaudio.h | 2 +- modules/SDL2/src/audio/arts/SDL_artsaudio.c | 2 +- modules/SDL2/src/audio/arts/SDL_artsaudio.h | 2 +- .../SDL2/src/audio/coreaudio/SDL_coreaudio.h | 2 +- .../SDL2/src/audio/coreaudio/SDL_coreaudio.m | 2 +- .../src/audio/directsound/SDL_directsound.c | 2 +- .../src/audio/directsound/SDL_directsound.h | 2 +- modules/SDL2/src/audio/disk/SDL_diskaudio.c | 2 +- modules/SDL2/src/audio/disk/SDL_diskaudio.h | 2 +- modules/SDL2/src/audio/dsp/SDL_dspaudio.c | 2 +- modules/SDL2/src/audio/dsp/SDL_dspaudio.h | 2 +- modules/SDL2/src/audio/dummy/SDL_dummyaudio.c | 2 +- modules/SDL2/src/audio/dummy/SDL_dummyaudio.h | 2 +- .../audio/emscripten/SDL_emscriptenaudio.c | 2 +- .../audio/emscripten/SDL_emscriptenaudio.h | 2 +- modules/SDL2/src/audio/esd/SDL_esdaudio.c | 2 +- modules/SDL2/src/audio/esd/SDL_esdaudio.h | 2 +- .../SDL2/src/audio/fusionsound/SDL_fsaudio.c | 2 +- .../SDL2/src/audio/fusionsound/SDL_fsaudio.h | 2 +- .../SDL2/src/audio/haiku/SDL_haikuaudio.cc | 2 +- modules/SDL2/src/audio/haiku/SDL_haikuaudio.h | 2 +- modules/SDL2/src/audio/jack/SDL_jackaudio.c | 2 +- modules/SDL2/src/audio/jack/SDL_jackaudio.h | 2 +- modules/SDL2/src/audio/n3ds/SDL_n3dsaudio.c | 2 +- modules/SDL2/src/audio/n3ds/SDL_n3dsaudio.h | 2 +- modules/SDL2/src/audio/nacl/SDL_naclaudio.c | 2 +- modules/SDL2/src/audio/nacl/SDL_naclaudio.h | 2 +- modules/SDL2/src/audio/nas/SDL_nasaudio.c | 2 +- modules/SDL2/src/audio/nas/SDL_nasaudio.h | 2 +- .../SDL2/src/audio/netbsd/SDL_netbsdaudio.c | 2 +- .../SDL2/src/audio/netbsd/SDL_netbsdaudio.h | 2 +- .../SDL2/src/audio/openslES/SDL_openslES.c | 2 +- .../SDL2/src/audio/openslES/SDL_openslES.h | 2 +- modules/SDL2/src/audio/os2/SDL_os2audio.c | 2 +- modules/SDL2/src/audio/os2/SDL_os2audio.h | 2 +- modules/SDL2/src/audio/paudio/SDL_paudio.c | 2 +- modules/SDL2/src/audio/paudio/SDL_paudio.h | 2 +- .../SDL2/src/audio/pipewire/SDL_pipewire.c | 2 +- .../SDL2/src/audio/pipewire/SDL_pipewire.h | 2 +- modules/SDL2/src/audio/ps2/SDL_ps2audio.c | 2 +- modules/SDL2/src/audio/ps2/SDL_ps2audio.h | 2 +- modules/SDL2/src/audio/psp/SDL_pspaudio.c | 2 +- modules/SDL2/src/audio/psp/SDL_pspaudio.h | 2 +- .../src/audio/pulseaudio/SDL_pulseaudio.c | 2 +- .../src/audio/pulseaudio/SDL_pulseaudio.h | 2 +- modules/SDL2/src/audio/qsa/SDL_qsa_audio.c | 2 +- modules/SDL2/src/audio/qsa/SDL_qsa_audio.h | 2 +- modules/SDL2/src/audio/sndio/SDL_sndioaudio.c | 2 +- modules/SDL2/src/audio/sndio/SDL_sndioaudio.h | 2 +- modules/SDL2/src/audio/sun/SDL_sunaudio.c | 2 +- modules/SDL2/src/audio/sun/SDL_sunaudio.h | 2 +- modules/SDL2/src/audio/vita/SDL_vitaaudio.c | 2 +- modules/SDL2/src/audio/vita/SDL_vitaaudio.h | 2 +- modules/SDL2/src/audio/wasapi/SDL_wasapi.c | 2 +- modules/SDL2/src/audio/wasapi/SDL_wasapi.h | 2 +- .../SDL2/src/audio/wasapi/SDL_wasapi_win32.c | 2 +- .../src/audio/wasapi/SDL_wasapi_winrt.cpp | 2 +- modules/SDL2/src/audio/winmm/SDL_winmm.c | 2 +- modules/SDL2/src/audio/winmm/SDL_winmm.h | 2 +- modules/SDL2/src/core/android/SDL_android.c | 2 +- modules/SDL2/src/core/android/SDL_android.h | 2 +- .../src/core/freebsd/SDL_evdev_kbd_freebsd.c | 2 +- modules/SDL2/src/core/gdk/SDL_gdk.cpp | 2 +- modules/SDL2/src/core/gdk/SDL_gdk.h | 2 +- modules/SDL2/src/core/linux/SDL_dbus.c | 2 +- modules/SDL2/src/core/linux/SDL_dbus.h | 2 +- modules/SDL2/src/core/linux/SDL_evdev.c | 2 +- modules/SDL2/src/core/linux/SDL_evdev.h | 2 +- .../src/core/linux/SDL_evdev_capabilities.c | 2 +- .../src/core/linux/SDL_evdev_capabilities.h | 2 +- modules/SDL2/src/core/linux/SDL_evdev_kbd.c | 2 +- modules/SDL2/src/core/linux/SDL_evdev_kbd.h | 2 +- .../linux/SDL_evdev_kbd_default_accents.h | 2 +- .../core/linux/SDL_evdev_kbd_default_keymap.h | 2 +- modules/SDL2/src/core/linux/SDL_fcitx.c | 2 +- modules/SDL2/src/core/linux/SDL_fcitx.h | 2 +- modules/SDL2/src/core/linux/SDL_ibus.c | 2 +- modules/SDL2/src/core/linux/SDL_ibus.h | 2 +- modules/SDL2/src/core/linux/SDL_ime.c | 2 +- modules/SDL2/src/core/linux/SDL_ime.h | 2 +- modules/SDL2/src/core/linux/SDL_sandbox.c | 2 +- modules/SDL2/src/core/linux/SDL_sandbox.h | 2 +- modules/SDL2/src/core/linux/SDL_threadprio.c | 2 +- modules/SDL2/src/core/linux/SDL_udev.c | 2 +- modules/SDL2/src/core/linux/SDL_udev.h | 2 +- modules/SDL2/src/core/openbsd/SDL_wscons.h | 2 +- .../SDL2/src/core/openbsd/SDL_wscons_kbd.c | 2 +- .../SDL2/src/core/openbsd/SDL_wscons_mouse.c | 2 +- modules/SDL2/src/core/os2/SDL_os2.c | 2 +- modules/SDL2/src/core/os2/SDL_os2.h | 2 +- modules/SDL2/src/core/os2/geniconv/geniconv.c | 2 +- modules/SDL2/src/core/os2/geniconv/geniconv.h | 2 +- modules/SDL2/src/core/os2/geniconv/os2cp.c | 2 +- modules/SDL2/src/core/os2/geniconv/os2cp.h | 2 +- modules/SDL2/src/core/os2/geniconv/os2iconv.c | 2 +- modules/SDL2/src/core/os2/geniconv/sys2utf8.c | 2 +- modules/SDL2/src/core/os2/geniconv/test.c | 2 +- modules/SDL2/src/core/unix/SDL_poll.c | 2 +- modules/SDL2/src/core/unix/SDL_poll.h | 2 +- modules/SDL2/src/core/windows/SDL_directx.h | 2 +- modules/SDL2/src/core/windows/SDL_hid.c | 2 +- modules/SDL2/src/core/windows/SDL_hid.h | 2 +- modules/SDL2/src/core/windows/SDL_immdevice.c | 2 +- modules/SDL2/src/core/windows/SDL_immdevice.h | 2 +- modules/SDL2/src/core/windows/SDL_windows.c | 2 +- modules/SDL2/src/core/windows/SDL_windows.h | 2 +- modules/SDL2/src/core/windows/SDL_xinput.c | 2 +- modules/SDL2/src/core/windows/SDL_xinput.h | 2 +- .../src/core/winrt/SDL_winrtapp_common.cpp | 2 +- .../SDL2/src/core/winrt/SDL_winrtapp_common.h | 2 +- .../src/core/winrt/SDL_winrtapp_direct3d.cpp | 2 +- .../src/core/winrt/SDL_winrtapp_direct3d.h | 2 +- .../SDL2/src/core/winrt/SDL_winrtapp_xaml.cpp | 2 +- .../SDL2/src/core/winrt/SDL_winrtapp_xaml.h | 2 +- modules/SDL2/src/cpuinfo/SDL_cpuinfo.c | 2 +- modules/SDL2/src/dynapi/SDL_dynapi.c | 2 +- modules/SDL2/src/dynapi/SDL_dynapi.h | 2 +- .../SDL2/src/dynapi/SDL_dynapi_overrides.h | 2 +- modules/SDL2/src/dynapi/SDL_dynapi_procs.h | 2 +- modules/SDL2/src/dynapi/gendynapi.pl | 2 +- modules/SDL2/src/events/SDL_clipboardevents.c | 2 +- .../SDL2/src/events/SDL_clipboardevents_c.h | 2 +- modules/SDL2/src/events/SDL_displayevents.c | 2 +- modules/SDL2/src/events/SDL_displayevents_c.h | 2 +- modules/SDL2/src/events/SDL_dropevents.c | 2 +- modules/SDL2/src/events/SDL_dropevents_c.h | 2 +- modules/SDL2/src/events/SDL_events.c | 2 +- modules/SDL2/src/events/SDL_events_c.h | 2 +- modules/SDL2/src/events/SDL_gesture.c | 2 +- modules/SDL2/src/events/SDL_gesture_c.h | 2 +- modules/SDL2/src/events/SDL_keyboard.c | 2 +- modules/SDL2/src/events/SDL_keyboard_c.h | 2 +- .../SDL2/src/events/SDL_keysym_to_scancode.c | 2 +- .../src/events/SDL_keysym_to_scancode_c.h | 2 +- modules/SDL2/src/events/SDL_mouse.c | 2 +- modules/SDL2/src/events/SDL_mouse_c.h | 2 +- modules/SDL2/src/events/SDL_quit.c | 2 +- modules/SDL2/src/events/SDL_scancode_tables.c | 2 +- .../SDL2/src/events/SDL_scancode_tables_c.h | 2 +- modules/SDL2/src/events/SDL_touch.c | 2 +- modules/SDL2/src/events/SDL_touch_c.h | 2 +- modules/SDL2/src/events/SDL_windowevents.c | 2 +- modules/SDL2/src/events/SDL_windowevents_c.h | 2 +- modules/SDL2/src/events/blank_cursor.h | 2 +- modules/SDL2/src/events/default_cursor.h | 2 +- modules/SDL2/src/events/scancodes_ascii.h | 2 +- modules/SDL2/src/events/scancodes_darwin.h | 2 +- modules/SDL2/src/events/scancodes_linux.h | 2 +- modules/SDL2/src/events/scancodes_windows.h | 2 +- modules/SDL2/src/events/scancodes_xfree86.h | 2 +- modules/SDL2/src/file/SDL_rwops.c | 2 +- .../src/file/cocoa/SDL_rwopsbundlesupport.h | 2 +- .../src/file/cocoa/SDL_rwopsbundlesupport.m | 2 +- modules/SDL2/src/file/n3ds/SDL_rwopsromfs.c | 2 +- modules/SDL2/src/file/n3ds/SDL_rwopsromfs.h | 2 +- .../filesystem/android/SDL_sysfilesystem.c | 2 +- .../src/filesystem/cocoa/SDL_sysfilesystem.m | 2 +- .../src/filesystem/dummy/SDL_sysfilesystem.c | 2 +- .../filesystem/emscripten/SDL_sysfilesystem.c | 2 +- .../src/filesystem/haiku/SDL_sysfilesystem.cc | 2 +- .../src/filesystem/n3ds/SDL_sysfilesystem.c | 2 +- .../src/filesystem/nacl/SDL_sysfilesystem.c | 2 +- .../src/filesystem/os2/SDL_sysfilesystem.c | 2 +- .../src/filesystem/ps2/SDL_sysfilesystem.c | 2 +- .../src/filesystem/psp/SDL_sysfilesystem.c | 2 +- .../src/filesystem/riscos/SDL_sysfilesystem.c | 2 +- .../src/filesystem/unix/SDL_sysfilesystem.c | 2 +- .../src/filesystem/vita/SDL_sysfilesystem.c | 2 +- .../filesystem/windows/SDL_sysfilesystem.c | 2 +- .../filesystem/winrt/SDL_sysfilesystem.cpp | 2 +- modules/SDL2/src/haptic/SDL_haptic.c | 2 +- modules/SDL2/src/haptic/SDL_haptic_c.h | 2 +- modules/SDL2/src/haptic/SDL_syshaptic.h | 2 +- .../SDL2/src/haptic/android/SDL_syshaptic.c | 2 +- .../SDL2/src/haptic/darwin/SDL_syshaptic.c | 2 +- .../SDL2/src/haptic/darwin/SDL_syshaptic_c.h | 2 +- modules/SDL2/src/haptic/dummy/SDL_syshaptic.c | 2 +- modules/SDL2/src/haptic/linux/SDL_syshaptic.c | 2 +- .../src/haptic/windows/SDL_dinputhaptic.c | 2 +- .../src/haptic/windows/SDL_dinputhaptic_c.h | 2 +- .../src/haptic/windows/SDL_windowshaptic.c | 2 +- .../src/haptic/windows/SDL_windowshaptic_c.h | 2 +- .../src/haptic/windows/SDL_xinputhaptic.c | 2 +- .../src/haptic/windows/SDL_xinputhaptic_c.h | 2 +- modules/SDL2/src/hidapi/SDL_hidapi.c | 2 +- modules/SDL2/src/hidapi/SDL_hidapi_c.h | 2 +- .../SDL2/src/joystick/SDL_gamecontroller.c | 2 +- .../SDL2/src/joystick/SDL_gamecontrollerdb.h | 2 +- modules/SDL2/src/joystick/SDL_joystick.c | 2 +- modules/SDL2/src/joystick/SDL_joystick_c.h | 2 +- modules/SDL2/src/joystick/SDL_sysjoystick.h | 2 +- .../src/joystick/android/SDL_sysjoystick.c | 2 +- .../src/joystick/android/SDL_sysjoystick_c.h | 2 +- .../SDL2/src/joystick/bsd/SDL_bsdjoystick.c | 2 +- .../src/joystick/darwin/SDL_iokitjoystick.c | 2 +- .../src/joystick/darwin/SDL_iokitjoystick_c.h | 2 +- .../SDL2/src/joystick/dummy/SDL_sysjoystick.c | 2 +- .../src/joystick/emscripten/SDL_sysjoystick.c | 2 +- .../joystick/emscripten/SDL_sysjoystick_c.h | 2 +- .../src/joystick/haiku/SDL_haikujoystick.cc | 2 +- .../src/joystick/hidapi/SDL_hidapi_combined.c | 2 +- .../src/joystick/hidapi/SDL_hidapi_gamecube.c | 2 +- .../src/joystick/hidapi/SDL_hidapi_luna.c | 2 +- .../src/joystick/hidapi/SDL_hidapi_nintendo.h | 2 +- .../SDL2/src/joystick/hidapi/SDL_hidapi_ps3.c | 2 +- .../SDL2/src/joystick/hidapi/SDL_hidapi_ps4.c | 2 +- .../SDL2/src/joystick/hidapi/SDL_hidapi_ps5.c | 2 +- .../src/joystick/hidapi/SDL_hidapi_rumble.c | 2 +- .../src/joystick/hidapi/SDL_hidapi_rumble.h | 2 +- .../src/joystick/hidapi/SDL_hidapi_shield.c | 2 +- .../src/joystick/hidapi/SDL_hidapi_stadia.c | 2 +- .../src/joystick/hidapi/SDL_hidapi_steam.c | 2 +- .../src/joystick/hidapi/SDL_hidapi_switch.c | 2 +- .../SDL2/src/joystick/hidapi/SDL_hidapi_wii.c | 2 +- .../src/joystick/hidapi/SDL_hidapi_xbox360.c | 2 +- .../src/joystick/hidapi/SDL_hidapi_xbox360w.c | 2 +- .../src/joystick/hidapi/SDL_hidapi_xboxone.c | 2 +- .../src/joystick/hidapi/SDL_hidapijoystick.c | 2 +- .../joystick/hidapi/SDL_hidapijoystick_c.h | 2 +- .../src/joystick/iphoneos/SDL_mfijoystick.m | 2 +- .../src/joystick/iphoneos/SDL_mfijoystick_c.h | 2 +- .../SDL2/src/joystick/linux/SDL_sysjoystick.c | 2 +- .../src/joystick/linux/SDL_sysjoystick_c.h | 2 +- .../SDL2/src/joystick/n3ds/SDL_sysjoystick.c | 2 +- .../SDL2/src/joystick/os2/SDL_os2joystick.c | 2 +- .../SDL2/src/joystick/ps2/SDL_sysjoystick.c | 2 +- .../SDL2/src/joystick/psp/SDL_sysjoystick.c | 2 +- .../src/joystick/steam/SDL_steamcontroller.c | 2 +- .../src/joystick/steam/SDL_steamcontroller.h | 2 +- modules/SDL2/src/joystick/usb_ids.h | 2 +- .../joystick/virtual/SDL_virtualjoystick.c | 2 +- .../joystick/virtual/SDL_virtualjoystick_c.h | 2 +- .../SDL2/src/joystick/vita/SDL_sysjoystick.c | 2 +- .../src/joystick/windows/SDL_dinputjoystick.c | 2 +- .../joystick/windows/SDL_dinputjoystick_c.h | 2 +- .../joystick/windows/SDL_rawinputjoystick.c | 8 ++- .../joystick/windows/SDL_rawinputjoystick_c.h | 2 +- .../windows/SDL_windows_gaming_input.c | 4 +- .../joystick/windows/SDL_windowsjoystick.c | 2 +- .../joystick/windows/SDL_windowsjoystick_c.h | 2 +- .../src/joystick/windows/SDL_xinputjoystick.c | 2 +- .../joystick/windows/SDL_xinputjoystick_c.h | 2 +- modules/SDL2/src/libm/math_libm.h | 2 +- .../SDL2/src/loadso/dlopen/SDL_sysloadso.c | 2 +- modules/SDL2/src/loadso/dummy/SDL_sysloadso.c | 2 +- modules/SDL2/src/loadso/os2/SDL_sysloadso.c | 2 +- .../SDL2/src/loadso/windows/SDL_sysloadso.c | 2 +- modules/SDL2/src/locale/SDL_locale.c | 2 +- modules/SDL2/src/locale/SDL_syslocale.h | 2 +- .../SDL2/src/locale/android/SDL_syslocale.c | 2 +- modules/SDL2/src/locale/dummy/SDL_syslocale.c | 2 +- .../src/locale/emscripten/SDL_syslocale.c | 2 +- .../SDL2/src/locale/haiku/SDL_syslocale.cc | 2 +- .../SDL2/src/locale/macosx/SDL_syslocale.m | 2 +- modules/SDL2/src/locale/n3ds/SDL_syslocale.c | 2 +- modules/SDL2/src/locale/unix/SDL_syslocale.c | 2 +- modules/SDL2/src/locale/vita/SDL_syslocale.c | 2 +- .../SDL2/src/locale/windows/SDL_syslocale.c | 2 +- modules/SDL2/src/locale/winrt/SDL_syslocale.c | 2 +- modules/SDL2/src/main/gdk/SDL_gdk_main.c | 2 +- modules/SDL2/src/main/haiku/SDL_BApp.h | 2 +- modules/SDL2/src/main/haiku/SDL_BeApp.cc | 2 +- modules/SDL2/src/main/haiku/SDL_BeApp.h | 2 +- modules/SDL2/src/main/n3ds/SDL_n3ds_main.c | 2 +- modules/SDL2/src/main/nacl/SDL_nacl_main.c | 2 +- modules/SDL2/src/main/windows/version.rc | 10 ++-- modules/SDL2/src/misc/SDL_sysurl.h | 2 +- modules/SDL2/src/misc/SDL_url.c | 2 +- modules/SDL2/src/misc/android/SDL_sysurl.c | 2 +- modules/SDL2/src/misc/dummy/SDL_sysurl.c | 2 +- modules/SDL2/src/misc/emscripten/SDL_sysurl.c | 2 +- modules/SDL2/src/misc/haiku/SDL_sysurl.cc | 2 +- modules/SDL2/src/misc/ios/SDL_sysurl.m | 2 +- modules/SDL2/src/misc/macosx/SDL_sysurl.m | 2 +- modules/SDL2/src/misc/riscos/SDL_sysurl.c | 2 +- modules/SDL2/src/misc/unix/SDL_sysurl.c | 2 +- modules/SDL2/src/misc/vita/SDL_sysurl.c | 2 +- modules/SDL2/src/misc/windows/SDL_sysurl.c | 2 +- modules/SDL2/src/misc/winrt/SDL_sysurl.cpp | 2 +- modules/SDL2/src/power/SDL_power.c | 2 +- modules/SDL2/src/power/SDL_syspower.h | 2 +- modules/SDL2/src/power/android/SDL_syspower.c | 2 +- .../SDL2/src/power/emscripten/SDL_syspower.c | 2 +- modules/SDL2/src/power/haiku/SDL_syspower.c | 2 +- modules/SDL2/src/power/linux/SDL_syspower.c | 2 +- modules/SDL2/src/power/macosx/SDL_syspower.c | 2 +- modules/SDL2/src/power/n3ds/SDL_syspower.c | 2 +- modules/SDL2/src/power/psp/SDL_syspower.c | 2 +- modules/SDL2/src/power/uikit/SDL_syspower.h | 2 +- modules/SDL2/src/power/uikit/SDL_syspower.m | 2 +- modules/SDL2/src/power/vita/SDL_syspower.c | 2 +- modules/SDL2/src/power/windows/SDL_syspower.c | 2 +- modules/SDL2/src/power/winrt/SDL_syspower.cpp | 2 +- modules/SDL2/src/render/SDL_d3dmath.c | 2 +- modules/SDL2/src/render/SDL_d3dmath.h | 2 +- modules/SDL2/src/render/SDL_render.c | 2 +- modules/SDL2/src/render/SDL_sysrender.h | 2 +- modules/SDL2/src/render/SDL_yuv_sw.c | 2 +- modules/SDL2/src/render/SDL_yuv_sw_c.h | 2 +- .../SDL2/src/render/direct3d/SDL_render_d3d.c | 2 +- .../src/render/direct3d/SDL_shaders_d3d.c | 2 +- .../src/render/direct3d/SDL_shaders_d3d.h | 2 +- .../src/render/direct3d11/SDL_render_d3d11.c | 2 +- .../render/direct3d11/SDL_render_winrt.cpp | 2 +- .../src/render/direct3d11/SDL_render_winrt.h | 2 +- .../src/render/direct3d11/SDL_shaders_d3d11.c | 2 +- .../src/render/direct3d11/SDL_shaders_d3d11.h | 2 +- .../src/render/direct3d12/SDL_render_d3d12.c | 2 +- .../direct3d12/SDL_render_d3d12_xbox.cpp | 2 +- .../render/direct3d12/SDL_render_d3d12_xbox.h | 2 +- .../src/render/direct3d12/SDL_shaders_d3d12.c | 2 +- .../src/render/direct3d12/SDL_shaders_d3d12.h | 2 +- .../direct3d12/SDL_shaders_d3d12_xboxone.cpp | 2 +- .../SDL_shaders_d3d12_xboxseries.cpp | 2 +- .../SDL2/src/render/metal/SDL_render_metal.m | 2 +- modules/SDL2/src/render/opengl/SDL_glfuncs.h | 2 +- .../SDL2/src/render/opengl/SDL_render_gl.c | 2 +- .../SDL2/src/render/opengl/SDL_shaders_gl.c | 2 +- .../SDL2/src/render/opengl/SDL_shaders_gl.h | 2 +- .../SDL2/src/render/opengles/SDL_glesfuncs.h | 2 +- .../src/render/opengles/SDL_render_gles.c | 2 +- .../src/render/opengles2/SDL_gles2funcs.h | 2 +- .../src/render/opengles2/SDL_render_gles2.c | 2 +- .../src/render/opengles2/SDL_shaders_gles2.c | 2 +- .../src/render/opengles2/SDL_shaders_gles2.h | 2 +- modules/SDL2/src/render/ps2/SDL_render_ps2.c | 2 +- modules/SDL2/src/render/psp/SDL_render_psp.c | 2 +- .../src/render/software/SDL_blendfillrect.c | 2 +- .../src/render/software/SDL_blendfillrect.h | 2 +- .../SDL2/src/render/software/SDL_blendline.c | 2 +- .../SDL2/src/render/software/SDL_blendline.h | 2 +- .../SDL2/src/render/software/SDL_blendpoint.c | 2 +- .../SDL2/src/render/software/SDL_blendpoint.h | 2 +- modules/SDL2/src/render/software/SDL_draw.h | 2 +- .../SDL2/src/render/software/SDL_drawline.c | 2 +- .../SDL2/src/render/software/SDL_drawline.h | 2 +- .../SDL2/src/render/software/SDL_drawpoint.c | 2 +- .../SDL2/src/render/software/SDL_drawpoint.h | 2 +- .../SDL2/src/render/software/SDL_render_sw.c | 2 +- .../src/render/software/SDL_render_sw_c.h | 2 +- modules/SDL2/src/render/software/SDL_rotate.h | 2 +- .../SDL2/src/render/software/SDL_triangle.c | 2 +- .../SDL2/src/render/software/SDL_triangle.h | 2 +- .../src/render/vitagxm/SDL_render_vita_gxm.c | 2 +- .../vitagxm/SDL_render_vita_gxm_memory.c | 2 +- .../vitagxm/SDL_render_vita_gxm_memory.h | 2 +- .../vitagxm/SDL_render_vita_gxm_shaders.h | 2 +- .../vitagxm/SDL_render_vita_gxm_tools.c | 2 +- .../vitagxm/SDL_render_vita_gxm_tools.h | 2 +- .../vitagxm/SDL_render_vita_gxm_types.h | 2 +- modules/SDL2/src/sensor/SDL_sensor.c | 2 +- modules/SDL2/src/sensor/SDL_sensor_c.h | 2 +- modules/SDL2/src/sensor/SDL_syssensor.h | 2 +- .../src/sensor/android/SDL_androidsensor.c | 2 +- .../src/sensor/android/SDL_androidsensor.h | 2 +- .../sensor/coremotion/SDL_coremotionsensor.h | 2 +- .../sensor/coremotion/SDL_coremotionsensor.m | 2 +- .../SDL2/src/sensor/dummy/SDL_dummysensor.c | 2 +- .../SDL2/src/sensor/dummy/SDL_dummysensor.h | 2 +- modules/SDL2/src/sensor/n3ds/SDL_n3dssensor.c | 2 +- modules/SDL2/src/sensor/vita/SDL_vitasensor.c | 2 +- modules/SDL2/src/sensor/vita/SDL_vitasensor.h | 2 +- .../src/sensor/windows/SDL_windowssensor.c | 2 +- .../src/sensor/windows/SDL_windowssensor.h | 2 +- modules/SDL2/src/stdlib/SDL_crc16.c | 2 +- modules/SDL2/src/stdlib/SDL_crc32.c | 2 +- modules/SDL2/src/stdlib/SDL_getenv.c | 2 +- modules/SDL2/src/stdlib/SDL_iconv.c | 2 +- modules/SDL2/src/stdlib/SDL_malloc.c | 2 +- modules/SDL2/src/stdlib/SDL_mslibc.c | 2 +- modules/SDL2/src/stdlib/SDL_qsort.c | 2 +- modules/SDL2/src/stdlib/SDL_stdlib.c | 2 +- modules/SDL2/src/stdlib/SDL_string.c | 2 +- modules/SDL2/src/stdlib/SDL_strtokr.c | 2 +- modules/SDL2/src/stdlib/SDL_vacopy.h | 2 +- modules/SDL2/src/test/SDL_test_assert.c | 2 +- modules/SDL2/src/test/SDL_test_common.c | 2 +- modules/SDL2/src/test/SDL_test_compare.c | 2 +- modules/SDL2/src/test/SDL_test_crc32.c | 2 +- modules/SDL2/src/test/SDL_test_font.c | 2 +- modules/SDL2/src/test/SDL_test_fuzzer.c | 2 +- modules/SDL2/src/test/SDL_test_harness.c | 2 +- modules/SDL2/src/test/SDL_test_imageBlit.c | 2 +- .../SDL2/src/test/SDL_test_imageBlitBlend.c | 2 +- modules/SDL2/src/test/SDL_test_imageFace.c | 2 +- .../SDL2/src/test/SDL_test_imagePrimitives.c | 2 +- .../src/test/SDL_test_imagePrimitivesBlend.c | 2 +- modules/SDL2/src/test/SDL_test_log.c | 2 +- modules/SDL2/src/test/SDL_test_md5.c | 2 +- modules/SDL2/src/test/SDL_test_memory.c | 2 +- modules/SDL2/src/test/SDL_test_random.c | 2 +- modules/SDL2/src/thread/SDL_systhread.h | 2 +- modules/SDL2/src/thread/SDL_thread.c | 2 +- modules/SDL2/src/thread/SDL_thread_c.h | 2 +- modules/SDL2/src/thread/generic/SDL_syscond.c | 2 +- .../SDL2/src/thread/generic/SDL_syscond_c.h | 2 +- .../SDL2/src/thread/generic/SDL_sysmutex.c | 2 +- .../SDL2/src/thread/generic/SDL_sysmutex_c.h | 2 +- modules/SDL2/src/thread/generic/SDL_syssem.c | 2 +- .../SDL2/src/thread/generic/SDL_systhread.c | 2 +- .../SDL2/src/thread/generic/SDL_systhread_c.h | 2 +- modules/SDL2/src/thread/generic/SDL_systls.c | 2 +- modules/SDL2/src/thread/n3ds/SDL_syscond.c | 2 +- modules/SDL2/src/thread/n3ds/SDL_sysmutex.c | 2 +- modules/SDL2/src/thread/n3ds/SDL_sysmutex_c.h | 2 +- modules/SDL2/src/thread/n3ds/SDL_syssem.c | 2 +- modules/SDL2/src/thread/n3ds/SDL_systhread.c | 2 +- .../SDL2/src/thread/n3ds/SDL_systhread_c.h | 2 +- .../SDL2/src/thread/ngage/SDL_sysmutex.cpp | 2 +- modules/SDL2/src/thread/ngage/SDL_syssem.cpp | 2 +- .../SDL2/src/thread/ngage/SDL_systhread.cpp | 2 +- .../SDL2/src/thread/ngage/SDL_systhread_c.h | 2 +- modules/SDL2/src/thread/os2/SDL_sysmutex.c | 2 +- modules/SDL2/src/thread/os2/SDL_syssem.c | 2 +- modules/SDL2/src/thread/os2/SDL_systhread.c | 2 +- modules/SDL2/src/thread/os2/SDL_systhread_c.h | 2 +- modules/SDL2/src/thread/os2/SDL_systls.c | 2 +- modules/SDL2/src/thread/os2/SDL_systls_c.h | 2 +- modules/SDL2/src/thread/ps2/SDL_syssem.c | 2 +- modules/SDL2/src/thread/ps2/SDL_systhread.c | 2 +- modules/SDL2/src/thread/ps2/SDL_systhread_c.h | 2 +- modules/SDL2/src/thread/psp/SDL_syscond.c | 2 +- modules/SDL2/src/thread/psp/SDL_sysmutex.c | 2 +- modules/SDL2/src/thread/psp/SDL_sysmutex_c.h | 2 +- modules/SDL2/src/thread/psp/SDL_syssem.c | 2 +- modules/SDL2/src/thread/psp/SDL_systhread.c | 2 +- modules/SDL2/src/thread/psp/SDL_systhread_c.h | 2 +- modules/SDL2/src/thread/pthread/SDL_syscond.c | 2 +- .../SDL2/src/thread/pthread/SDL_sysmutex.c | 2 +- .../SDL2/src/thread/pthread/SDL_sysmutex_c.h | 2 +- modules/SDL2/src/thread/pthread/SDL_syssem.c | 2 +- .../SDL2/src/thread/pthread/SDL_systhread.c | 2 +- .../SDL2/src/thread/pthread/SDL_systhread_c.h | 2 +- modules/SDL2/src/thread/pthread/SDL_systls.c | 2 +- .../SDL2/src/thread/stdcpp/SDL_syscond.cpp | 2 +- .../SDL2/src/thread/stdcpp/SDL_sysmutex.cpp | 2 +- .../SDL2/src/thread/stdcpp/SDL_sysmutex_c.h | 2 +- .../SDL2/src/thread/stdcpp/SDL_systhread.cpp | 2 +- .../SDL2/src/thread/stdcpp/SDL_systhread_c.h | 2 +- modules/SDL2/src/thread/vita/SDL_syscond.c | 2 +- modules/SDL2/src/thread/vita/SDL_sysmutex.c | 2 +- modules/SDL2/src/thread/vita/SDL_sysmutex_c.h | 2 +- modules/SDL2/src/thread/vita/SDL_syssem.c | 2 +- modules/SDL2/src/thread/vita/SDL_systhread.c | 2 +- .../SDL2/src/thread/vita/SDL_systhread_c.h | 2 +- .../SDL2/src/thread/windows/SDL_syscond_cv.c | 2 +- .../SDL2/src/thread/windows/SDL_sysmutex.c | 2 +- .../SDL2/src/thread/windows/SDL_sysmutex_c.h | 2 +- modules/SDL2/src/thread/windows/SDL_syssem.c | 2 +- .../SDL2/src/thread/windows/SDL_systhread.c | 2 +- .../SDL2/src/thread/windows/SDL_systhread_c.h | 2 +- modules/SDL2/src/thread/windows/SDL_systls.c | 2 +- modules/SDL2/src/timer/SDL_timer.c | 2 +- modules/SDL2/src/timer/SDL_timer_c.h | 2 +- modules/SDL2/src/timer/dummy/SDL_systimer.c | 2 +- modules/SDL2/src/timer/haiku/SDL_systimer.c | 2 +- modules/SDL2/src/timer/n3ds/SDL_systimer.c | 2 +- modules/SDL2/src/timer/ngage/SDL_systimer.cpp | 2 +- modules/SDL2/src/timer/os2/SDL_systimer.c | 2 +- modules/SDL2/src/timer/ps2/SDL_systimer.c | 2 +- modules/SDL2/src/timer/psp/SDL_systimer.c | 2 +- modules/SDL2/src/timer/unix/SDL_systimer.c | 2 +- modules/SDL2/src/timer/vita/SDL_systimer.c | 2 +- modules/SDL2/src/timer/windows/SDL_systimer.c | 2 +- modules/SDL2/src/video/SDL_RLEaccel.c | 2 +- modules/SDL2/src/video/SDL_RLEaccel_c.h | 2 +- modules/SDL2/src/video/SDL_blit.c | 2 +- modules/SDL2/src/video/SDL_blit.h | 2 +- modules/SDL2/src/video/SDL_blit_0.c | 2 +- modules/SDL2/src/video/SDL_blit_1.c | 2 +- modules/SDL2/src/video/SDL_blit_A.c | 2 +- modules/SDL2/src/video/SDL_blit_N.c | 2 +- modules/SDL2/src/video/SDL_blit_auto.c | 2 +- modules/SDL2/src/video/SDL_blit_auto.h | 2 +- modules/SDL2/src/video/SDL_blit_copy.c | 2 +- modules/SDL2/src/video/SDL_blit_copy.h | 2 +- modules/SDL2/src/video/SDL_blit_slow.c | 2 +- modules/SDL2/src/video/SDL_blit_slow.h | 2 +- modules/SDL2/src/video/SDL_bmp.c | 2 +- modules/SDL2/src/video/SDL_clipboard.c | 2 +- modules/SDL2/src/video/SDL_egl.c | 2 +- modules/SDL2/src/video/SDL_egl_c.h | 2 +- modules/SDL2/src/video/SDL_fillrect.c | 2 +- modules/SDL2/src/video/SDL_pixels.c | 2 +- modules/SDL2/src/video/SDL_pixels_c.h | 2 +- modules/SDL2/src/video/SDL_rect.c | 2 +- modules/SDL2/src/video/SDL_rect_c.h | 2 +- modules/SDL2/src/video/SDL_rect_impl.h | 2 +- modules/SDL2/src/video/SDL_shape.c | 2 +- modules/SDL2/src/video/SDL_shape_internals.h | 2 +- modules/SDL2/src/video/SDL_stretch.c | 2 +- modules/SDL2/src/video/SDL_surface.c | 2 +- modules/SDL2/src/video/SDL_sysvideo.h | 2 +- modules/SDL2/src/video/SDL_video.c | 2 +- modules/SDL2/src/video/SDL_vulkan_internal.h | 2 +- modules/SDL2/src/video/SDL_vulkan_utils.c | 2 +- modules/SDL2/src/video/SDL_yuv.c | 2 +- modules/SDL2/src/video/SDL_yuv_c.h | 2 +- .../src/video/android/SDL_androidclipboard.c | 2 +- .../src/video/android/SDL_androidclipboard.h | 2 +- .../src/video/android/SDL_androidevents.c | 2 +- .../src/video/android/SDL_androidevents.h | 2 +- .../SDL2/src/video/android/SDL_androidgl.c | 2 +- .../SDL2/src/video/android/SDL_androidgl.h | 2 +- .../src/video/android/SDL_androidkeyboard.c | 2 +- .../src/video/android/SDL_androidkeyboard.h | 2 +- .../src/video/android/SDL_androidmessagebox.c | 2 +- .../src/video/android/SDL_androidmessagebox.h | 2 +- .../SDL2/src/video/android/SDL_androidmouse.c | 2 +- .../SDL2/src/video/android/SDL_androidmouse.h | 2 +- .../SDL2/src/video/android/SDL_androidtouch.c | 2 +- .../SDL2/src/video/android/SDL_androidtouch.h | 2 +- .../SDL2/src/video/android/SDL_androidvideo.c | 2 +- .../SDL2/src/video/android/SDL_androidvideo.h | 2 +- .../src/video/android/SDL_androidvulkan.c | 2 +- .../src/video/android/SDL_androidvulkan.h | 2 +- .../src/video/android/SDL_androidwindow.c | 2 +- .../src/video/android/SDL_androidwindow.h | 2 +- .../SDL2/src/video/cocoa/SDL_cocoaclipboard.h | 2 +- .../SDL2/src/video/cocoa/SDL_cocoaclipboard.m | 2 +- .../SDL2/src/video/cocoa/SDL_cocoaevents.h | 2 +- .../SDL2/src/video/cocoa/SDL_cocoaevents.m | 2 +- .../SDL2/src/video/cocoa/SDL_cocoakeyboard.h | 2 +- .../SDL2/src/video/cocoa/SDL_cocoakeyboard.m | 2 +- .../src/video/cocoa/SDL_cocoamessagebox.h | 2 +- .../src/video/cocoa/SDL_cocoamessagebox.m | 2 +- .../SDL2/src/video/cocoa/SDL_cocoametalview.h | 2 +- .../SDL2/src/video/cocoa/SDL_cocoametalview.m | 2 +- modules/SDL2/src/video/cocoa/SDL_cocoamodes.h | 2 +- modules/SDL2/src/video/cocoa/SDL_cocoamodes.m | 2 +- modules/SDL2/src/video/cocoa/SDL_cocoamouse.h | 2 +- modules/SDL2/src/video/cocoa/SDL_cocoamouse.m | 2 +- .../SDL2/src/video/cocoa/SDL_cocoaopengl.h | 2 +- .../SDL2/src/video/cocoa/SDL_cocoaopengl.m | 2 +- .../SDL2/src/video/cocoa/SDL_cocoaopengles.h | 2 +- .../SDL2/src/video/cocoa/SDL_cocoaopengles.m | 2 +- modules/SDL2/src/video/cocoa/SDL_cocoashape.h | 2 +- modules/SDL2/src/video/cocoa/SDL_cocoashape.m | 2 +- modules/SDL2/src/video/cocoa/SDL_cocoavideo.h | 2 +- modules/SDL2/src/video/cocoa/SDL_cocoavideo.m | 2 +- .../SDL2/src/video/cocoa/SDL_cocoavulkan.h | 2 +- .../SDL2/src/video/cocoa/SDL_cocoavulkan.m | 2 +- .../SDL2/src/video/cocoa/SDL_cocoawindow.h | 2 +- .../SDL2/src/video/cocoa/SDL_cocoawindow.m | 2 +- .../SDL2/src/video/directfb/SDL_DirectFB_WM.c | 2 +- .../SDL2/src/video/directfb/SDL_DirectFB_WM.h | 2 +- .../src/video/directfb/SDL_DirectFB_dyn.c | 2 +- .../src/video/directfb/SDL_DirectFB_dyn.h | 2 +- .../src/video/directfb/SDL_DirectFB_events.c | 2 +- .../src/video/directfb/SDL_DirectFB_events.h | 2 +- .../src/video/directfb/SDL_DirectFB_modes.c | 2 +- .../src/video/directfb/SDL_DirectFB_modes.h | 2 +- .../src/video/directfb/SDL_DirectFB_mouse.c | 2 +- .../src/video/directfb/SDL_DirectFB_mouse.h | 2 +- .../src/video/directfb/SDL_DirectFB_opengl.c | 2 +- .../src/video/directfb/SDL_DirectFB_opengl.h | 2 +- .../src/video/directfb/SDL_DirectFB_render.c | 2 +- .../src/video/directfb/SDL_DirectFB_render.h | 2 +- .../src/video/directfb/SDL_DirectFB_shape.c | 2 +- .../src/video/directfb/SDL_DirectFB_shape.h | 2 +- .../src/video/directfb/SDL_DirectFB_video.c | 2 +- .../src/video/directfb/SDL_DirectFB_video.h | 2 +- .../src/video/directfb/SDL_DirectFB_vulkan.c | 2 +- .../src/video/directfb/SDL_DirectFB_vulkan.h | 2 +- .../src/video/directfb/SDL_DirectFB_window.c | 2 +- .../src/video/directfb/SDL_DirectFB_window.h | 2 +- modules/SDL2/src/video/dummy/SDL_nullevents.c | 2 +- .../SDL2/src/video/dummy/SDL_nullevents_c.h | 2 +- .../src/video/dummy/SDL_nullframebuffer.c | 2 +- .../src/video/dummy/SDL_nullframebuffer_c.h | 2 +- modules/SDL2/src/video/dummy/SDL_nullvideo.c | 2 +- modules/SDL2/src/video/dummy/SDL_nullvideo.h | 2 +- .../video/emscripten/SDL_emscriptenevents.c | 2 +- .../video/emscripten/SDL_emscriptenevents.h | 2 +- .../emscripten/SDL_emscriptenframebuffer.c | 2 +- .../emscripten/SDL_emscriptenframebuffer.h | 2 +- .../video/emscripten/SDL_emscriptenmouse.c | 2 +- .../video/emscripten/SDL_emscriptenmouse.h | 2 +- .../video/emscripten/SDL_emscriptenopengles.c | 2 +- .../video/emscripten/SDL_emscriptenopengles.h | 2 +- .../video/emscripten/SDL_emscriptenvideo.c | 2 +- .../video/emscripten/SDL_emscriptenvideo.h | 2 +- modules/SDL2/src/video/haiku/SDL_BApp.h | 2 +- modules/SDL2/src/video/haiku/SDL_BWin.h | 2 +- .../SDL2/src/video/haiku/SDL_bclipboard.cc | 2 +- modules/SDL2/src/video/haiku/SDL_bclipboard.h | 2 +- modules/SDL2/src/video/haiku/SDL_bevents.cc | 2 +- modules/SDL2/src/video/haiku/SDL_bevents.h | 2 +- .../SDL2/src/video/haiku/SDL_bframebuffer.cc | 2 +- .../SDL2/src/video/haiku/SDL_bframebuffer.h | 2 +- modules/SDL2/src/video/haiku/SDL_bkeyboard.cc | 2 +- modules/SDL2/src/video/haiku/SDL_bkeyboard.h | 2 +- .../SDL2/src/video/haiku/SDL_bmessagebox.cc | 2 +- .../SDL2/src/video/haiku/SDL_bmessagebox.h | 2 +- modules/SDL2/src/video/haiku/SDL_bmodes.cc | 2 +- modules/SDL2/src/video/haiku/SDL_bmodes.h | 2 +- modules/SDL2/src/video/haiku/SDL_bopengl.cc | 2 +- modules/SDL2/src/video/haiku/SDL_bopengl.h | 2 +- modules/SDL2/src/video/haiku/SDL_bvideo.cc | 2 +- modules/SDL2/src/video/haiku/SDL_bvideo.h | 2 +- modules/SDL2/src/video/haiku/SDL_bwindow.cc | 2 +- modules/SDL2/src/video/haiku/SDL_bwindow.h | 2 +- modules/SDL2/src/video/kmsdrm/SDL_kmsdrmdyn.c | 2 +- modules/SDL2/src/video/kmsdrm/SDL_kmsdrmdyn.h | 2 +- .../SDL2/src/video/kmsdrm/SDL_kmsdrmevents.c | 2 +- .../SDL2/src/video/kmsdrm/SDL_kmsdrmevents.h | 2 +- .../SDL2/src/video/kmsdrm/SDL_kmsdrmmouse.c | 2 +- .../SDL2/src/video/kmsdrm/SDL_kmsdrmmouse.h | 2 +- .../src/video/kmsdrm/SDL_kmsdrmopengles.c | 2 +- .../src/video/kmsdrm/SDL_kmsdrmopengles.h | 2 +- modules/SDL2/src/video/kmsdrm/SDL_kmsdrmsym.h | 2 +- .../SDL2/src/video/kmsdrm/SDL_kmsdrmvideo.c | 2 +- .../SDL2/src/video/kmsdrm/SDL_kmsdrmvideo.h | 2 +- .../SDL2/src/video/kmsdrm/SDL_kmsdrmvulkan.c | 2 +- .../SDL2/src/video/kmsdrm/SDL_kmsdrmvulkan.h | 2 +- modules/SDL2/src/video/n3ds/SDL_n3dsevents.c | 2 +- .../SDL2/src/video/n3ds/SDL_n3dsevents_c.h | 2 +- .../SDL2/src/video/n3ds/SDL_n3dsframebuffer.c | 2 +- .../src/video/n3ds/SDL_n3dsframebuffer_c.h | 2 +- modules/SDL2/src/video/n3ds/SDL_n3dsswkb.c | 2 +- modules/SDL2/src/video/n3ds/SDL_n3dsswkb.h | 2 +- modules/SDL2/src/video/n3ds/SDL_n3dstouch.c | 2 +- modules/SDL2/src/video/n3ds/SDL_n3dstouch.h | 2 +- modules/SDL2/src/video/n3ds/SDL_n3dsvideo.c | 2 +- modules/SDL2/src/video/n3ds/SDL_n3dsvideo.h | 2 +- modules/SDL2/src/video/nacl/SDL_naclevents.c | 2 +- .../SDL2/src/video/nacl/SDL_naclevents_c.h | 2 +- modules/SDL2/src/video/nacl/SDL_naclglue.c | 2 +- .../SDL2/src/video/nacl/SDL_naclopengles.c | 2 +- .../SDL2/src/video/nacl/SDL_naclopengles.h | 2 +- modules/SDL2/src/video/nacl/SDL_naclvideo.c | 2 +- modules/SDL2/src/video/nacl/SDL_naclvideo.h | 2 +- modules/SDL2/src/video/nacl/SDL_naclwindow.c | 2 +- modules/SDL2/src/video/nacl/SDL_naclwindow.h | 2 +- .../SDL2/src/video/ngage/SDL_ngageevents.cpp | 2 +- .../SDL2/src/video/ngage/SDL_ngageevents_c.h | 2 +- .../src/video/ngage/SDL_ngageframebuffer.cpp | 2 +- .../src/video/ngage/SDL_ngageframebuffer_c.h | 2 +- .../SDL2/src/video/ngage/SDL_ngagevideo.cpp | 2 +- modules/SDL2/src/video/ngage/SDL_ngagevideo.h | 2 +- .../SDL2/src/video/ngage/SDL_ngagewindow.cpp | 2 +- .../SDL2/src/video/ngage/SDL_ngagewindow.h | 2 +- .../src/video/offscreen/SDL_offscreenevents.c | 2 +- .../video/offscreen/SDL_offscreenevents_c.h | 2 +- .../offscreen/SDL_offscreenframebuffer.c | 2 +- .../offscreen/SDL_offscreenframebuffer_c.h | 2 +- .../video/offscreen/SDL_offscreenopengles.c | 2 +- .../video/offscreen/SDL_offscreenopengles.h | 2 +- .../src/video/offscreen/SDL_offscreenvideo.c | 2 +- .../src/video/offscreen/SDL_offscreenvideo.h | 2 +- .../src/video/offscreen/SDL_offscreenwindow.c | 2 +- .../src/video/offscreen/SDL_offscreenwindow.h | 2 +- modules/SDL2/src/video/os2/SDL_os2dive.c | 2 +- .../SDL2/src/video/os2/SDL_os2messagebox.c | 2 +- .../SDL2/src/video/os2/SDL_os2messagebox.h | 2 +- modules/SDL2/src/video/os2/SDL_os2mouse.c | 2 +- modules/SDL2/src/video/os2/SDL_os2mouse.h | 2 +- modules/SDL2/src/video/os2/SDL_os2output.h | 2 +- modules/SDL2/src/video/os2/SDL_os2util.c | 2 +- modules/SDL2/src/video/os2/SDL_os2util.h | 2 +- modules/SDL2/src/video/os2/SDL_os2video.c | 2 +- modules/SDL2/src/video/os2/SDL_os2video.h | 2 +- modules/SDL2/src/video/os2/SDL_os2vman.c | 2 +- modules/SDL2/src/video/pandora/SDL_pandora.c | 2 +- modules/SDL2/src/video/pandora/SDL_pandora.h | 2 +- .../src/video/pandora/SDL_pandora_events.c | 2 +- .../src/video/pandora/SDL_pandora_events.h | 2 +- modules/SDL2/src/video/ps2/SDL_ps2video.c | 2 +- modules/SDL2/src/video/ps2/SDL_ps2video.h | 2 +- modules/SDL2/src/video/psp/SDL_pspevents.c | 2 +- modules/SDL2/src/video/psp/SDL_pspevents_c.h | 2 +- modules/SDL2/src/video/psp/SDL_pspgl.c | 2 +- modules/SDL2/src/video/psp/SDL_pspgl_c.h | 2 +- modules/SDL2/src/video/psp/SDL_pspmouse.c | 2 +- modules/SDL2/src/video/psp/SDL_pspmouse_c.h | 2 +- modules/SDL2/src/video/psp/SDL_pspvideo.c | 2 +- modules/SDL2/src/video/psp/SDL_pspvideo.h | 2 +- .../SDL2/src/video/raspberry/SDL_rpievents.c | 2 +- .../src/video/raspberry/SDL_rpievents_c.h | 2 +- .../SDL2/src/video/raspberry/SDL_rpimouse.c | 2 +- .../SDL2/src/video/raspberry/SDL_rpimouse.h | 2 +- .../src/video/raspberry/SDL_rpiopengles.c | 2 +- .../src/video/raspberry/SDL_rpiopengles.h | 2 +- .../SDL2/src/video/raspberry/SDL_rpivideo.c | 2 +- .../SDL2/src/video/raspberry/SDL_rpivideo.h | 2 +- .../SDL2/src/video/riscos/SDL_riscosdefs.h | 2 +- .../SDL2/src/video/riscos/SDL_riscosevents.c | 2 +- .../src/video/riscos/SDL_riscosevents_c.h | 2 +- .../src/video/riscos/SDL_riscosframebuffer.c | 2 +- .../video/riscos/SDL_riscosframebuffer_c.h | 2 +- .../src/video/riscos/SDL_riscosmessagebox.c | 2 +- .../src/video/riscos/SDL_riscosmessagebox.h | 2 +- .../SDL2/src/video/riscos/SDL_riscosmodes.c | 2 +- .../SDL2/src/video/riscos/SDL_riscosmodes.h | 2 +- .../SDL2/src/video/riscos/SDL_riscosmouse.c | 2 +- .../SDL2/src/video/riscos/SDL_riscosmouse.h | 2 +- .../SDL2/src/video/riscos/SDL_riscosvideo.c | 2 +- .../SDL2/src/video/riscos/SDL_riscosvideo.h | 2 +- .../SDL2/src/video/riscos/SDL_riscoswindow.c | 2 +- .../SDL2/src/video/riscos/SDL_riscoswindow.h | 2 +- .../SDL2/src/video/riscos/scancodes_riscos.h | 2 +- modules/SDL2/src/video/sdlgenblit.pl | 2 +- .../src/video/uikit/SDL_uikitappdelegate.h | 2 +- .../src/video/uikit/SDL_uikitappdelegate.m | 2 +- .../SDL2/src/video/uikit/SDL_uikitclipboard.h | 2 +- .../SDL2/src/video/uikit/SDL_uikitclipboard.m | 2 +- .../SDL2/src/video/uikit/SDL_uikitevents.h | 2 +- .../SDL2/src/video/uikit/SDL_uikitevents.m | 2 +- .../src/video/uikit/SDL_uikitmessagebox.h | 2 +- .../src/video/uikit/SDL_uikitmessagebox.m | 2 +- .../SDL2/src/video/uikit/SDL_uikitmetalview.h | 2 +- .../SDL2/src/video/uikit/SDL_uikitmetalview.m | 2 +- modules/SDL2/src/video/uikit/SDL_uikitmodes.h | 2 +- modules/SDL2/src/video/uikit/SDL_uikitmodes.m | 2 +- .../SDL2/src/video/uikit/SDL_uikitopengles.h | 2 +- .../SDL2/src/video/uikit/SDL_uikitopengles.m | 2 +- .../src/video/uikit/SDL_uikitopenglview.h | 2 +- .../src/video/uikit/SDL_uikitopenglview.m | 2 +- modules/SDL2/src/video/uikit/SDL_uikitvideo.h | 2 +- modules/SDL2/src/video/uikit/SDL_uikitvideo.m | 2 +- modules/SDL2/src/video/uikit/SDL_uikitview.h | 2 +- modules/SDL2/src/video/uikit/SDL_uikitview.m | 2 +- .../src/video/uikit/SDL_uikitviewcontroller.h | 2 +- .../src/video/uikit/SDL_uikitviewcontroller.m | 2 +- .../SDL2/src/video/uikit/SDL_uikitvulkan.h | 2 +- .../SDL2/src/video/uikit/SDL_uikitvulkan.m | 2 +- .../SDL2/src/video/uikit/SDL_uikitwindow.h | 2 +- .../SDL2/src/video/uikit/SDL_uikitwindow.m | 2 +- .../SDL2/src/video/vita/SDL_vitaframebuffer.c | 2 +- .../SDL2/src/video/vita/SDL_vitaframebuffer.h | 2 +- modules/SDL2/src/video/vita/SDL_vitagl_pvr.c | 2 +- .../SDL2/src/video/vita/SDL_vitagl_pvr_c.h | 2 +- modules/SDL2/src/video/vita/SDL_vitagles.c | 2 +- modules/SDL2/src/video/vita/SDL_vitagles_c.h | 2 +- .../SDL2/src/video/vita/SDL_vitagles_pvr.c | 2 +- .../SDL2/src/video/vita/SDL_vitagles_pvr_c.h | 2 +- .../SDL2/src/video/vita/SDL_vitakeyboard.c | 2 +- .../SDL2/src/video/vita/SDL_vitakeyboard.h | 2 +- .../SDL2/src/video/vita/SDL_vitamessagebox.c | 2 +- .../SDL2/src/video/vita/SDL_vitamessagebox.h | 2 +- modules/SDL2/src/video/vita/SDL_vitamouse.c | 2 +- modules/SDL2/src/video/vita/SDL_vitamouse_c.h | 2 +- modules/SDL2/src/video/vita/SDL_vitatouch.c | 2 +- modules/SDL2/src/video/vita/SDL_vitatouch.h | 2 +- modules/SDL2/src/video/vita/SDL_vitavideo.c | 2 +- modules/SDL2/src/video/vita/SDL_vitavideo.h | 2 +- .../src/video/vivante/SDL_vivanteopengles.c | 2 +- .../src/video/vivante/SDL_vivanteopengles.h | 2 +- .../src/video/vivante/SDL_vivanteplatform.c | 2 +- .../src/video/vivante/SDL_vivanteplatform.h | 2 +- .../SDL2/src/video/vivante/SDL_vivantevideo.c | 2 +- .../SDL2/src/video/vivante/SDL_vivantevideo.h | 2 +- .../src/video/vivante/SDL_vivantevulkan.c | 2 +- .../src/video/vivante/SDL_vivantevulkan.h | 2 +- .../src/video/wayland/SDL_waylandclipboard.c | 2 +- .../src/video/wayland/SDL_waylandclipboard.h | 2 +- .../video/wayland/SDL_waylanddatamanager.c | 2 +- .../video/wayland/SDL_waylanddatamanager.h | 2 +- .../SDL2/src/video/wayland/SDL_waylanddyn.c | 2 +- .../SDL2/src/video/wayland/SDL_waylanddyn.h | 2 +- .../src/video/wayland/SDL_waylandevents.c | 2 +- .../src/video/wayland/SDL_waylandevents_c.h | 2 +- .../src/video/wayland/SDL_waylandkeyboard.c | 2 +- .../src/video/wayland/SDL_waylandkeyboard.h | 2 +- .../src/video/wayland/SDL_waylandmessagebox.c | 2 +- .../src/video/wayland/SDL_waylandmessagebox.h | 2 +- .../SDL2/src/video/wayland/SDL_waylandmouse.c | 2 +- .../SDL2/src/video/wayland/SDL_waylandmouse.h | 2 +- .../src/video/wayland/SDL_waylandopengles.c | 2 +- .../src/video/wayland/SDL_waylandopengles.h | 2 +- .../SDL2/src/video/wayland/SDL_waylandsym.h | 2 +- .../SDL2/src/video/wayland/SDL_waylandtouch.c | 2 +- .../SDL2/src/video/wayland/SDL_waylandtouch.h | 2 +- .../SDL2/src/video/wayland/SDL_waylandvideo.c | 2 +- .../SDL2/src/video/wayland/SDL_waylandvideo.h | 2 +- .../src/video/wayland/SDL_waylandvulkan.c | 2 +- .../src/video/wayland/SDL_waylandvulkan.h | 2 +- .../src/video/wayland/SDL_waylandwindow.c | 2 +- .../src/video/wayland/SDL_waylandwindow.h | 2 +- modules/SDL2/src/video/windows/SDL_msctf.h | 2 +- modules/SDL2/src/video/windows/SDL_vkeys.h | 2 +- .../src/video/windows/SDL_windowsclipboard.c | 2 +- .../src/video/windows/SDL_windowsclipboard.h | 2 +- .../src/video/windows/SDL_windowsevents.c | 2 +- .../src/video/windows/SDL_windowsevents.h | 2 +- .../video/windows/SDL_windowsframebuffer.c | 2 +- .../video/windows/SDL_windowsframebuffer.h | 2 +- .../src/video/windows/SDL_windowskeyboard.c | 2 +- .../src/video/windows/SDL_windowskeyboard.h | 2 +- .../src/video/windows/SDL_windowsmessagebox.c | 2 +- .../src/video/windows/SDL_windowsmessagebox.h | 2 +- .../SDL2/src/video/windows/SDL_windowsmodes.c | 2 +- .../SDL2/src/video/windows/SDL_windowsmodes.h | 2 +- .../SDL2/src/video/windows/SDL_windowsmouse.c | 2 +- .../SDL2/src/video/windows/SDL_windowsmouse.h | 2 +- .../src/video/windows/SDL_windowsopengl.c | 2 +- .../src/video/windows/SDL_windowsopengl.h | 2 +- .../src/video/windows/SDL_windowsopengles.c | 2 +- .../src/video/windows/SDL_windowsopengles.h | 2 +- .../SDL2/src/video/windows/SDL_windowsshape.c | 2 +- .../SDL2/src/video/windows/SDL_windowsshape.h | 2 +- .../SDL2/src/video/windows/SDL_windowsvideo.c | 2 +- .../SDL2/src/video/windows/SDL_windowsvideo.h | 2 +- .../src/video/windows/SDL_windowsvulkan.c | 2 +- .../src/video/windows/SDL_windowsvulkan.h | 2 +- .../src/video/windows/SDL_windowswindow.c | 2 +- .../src/video/windows/SDL_windowswindow.h | 2 +- modules/SDL2/src/video/windows/wmmsg.h | 2 +- .../SDL2/src/video/winrt/SDL_winrtevents.cpp | 2 +- .../SDL2/src/video/winrt/SDL_winrtevents_c.h | 2 +- .../SDL2/src/video/winrt/SDL_winrtgamebar.cpp | 2 +- .../src/video/winrt/SDL_winrtgamebar_cpp.h | 2 +- .../src/video/winrt/SDL_winrtkeyboard.cpp | 2 +- .../src/video/winrt/SDL_winrtmessagebox.cpp | 2 +- .../src/video/winrt/SDL_winrtmessagebox.h | 2 +- .../SDL2/src/video/winrt/SDL_winrtmouse.cpp | 2 +- .../SDL2/src/video/winrt/SDL_winrtmouse_c.h | 2 +- .../src/video/winrt/SDL_winrtopengles.cpp | 2 +- .../SDL2/src/video/winrt/SDL_winrtopengles.h | 2 +- .../src/video/winrt/SDL_winrtpointerinput.cpp | 2 +- .../SDL2/src/video/winrt/SDL_winrtvideo.cpp | 2 +- .../SDL2/src/video/winrt/SDL_winrtvideo_cpp.h | 2 +- modules/SDL2/src/video/x11/SDL_x11clipboard.c | 2 +- modules/SDL2/src/video/x11/SDL_x11clipboard.h | 2 +- modules/SDL2/src/video/x11/SDL_x11dyn.c | 2 +- modules/SDL2/src/video/x11/SDL_x11dyn.h | 2 +- modules/SDL2/src/video/x11/SDL_x11events.c | 2 +- modules/SDL2/src/video/x11/SDL_x11events.h | 2 +- .../SDL2/src/video/x11/SDL_x11framebuffer.c | 2 +- .../SDL2/src/video/x11/SDL_x11framebuffer.h | 2 +- modules/SDL2/src/video/x11/SDL_x11keyboard.c | 2 +- modules/SDL2/src/video/x11/SDL_x11keyboard.h | 2 +- .../SDL2/src/video/x11/SDL_x11messagebox.c | 2 +- .../SDL2/src/video/x11/SDL_x11messagebox.h | 2 +- modules/SDL2/src/video/x11/SDL_x11modes.c | 2 +- modules/SDL2/src/video/x11/SDL_x11modes.h | 2 +- modules/SDL2/src/video/x11/SDL_x11mouse.c | 2 +- modules/SDL2/src/video/x11/SDL_x11mouse.h | 2 +- modules/SDL2/src/video/x11/SDL_x11opengl.c | 2 +- modules/SDL2/src/video/x11/SDL_x11opengl.h | 2 +- modules/SDL2/src/video/x11/SDL_x11opengles.c | 2 +- modules/SDL2/src/video/x11/SDL_x11opengles.h | 2 +- modules/SDL2/src/video/x11/SDL_x11shape.c | 2 +- modules/SDL2/src/video/x11/SDL_x11shape.h | 2 +- modules/SDL2/src/video/x11/SDL_x11sym.h | 2 +- modules/SDL2/src/video/x11/SDL_x11touch.c | 2 +- modules/SDL2/src/video/x11/SDL_x11touch.h | 2 +- modules/SDL2/src/video/x11/SDL_x11video.c | 2 +- modules/SDL2/src/video/x11/SDL_x11video.h | 2 +- modules/SDL2/src/video/x11/SDL_x11vulkan.c | 2 +- modules/SDL2/src/video/x11/SDL_x11vulkan.h | 2 +- modules/SDL2/src/video/x11/SDL_x11window.c | 2 +- modules/SDL2/src/video/x11/SDL_x11window.h | 2 +- modules/SDL2/src/video/x11/SDL_x11xfixes.c | 2 +- modules/SDL2/src/video/x11/SDL_x11xfixes.h | 2 +- modules/SDL2/src/video/x11/SDL_x11xinput2.c | 2 +- modules/SDL2/src/video/x11/SDL_x11xinput2.h | 2 +- modules/SDL2/test/checkkeys.c | 2 +- modules/SDL2/test/checkkeysthreads.c | 2 +- modules/SDL2/test/controllermap.c | 2 +- modules/SDL2/test/loopwave.c | 2 +- modules/SDL2/test/loopwavequeue.c | 2 +- modules/SDL2/test/testatomic.c | 2 +- modules/SDL2/test/testaudiocapture.c | 2 +- modules/SDL2/test/testaudiohotplug.c | 2 +- modules/SDL2/test/testaudioinfo.c | 2 +- modules/SDL2/test/testautomation.c | 2 +- modules/SDL2/test/testbounds.c | 2 +- modules/SDL2/test/testcustomcursor.c | 2 +- modules/SDL2/test/testdisplayinfo.c | 2 +- modules/SDL2/test/testdraw2.c | 2 +- modules/SDL2/test/testdrawchessboard.c | 2 +- modules/SDL2/test/testdropfile.c | 2 +- modules/SDL2/test/testerror.c | 2 +- modules/SDL2/test/testevdev.c | 2 +- modules/SDL2/test/testfile.c | 2 +- modules/SDL2/test/testfilesystem.c | 2 +- modules/SDL2/test/testgamecontroller.c | 2 +- modules/SDL2/test/testgeometry.c | 2 +- modules/SDL2/test/testgesture.c | 2 +- modules/SDL2/test/testgl2.c | 2 +- modules/SDL2/test/testgles.c | 2 +- modules/SDL2/test/testgles2.c | 2 +- modules/SDL2/test/testgles2_sdf.c | 2 +- modules/SDL2/test/testhotplug.c | 2 +- modules/SDL2/test/testiconv.c | 2 +- modules/SDL2/test/testime.c | 2 +- modules/SDL2/test/testintersections.c | 2 +- modules/SDL2/test/testjoystick.c | 2 +- modules/SDL2/test/testkeys.c | 2 +- modules/SDL2/test/testloadso.c | 2 +- modules/SDL2/test/testlocale.c | 2 +- modules/SDL2/test/testlock.c | 2 +- modules/SDL2/test/testmessage.c | 2 +- modules/SDL2/test/testmouse.c | 2 +- modules/SDL2/test/testmultiaudio.c | 2 +- modules/SDL2/test/testnative.c | 2 +- modules/SDL2/test/testnative.h | 2 +- modules/SDL2/test/testnativeos2.c | 2 +- modules/SDL2/test/testnativew32.c | 2 +- modules/SDL2/test/testnativex11.c | 2 +- modules/SDL2/test/testoffscreen.c | 2 +- modules/SDL2/test/testoverlay2.c | 2 +- modules/SDL2/test/testplatform.c | 2 +- modules/SDL2/test/testpower.c | 2 +- modules/SDL2/test/testqsort.c | 2 +- modules/SDL2/test/testrelative.c | 2 +- modules/SDL2/test/testrendercopyex.c | 2 +- modules/SDL2/test/testrendertarget.c | 2 +- modules/SDL2/test/testresample.c | 2 +- modules/SDL2/test/testrumble.c | 2 +- modules/SDL2/test/testscale.c | 2 +- modules/SDL2/test/testsem.c | 2 +- modules/SDL2/test/testsensor.c | 2 +- modules/SDL2/test/testshader.c | 2 +- modules/SDL2/test/testshape.c | 2 +- modules/SDL2/test/testsprite2.c | 2 +- modules/SDL2/test/testspriteminimal.c | 2 +- modules/SDL2/test/teststreaming.c | 2 +- modules/SDL2/test/testsurround.c | 2 +- modules/SDL2/test/testthread.c | 2 +- modules/SDL2/test/testtimer.c | 2 +- modules/SDL2/test/testurl.c | 2 +- modules/SDL2/test/testutils.c | 2 +- modules/SDL2/test/testutils.h | 2 +- modules/SDL2/test/testver.c | 2 +- modules/SDL2/test/testviewport.c | 2 +- modules/SDL2/test/testvulkan.c | 2 +- modules/SDL2/test/testwm2.c | 2 +- modules/SDL2/test/testyuv.c | 2 +- modules/SDL2/test/testyuv_cvt.c | 2 +- modules/SDL2/test/testyuv_cvt.h | 2 +- modules/SDL2/test/torturethread.c | 2 +- modules/antkeeper-source | 2 +- 1076 files changed, 1144 insertions(+), 1137 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index e9ba950..6f323f7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -84,32 +84,35 @@ ExternalProject_Add(SDL2 "-DCMAKE_C_FLAGS='${CMAKE_C_FLAGS}'" "-DCMAKE_C_FLAGS_DEBUG='${CMAKE_C_FLAGS_DEBUG}'" "-DCMAKE_C_FLAGS_RELEASE='${CMAKE_C_FLAGS_RELEASE}'" - "-DSDL_SHARED=OFF" - "-DSDL_STATIC=ON" - "-DSDL_LIBC=ON" - "-DSDL_FORCE_STATIC_VCRT=ON" "-DSDL_ASSERTIONS=disabled" - "-DSDL_ATOMIC=ON" + "-DSDL_ATOMIC=OFF" "-DSDL_AUDIO=OFF" - "-DSDL_VIDEO=ON" - "-DSDL_RENDER=OFF" + "-DSDL_CPUINFO=OFF" + "-DSDL_DIRECTX=OFF" "-DSDL_EVENTS=ON" - "-DSDL_JOYSTICK=ON" - "-DSDL_HAPTIC=ON" - "-DSDL_HIDAPI=ON" - "-DSDL_POWER=OFF" - "-DSDL_THREADS=ON" - "-DSDL_TIMERS=ON" "-DSDL_FILE=OFF" - "-DSDL_LOADSO=ON" - "-DSDL_CPUINFO=OFF" "-DSDL_FILESYSTEM=OFF" - "-DSDL_SENSOR=OFF" + "-DSDL_FORCE_STATIC_VCRT=ON" + "-DSDL_HAPTIC=OFF" + "-DSDL_HIDAPI=ON" + "-DSDL_JOYSTICK=ON" + "-DSDL_LIBC=ON" + "-DSDL_LOADSO=ON" "-DSDL_LOCALE=OFF" "-DSDL_MISC=OFF" - "-DSDL_DIRECTX=OFF" + "-DSDL_OPENGL=ON" + "-DSDL_OPENGLES=OFF" + "-DSDL_POWER=OFF" + "-DSDL_RENDER=OFF" + "-DSDL_SENSOR=OFF" + "-DSDL_SHARED=OFF" + "-DSDL_STATIC=ON" + "-DSDL_TEST=OFF" + "-DSDL_THREADS=ON" + "-DSDL_TIMERS=OFF" + "-DSDL_VIDEO=ON" + "-DSDL_VULKAN=OFF" "-DSDL_WASAPI=OFF" - "-DSDL_RENDER_D3D=OFF" BUILD_ALWAYS 0) # Build OpenAL Soft module diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e184d5d..2aae188 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,7 +6,7 @@ Thanks for taking the time to make Antkeeper better! ❤🐜 To report a bug, please do one of the following: -* [Open an issue](https://git.antkeeper.com/antkeeper/superbuild/issues/new) on Antkeeper Git +* [Open an issue](https://github.com/antkeeper/antkeeper-superbuild/issues) on GitHub * [Email us](mailto:contact@antkeeper.com) a description of the bug * [Chat with us](https://discord.gg/AQA955HbK3) about the bug on Discord @@ -19,7 +19,7 @@ To suggest changes or new features, please do one of the following: ## Contributing Code -If you have written code that fixes a bug or provides new functionality, please [open a pull request](https://git.antkeeper.com/antkeeper/superbuild/pulls) on Antkeeper Git. +If you have written code that fixes a bug or provides new functionality, please [open a pull request](https://github.com/antkeeper/antkeeper-superbuild/pulls) on GitHub. ### Coding Conventions @@ -27,4 +27,3 @@ Ensure that all code contributions adhere to the following conventions: * C++ STL naming conventions * Allman indent style with tabs -* Unlimited line length diff --git a/README.md b/README.md index 785f4a0..8aae630 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This repository contains the superbuild system and all dependencies required to Download the Antkeeper superbuild repository and all of its Git submodules: - git clone --recursive https://git.antkeeper.com/antkeeper/superbuild.git + git clone --recursive https://github.com/antkeeper/antkeeper-superbuild.git > Note: The `antkeeper-data` submodule contains proprietary game data and is not publicly available. The game can be built without this submodule, but the game data is required to play Antkeeper. You can get a copy of the game data by purchasing Antkeeper at [antkeeper.com](https://antkeeper.com/). diff --git a/modules/SDL2/CMakeLists.txt b/modules/SDL2/CMakeLists.txt index ccc9d48..c5c9a77 100644 --- a/modules/SDL2/CMakeLists.txt +++ b/modules/SDL2/CMakeLists.txt @@ -86,7 +86,7 @@ endif() # See docs/release_checklist.md set(SDL_MAJOR_VERSION 2) set(SDL_MINOR_VERSION 26) -set(SDL_MICRO_VERSION 2) +set(SDL_MICRO_VERSION 3) set(SDL_VERSION "${SDL_MAJOR_VERSION}.${SDL_MINOR_VERSION}.${SDL_MICRO_VERSION}") # Set defaults preventing destination file conflicts @@ -336,6 +336,8 @@ if(WINDOWS) set(CMAKE_SHARED_LIBRARY_PREFIX "") endif() +set(CMAKE_REQUIRED_FLAGS "${CMAKE_REQUIRED_FLAGS} -D_GNU_SOURCE=1") + # Emscripten toolchain has a nonempty default value for this, and the checks # in this file need to change that, so remember the original value, and # restore back to that afterwards. For check_function_exists() to work in @@ -527,26 +529,6 @@ set_option(SDL_INSTALL_TESTS "Install test-cases" OFF) set(HAVE_STATIC_PIC "${SDL_STATIC_PIC}") -if(SDL_WERROR) - if(MSVC) - cmake_push_check_state(RESET) - check_c_compiler_flag(/WX HAVE_WX) - if(HAVE_WX) - set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} /WX") - set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /WX") - endif() - elseif(USE_GCC OR USE_CLANG) - cmake_push_check_state(RESET) - check_c_compiler_flag(-Werror HAVE_WERROR) - if(HAVE_WERROR) - set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Werror") - set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Werror") - set(CMAKE_OBJC_FLAGS "${CMAKE_OBJC_FLAGS} -Werror") - endif() - cmake_pop_check_state() - endif() -endif() - if(SDL_HIDAPI) if(HIDAPI_ONLY_LIBUSB) set(SDL_HIDAPI_LIBUSB ON CACHE BOOL "" FORCE) @@ -1067,7 +1049,8 @@ if(SDL_LIBC) check_library_exists(m pow "" HAVE_LIBM) if(HAVE_LIBM) set(CMAKE_REQUIRED_LIBRARIES m) - foreach(_FN + endif() + foreach(_FN atan atan2 atanf atan2f ceil ceilf copysign copysignf cos cosf exp expf fabs fabsf floor floorf fmod fmodf log logf log10 log10f lround lroundf pow powf round roundf scalbn scalbnf sin sinf sqrt @@ -1075,7 +1058,8 @@ if(SDL_LIBC) string(TOUPPER ${_FN} _UPPER) set(_HAVEVAR "HAVE_${_UPPER}") check_symbol_exists("${_FN}" "math.h" ${_HAVEVAR}) - endforeach() + endforeach() + if(HAVE_LIBM) set(CMAKE_REQUIRED_LIBRARIES) if(NOT VITA) list(APPEND EXTRA_LIBS m) @@ -2926,6 +2910,26 @@ if(NOT SDLMAIN_SOURCES) file(GLOB SDLMAIN_SOURCES ${SDL2_SOURCE_DIR}/src/main/dummy/*.c) endif() +if(SDL_WERROR) + if(MSVC) + cmake_push_check_state(RESET) + check_c_compiler_flag(/WX HAVE_WX) + if(HAVE_WX) + set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} /WX") + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /WX") + endif() + elseif(USE_GCC OR USE_CLANG) + cmake_push_check_state(RESET) + check_c_compiler_flag(-Werror HAVE_WERROR) + if(HAVE_WERROR) + set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Werror") + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Werror") + set(CMAKE_OBJC_FLAGS "${CMAKE_OBJC_FLAGS} -Werror") + endif() + cmake_pop_check_state() + endif() +endif() + # Append the -MMD -MT flags # if(DEPENDENCY_TRACKING) # if(COMPILER_IS_GNUCC) diff --git a/modules/SDL2/LICENSE.txt b/modules/SDL2/LICENSE.txt index 728a3d7..83d8937 100644 --- a/modules/SDL2/LICENSE.txt +++ b/modules/SDL2/LICENSE.txt @@ -1,4 +1,4 @@ -Copyright (C) 1997-2022 Sam Lantinga +Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/Makefile.os2 b/modules/SDL2/Makefile.os2 index 373642b..7fa1491 100644 --- a/modules/SDL2/Makefile.os2 +++ b/modules/SDL2/Makefile.os2 @@ -15,7 +15,7 @@ LIBNAME = SDL2 MAJOR_VERSION = 2 MINOR_VERSION = 26 -MICRO_VERSION = 2 +MICRO_VERSION = 3 VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(MICRO_VERSION) DESCRIPTION = Simple DirectMedia Layer 2 diff --git a/modules/SDL2/Makefile.w32 b/modules/SDL2/Makefile.w32 index 4102eea..01ae9f1 100644 --- a/modules/SDL2/Makefile.w32 +++ b/modules/SDL2/Makefile.w32 @@ -6,7 +6,7 @@ LIBNAME = SDL2 MAJOR_VERSION = 2 MINOR_VERSION = 26 -MICRO_VERSION = 2 +MICRO_VERSION = 3 VERSION = $(MAJOR_VERSION).$(MINOR_VERSION).$(MICRO_VERSION) LIBHOME = . diff --git a/modules/SDL2/VisualC-GDK/tests/testgdk/src/testgdk.cpp b/modules/SDL2/VisualC-GDK/tests/testgdk/src/testgdk.cpp index ed69ecb..82438a6 100644 --- a/modules/SDL2/VisualC-GDK/tests/testgdk/src/testgdk.cpp +++ b/modules/SDL2/VisualC-GDK/tests/testgdk/src/testgdk.cpp @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/Xcode/SDL/Info-Framework.plist b/modules/SDL2/Xcode/SDL/Info-Framework.plist index 95ab5a4..5653bbb 100644 --- a/modules/SDL2/Xcode/SDL/Info-Framework.plist +++ b/modules/SDL2/Xcode/SDL/Info-Framework.plist @@ -19,10 +19,10 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.26.2 + 2.26.3 CFBundleSignature SDLX CFBundleVersion - 2.26.2 + 2.26.3 diff --git a/modules/SDL2/Xcode/SDL/SDL.xcodeproj/project.pbxproj b/modules/SDL2/Xcode/SDL/SDL.xcodeproj/project.pbxproj index 9796bf3..fe38e56 100644 --- a/modules/SDL2/Xcode/SDL/SDL.xcodeproj/project.pbxproj +++ b/modules/SDL2/Xcode/SDL/SDL.xcodeproj/project.pbxproj @@ -9529,7 +9529,7 @@ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEPLOYMENT_POSTPROCESSING = YES; DYLIB_COMPATIBILITY_VERSION = 2601.0.0; - DYLIB_CURRENT_VERSION = 2601.2.0; + DYLIB_CURRENT_VERSION = 2601.3.0; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_STRICT_OBJC_MSGSEND = YES; GCC_ALTIVEC_EXTENSIONS = YES; @@ -9614,7 +9614,7 @@ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; DEBUG_INFORMATION_FORMAT = dwarf; DYLIB_COMPATIBILITY_VERSION = 2601.0.0; - DYLIB_CURRENT_VERSION = 2601.2.0; + DYLIB_CURRENT_VERSION = 2601.3.0; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_STRICT_OBJC_MSGSEND = YES; ENABLE_TESTABILITY = YES; @@ -9863,7 +9863,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = ""; DYLIB_COMPATIBILITY_VERSION = 2601.0.0; - DYLIB_CURRENT_VERSION = 2601.2.0; + DYLIB_CURRENT_VERSION = 2601.3.0; DYLIB_INSTALL_NAME_BASE = "@rpath"; GCC_C_LANGUAGE_STANDARD = gnu11; GCC_DYNAMIC_NO_PIC = NO; @@ -9915,7 +9915,7 @@ DEFINES_MODULE = YES; DEVELOPMENT_TEAM = ""; DYLIB_COMPATIBILITY_VERSION = 2601.0.0; - DYLIB_CURRENT_VERSION = 2601.2.0; + DYLIB_CURRENT_VERSION = 2601.3.0; DYLIB_INSTALL_NAME_BASE = "@rpath"; ENABLE_NS_ASSERTIONS = NO; GCC_C_LANGUAGE_STANDARD = gnu11; diff --git a/modules/SDL2/Xcode/SDL/pkg-support/resources/License.txt b/modules/SDL2/Xcode/SDL/pkg-support/resources/License.txt index d2785a6..523c51e 100644 --- a/modules/SDL2/Xcode/SDL/pkg-support/resources/License.txt +++ b/modules/SDL2/Xcode/SDL/pkg-support/resources/License.txt @@ -1,6 +1,6 @@ Simple DirectMedia Layer -Copyright (C) 1997-2022 Sam Lantinga +Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/android-project/app/src/main/java/org/libsdl/app/SDLActivity.java b/modules/SDL2/android-project/app/src/main/java/org/libsdl/app/SDLActivity.java index eef4ee8..c122fc9 100644 --- a/modules/SDL2/android-project/app/src/main/java/org/libsdl/app/SDLActivity.java +++ b/modules/SDL2/android-project/app/src/main/java/org/libsdl/app/SDLActivity.java @@ -61,7 +61,7 @@ public class SDLActivity extends Activity implements View.OnSystemUiVisibilityCh private static final String TAG = "SDL"; private static final int SDL_MAJOR_VERSION = 2; private static final int SDL_MINOR_VERSION = 26; - private static final int SDL_MICRO_VERSION = 2; + private static final int SDL_MICRO_VERSION = 3; /* // Display InputType.SOURCE/CLASS of events and devices // diff --git a/modules/SDL2/build-scripts/config.sub b/modules/SDL2/build-scripts/config.sub index dba16e8..312ad81 100644 --- a/modules/SDL2/build-scripts/config.sub +++ b/modules/SDL2/build-scripts/config.sub @@ -1075,7 +1075,7 @@ case $cpu-$vendor in pentium-* | p5-* | k5-* | k6-* | nexgen-* | viac3-*) cpu=i586 ;; - pentiumpro-* | p6-* | 6x86-* | athlon-* | athalon_*-*) + pentiumpro-* | p6-* | 6x86-* | athlon-* | athlon_*-*) cpu=i686 ;; pentiumii-* | pentium2-* | pentiumiii-* | pentium3-*) diff --git a/modules/SDL2/build-scripts/gen_audio_channel_conversion.c b/modules/SDL2/build-scripts/gen_audio_channel_conversion.c index 37b370e..99c40b7 100644 --- a/modules/SDL2/build-scripts/gen_audio_channel_conversion.c +++ b/modules/SDL2/build-scripts/gen_audio_channel_conversion.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages @@ -395,7 +395,7 @@ int main(void) printf( "/*\n" " Simple DirectMedia Layer\n" - " Copyright (C) 1997-2022 Sam Lantinga \n" + " Copyright (C) 1997-2023 Sam Lantinga \n" "\n" " This software is provided 'as-is', without any express or implied\n" " warranty. In no event will the authors be held liable for any damages\n" diff --git a/modules/SDL2/build-scripts/gen_audio_resampler_filter.c b/modules/SDL2/build-scripts/gen_audio_resampler_filter.c index 99d7795..d5c3013 100644 --- a/modules/SDL2/build-scripts/gen_audio_resampler_filter.c +++ b/modules/SDL2/build-scripts/gen_audio_resampler_filter.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages @@ -113,7 +113,7 @@ int main(void) printf( "/*\n" " Simple DirectMedia Layer\n" - " Copyright (C) 1997-2022 Sam Lantinga \n" + " Copyright (C) 1997-2023 Sam Lantinga \n" "\n" " This software is provided 'as-is', without any express or implied\n" " warranty. In no event will the authors be held liable for any damages\n" diff --git a/modules/SDL2/cmake/sdlchecks.cmake b/modules/SDL2/cmake/sdlchecks.cmake index 65a98ef..4df914d 100644 --- a/modules/SDL2/cmake/sdlchecks.cmake +++ b/modules/SDL2/cmake/sdlchecks.cmake @@ -949,7 +949,6 @@ macro(CheckPTHREAD) list(APPEND SDL_CFLAGS ${PTHREAD_CFLAGS}) check_c_source_compiles(" - #define _GNU_SOURCE 1 #include int main(int argc, char **argv) { pthread_mutexattr_t attr; @@ -960,7 +959,6 @@ macro(CheckPTHREAD) set(SDL_THREAD_PTHREAD_RECURSIVE_MUTEX 1) else() check_c_source_compiles(" - #define _GNU_SOURCE 1 #include int main(int argc, char **argv) { pthread_mutexattr_t attr; @@ -991,7 +989,6 @@ macro(CheckPTHREAD) check_include_files("pthread_np.h" HAVE_PTHREAD_NP_H) if (HAVE_PTHREAD_H) check_c_source_compiles(" - #define _GNU_SOURCE 1 #include int main(int argc, char **argv) { pthread_setname_np(pthread_self(), \"\"); diff --git a/modules/SDL2/configure b/modules/SDL2/configure index 8f71c21..f3a3e0b 100644 --- a/modules/SDL2/configure +++ b/modules/SDL2/configure @@ -3454,7 +3454,7 @@ orig_CFLAGS="$CFLAGS" # See docs/release_checklist.md SDL_MAJOR_VERSION=2 SDL_MINOR_VERSION=26 -SDL_MICRO_VERSION=2 +SDL_MICRO_VERSION=3 SDL_VERSION=$SDL_MAJOR_VERSION.$SDL_MINOR_VERSION.$SDL_MICRO_VERSION SDL_BINARY_AGE=`expr $SDL_MINOR_VERSION \* 100 + $SDL_MICRO_VERSION` diff --git a/modules/SDL2/configure.ac b/modules/SDL2/configure.ac index 86df5ed..bafc64a 100644 --- a/modules/SDL2/configure.ac +++ b/modules/SDL2/configure.ac @@ -13,7 +13,7 @@ dnl Set various version strings - taken gratefully from the GTk sources # See docs/release_checklist.md SDL_MAJOR_VERSION=2 SDL_MINOR_VERSION=26 -SDL_MICRO_VERSION=2 +SDL_MICRO_VERSION=3 SDL_VERSION=$SDL_MAJOR_VERSION.$SDL_MINOR_VERSION.$SDL_MICRO_VERSION SDL_BINARY_AGE=`expr $SDL_MINOR_VERSION \* 100 + $SDL_MICRO_VERSION` diff --git a/modules/SDL2/include/SDL.h b/modules/SDL2/include/SDL.h index 12e7f31..9ba8f68 100644 --- a/modules/SDL2/include/SDL.h +++ b/modules/SDL2/include/SDL.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_assert.h b/modules/SDL2/include/SDL_assert.h index e71cf97..ba6dcd1 100644 --- a/modules/SDL2/include/SDL_assert.h +++ b/modules/SDL2/include/SDL_assert.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_atomic.h b/modules/SDL2/include/SDL_atomic.h index f0c05f4..22ea019 100644 --- a/modules/SDL2/include/SDL_atomic.h +++ b/modules/SDL2/include/SDL_atomic.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_audio.h b/modules/SDL2/include/SDL_audio.h index c42de3e..2c0f211 100644 --- a/modules/SDL2/include/SDL_audio.h +++ b/modules/SDL2/include/SDL_audio.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_bits.h b/modules/SDL2/include/SDL_bits.h index 22cb853..81161ae 100644 --- a/modules/SDL2/include/SDL_bits.h +++ b/modules/SDL2/include/SDL_bits.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_blendmode.h b/modules/SDL2/include/SDL_blendmode.h index 08c9f9d..b862116 100644 --- a/modules/SDL2/include/SDL_blendmode.h +++ b/modules/SDL2/include/SDL_blendmode.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_clipboard.h b/modules/SDL2/include/SDL_clipboard.h index 783c7c2..7c351fb 100644 --- a/modules/SDL2/include/SDL_clipboard.h +++ b/modules/SDL2/include/SDL_clipboard.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_config.h b/modules/SDL2/include/SDL_config.h index f91cb47..fd2fe88 100644 --- a/modules/SDL2/include/SDL_config.h +++ b/modules/SDL2/include/SDL_config.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_config.h.cmake b/modules/SDL2/include/SDL_config.h.cmake index ecf728c..b8e2144 100644 --- a/modules/SDL2/include/SDL_config.h.cmake +++ b/modules/SDL2/include/SDL_config.h.cmake @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_config.h.in b/modules/SDL2/include/SDL_config.h.in index 7b8d848..5dc98a3 100644 --- a/modules/SDL2/include/SDL_config.h.in +++ b/modules/SDL2/include/SDL_config.h.in @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_config_android.h b/modules/SDL2/include/SDL_config_android.h index 64918ae..d88c026 100644 --- a/modules/SDL2/include/SDL_config_android.h +++ b/modules/SDL2/include/SDL_config_android.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_config_emscripten.h b/modules/SDL2/include/SDL_config_emscripten.h index 989e124..68660a1 100644 --- a/modules/SDL2/include/SDL_config_emscripten.h +++ b/modules/SDL2/include/SDL_config_emscripten.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_config_iphoneos.h b/modules/SDL2/include/SDL_config_iphoneos.h index 6db16eb..02011c4 100644 --- a/modules/SDL2/include/SDL_config_iphoneos.h +++ b/modules/SDL2/include/SDL_config_iphoneos.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_config_macosx.h b/modules/SDL2/include/SDL_config_macosx.h index e7189f3..d7ad6cc 100644 --- a/modules/SDL2/include/SDL_config_macosx.h +++ b/modules/SDL2/include/SDL_config_macosx.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_config_minimal.h b/modules/SDL2/include/SDL_config_minimal.h index 20bb725..d6dee64 100644 --- a/modules/SDL2/include/SDL_config_minimal.h +++ b/modules/SDL2/include/SDL_config_minimal.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_config_ngage.h b/modules/SDL2/include/SDL_config_ngage.h index a9d2d37..25453b3 100644 --- a/modules/SDL2/include/SDL_config_ngage.h +++ b/modules/SDL2/include/SDL_config_ngage.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_config_os2.h b/modules/SDL2/include/SDL_config_os2.h index c86769d..2effe1a 100644 --- a/modules/SDL2/include/SDL_config_os2.h +++ b/modules/SDL2/include/SDL_config_os2.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_config_pandora.h b/modules/SDL2/include/SDL_config_pandora.h index 01bbf49..c74fa0c 100644 --- a/modules/SDL2/include/SDL_config_pandora.h +++ b/modules/SDL2/include/SDL_config_pandora.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_config_windows.h b/modules/SDL2/include/SDL_config_windows.h index 1a9129d..01322c1 100644 --- a/modules/SDL2/include/SDL_config_windows.h +++ b/modules/SDL2/include/SDL_config_windows.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_config_wingdk.h b/modules/SDL2/include/SDL_config_wingdk.h index 6f793d2..f9d3ff4 100644 --- a/modules/SDL2/include/SDL_config_wingdk.h +++ b/modules/SDL2/include/SDL_config_wingdk.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_config_winrt.h b/modules/SDL2/include/SDL_config_winrt.h index da894c8..8efde90 100644 --- a/modules/SDL2/include/SDL_config_winrt.h +++ b/modules/SDL2/include/SDL_config_winrt.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_config_xbox.h b/modules/SDL2/include/SDL_config_xbox.h index 54fa1a4..0d5efc4 100644 --- a/modules/SDL2/include/SDL_config_xbox.h +++ b/modules/SDL2/include/SDL_config_xbox.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_copying.h b/modules/SDL2/include/SDL_copying.h index 49e3f9d..b6028ba 100644 --- a/modules/SDL2/include/SDL_copying.h +++ b/modules/SDL2/include/SDL_copying.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_cpuinfo.h b/modules/SDL2/include/SDL_cpuinfo.h index b5ad0fc..ed5e979 100644 --- a/modules/SDL2/include/SDL_cpuinfo.h +++ b/modules/SDL2/include/SDL_cpuinfo.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_egl.h b/modules/SDL2/include/SDL_egl.h index e8bd657..6f51c08 100644 --- a/modules/SDL2/include/SDL_egl.h +++ b/modules/SDL2/include/SDL_egl.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_endian.h b/modules/SDL2/include/SDL_endian.h index c3f8431..582c3a8 100644 --- a/modules/SDL2/include/SDL_endian.h +++ b/modules/SDL2/include/SDL_endian.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_error.h b/modules/SDL2/include/SDL_error.h index 5c961e4..31c2261 100644 --- a/modules/SDL2/include/SDL_error.h +++ b/modules/SDL2/include/SDL_error.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_events.h b/modules/SDL2/include/SDL_events.h index 55a343e..9d09703 100644 --- a/modules/SDL2/include/SDL_events.h +++ b/modules/SDL2/include/SDL_events.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_filesystem.h b/modules/SDL2/include/SDL_filesystem.h index 1914f81..4cad657 100644 --- a/modules/SDL2/include/SDL_filesystem.h +++ b/modules/SDL2/include/SDL_filesystem.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_gamecontroller.h b/modules/SDL2/include/SDL_gamecontroller.h index 4703b63..d66e1b0 100644 --- a/modules/SDL2/include/SDL_gamecontroller.h +++ b/modules/SDL2/include/SDL_gamecontroller.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_gesture.h b/modules/SDL2/include/SDL_gesture.h index e2caea2..db70b4d 100644 --- a/modules/SDL2/include/SDL_gesture.h +++ b/modules/SDL2/include/SDL_gesture.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_guid.h b/modules/SDL2/include/SDL_guid.h index b971636..d964223 100644 --- a/modules/SDL2/include/SDL_guid.h +++ b/modules/SDL2/include/SDL_guid.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_haptic.h b/modules/SDL2/include/SDL_haptic.h index f240ae9..2462a1e 100644 --- a/modules/SDL2/include/SDL_haptic.h +++ b/modules/SDL2/include/SDL_haptic.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_hidapi.h b/modules/SDL2/include/SDL_hidapi.h index 354af5c..0575100 100644 --- a/modules/SDL2/include/SDL_hidapi.h +++ b/modules/SDL2/include/SDL_hidapi.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_hints.h b/modules/SDL2/include/SDL_hints.h index 76a74f0..1317924 100644 --- a/modules/SDL2/include/SDL_hints.h +++ b/modules/SDL2/include/SDL_hints.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_joystick.h b/modules/SDL2/include/SDL_joystick.h index 72c6604..07d6a2e 100644 --- a/modules/SDL2/include/SDL_joystick.h +++ b/modules/SDL2/include/SDL_joystick.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_keyboard.h b/modules/SDL2/include/SDL_keyboard.h index e7663fb..86a37ad 100644 --- a/modules/SDL2/include/SDL_keyboard.h +++ b/modules/SDL2/include/SDL_keyboard.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_keycode.h b/modules/SDL2/include/SDL_keycode.h index 65420f2..2523506 100644 --- a/modules/SDL2/include/SDL_keycode.h +++ b/modules/SDL2/include/SDL_keycode.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_loadso.h b/modules/SDL2/include/SDL_loadso.h index 61857c8..ca59b68 100644 --- a/modules/SDL2/include/SDL_loadso.h +++ b/modules/SDL2/include/SDL_loadso.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_locale.h b/modules/SDL2/include/SDL_locale.h index 7515779..482dbef 100644 --- a/modules/SDL2/include/SDL_locale.h +++ b/modules/SDL2/include/SDL_locale.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_log.h b/modules/SDL2/include/SDL_log.h index 1d8b20b..da733c4 100644 --- a/modules/SDL2/include/SDL_log.h +++ b/modules/SDL2/include/SDL_log.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_main.h b/modules/SDL2/include/SDL_main.h index 113d11d..14d39f1 100644 --- a/modules/SDL2/include/SDL_main.h +++ b/modules/SDL2/include/SDL_main.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_messagebox.h b/modules/SDL2/include/SDL_messagebox.h index d763534..7896fd1 100644 --- a/modules/SDL2/include/SDL_messagebox.h +++ b/modules/SDL2/include/SDL_messagebox.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_metal.h b/modules/SDL2/include/SDL_metal.h index 9285471..f36e348 100644 --- a/modules/SDL2/include/SDL_metal.h +++ b/modules/SDL2/include/SDL_metal.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_misc.h b/modules/SDL2/include/SDL_misc.h index 261b6b8..13ed9c7 100644 --- a/modules/SDL2/include/SDL_misc.h +++ b/modules/SDL2/include/SDL_misc.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_mouse.h b/modules/SDL2/include/SDL_mouse.h index b318c70..c5712ef 100644 --- a/modules/SDL2/include/SDL_mouse.h +++ b/modules/SDL2/include/SDL_mouse.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_mutex.h b/modules/SDL2/include/SDL_mutex.h index 173468f..54b6a53 100644 --- a/modules/SDL2/include/SDL_mutex.h +++ b/modules/SDL2/include/SDL_mutex.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_name.h b/modules/SDL2/include/SDL_name.h index 6ff35b4..5c3e07a 100644 --- a/modules/SDL2/include/SDL_name.h +++ b/modules/SDL2/include/SDL_name.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_opengl.h b/modules/SDL2/include/SDL_opengl.h index 0f2b257..0ba8912 100644 --- a/modules/SDL2/include/SDL_opengl.h +++ b/modules/SDL2/include/SDL_opengl.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_opengles.h b/modules/SDL2/include/SDL_opengles.h index 8511b96..f4465ea 100644 --- a/modules/SDL2/include/SDL_opengles.h +++ b/modules/SDL2/include/SDL_opengles.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_opengles2.h b/modules/SDL2/include/SDL_opengles2.h index 172fcb3..5e3b717 100644 --- a/modules/SDL2/include/SDL_opengles2.h +++ b/modules/SDL2/include/SDL_opengles2.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_pixels.h b/modules/SDL2/include/SDL_pixels.h index 5d2c0c8..9abd57b 100644 --- a/modules/SDL2/include/SDL_pixels.h +++ b/modules/SDL2/include/SDL_pixels.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_platform.h b/modules/SDL2/include/SDL_platform.h index a8e3ac2..d2a7e05 100644 --- a/modules/SDL2/include/SDL_platform.h +++ b/modules/SDL2/include/SDL_platform.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_power.h b/modules/SDL2/include/SDL_power.h index ecb3f4b..be06c8b 100644 --- a/modules/SDL2/include/SDL_power.h +++ b/modules/SDL2/include/SDL_power.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_quit.h b/modules/SDL2/include/SDL_quit.h index 4090f7f..d8ceb89 100644 --- a/modules/SDL2/include/SDL_quit.h +++ b/modules/SDL2/include/SDL_quit.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_rect.h b/modules/SDL2/include/SDL_rect.h index 6c641c5..9611a31 100644 --- a/modules/SDL2/include/SDL_rect.h +++ b/modules/SDL2/include/SDL_rect.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_render.h b/modules/SDL2/include/SDL_render.h index 5b7b059..c729501 100644 --- a/modules/SDL2/include/SDL_render.h +++ b/modules/SDL2/include/SDL_render.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_rwops.h b/modules/SDL2/include/SDL_rwops.h index 3960f56..8615cb5 100644 --- a/modules/SDL2/include/SDL_rwops.h +++ b/modules/SDL2/include/SDL_rwops.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_scancode.h b/modules/SDL2/include/SDL_scancode.h index 17e8fe2..a960a79 100644 --- a/modules/SDL2/include/SDL_scancode.h +++ b/modules/SDL2/include/SDL_scancode.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_sensor.h b/modules/SDL2/include/SDL_sensor.h index 684d2c6..3010e49 100644 --- a/modules/SDL2/include/SDL_sensor.h +++ b/modules/SDL2/include/SDL_sensor.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_shape.h b/modules/SDL2/include/SDL_shape.h index 1bca927..f66babc 100644 --- a/modules/SDL2/include/SDL_shape.h +++ b/modules/SDL2/include/SDL_shape.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_stdinc.h b/modules/SDL2/include/SDL_stdinc.h index 70dba7d..bbce3d0 100644 --- a/modules/SDL2/include/SDL_stdinc.h +++ b/modules/SDL2/include/SDL_stdinc.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_surface.h b/modules/SDL2/include/SDL_surface.h index 838de65..d6ee615 100644 --- a/modules/SDL2/include/SDL_surface.h +++ b/modules/SDL2/include/SDL_surface.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_system.h b/modules/SDL2/include/SDL_system.h index 0edca63..4b7eadd 100644 --- a/modules/SDL2/include/SDL_system.h +++ b/modules/SDL2/include/SDL_system.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_syswm.h b/modules/SDL2/include/SDL_syswm.h index 45f8e75..b35734d 100644 --- a/modules/SDL2/include/SDL_syswm.h +++ b/modules/SDL2/include/SDL_syswm.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_test.h b/modules/SDL2/include/SDL_test.h index 8cc9d61..80daaaf 100644 --- a/modules/SDL2/include/SDL_test.h +++ b/modules/SDL2/include/SDL_test.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_test_assert.h b/modules/SDL2/include/SDL_test_assert.h index 7342305..341e490 100644 --- a/modules/SDL2/include/SDL_test_assert.h +++ b/modules/SDL2/include/SDL_test_assert.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_test_common.h b/modules/SDL2/include/SDL_test_common.h index b86520d..6de63ca 100644 --- a/modules/SDL2/include/SDL_test_common.h +++ b/modules/SDL2/include/SDL_test_common.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_test_compare.h b/modules/SDL2/include/SDL_test_compare.h index 8a7a070..5fce25c 100644 --- a/modules/SDL2/include/SDL_test_compare.h +++ b/modules/SDL2/include/SDL_test_compare.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_test_crc32.h b/modules/SDL2/include/SDL_test_crc32.h index 049da74..bf34782 100644 --- a/modules/SDL2/include/SDL_test_crc32.h +++ b/modules/SDL2/include/SDL_test_crc32.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_test_font.h b/modules/SDL2/include/SDL_test_font.h index 6e7247d..18a82ff 100644 --- a/modules/SDL2/include/SDL_test_font.h +++ b/modules/SDL2/include/SDL_test_font.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_test_fuzzer.h b/modules/SDL2/include/SDL_test_fuzzer.h index bbe8eb8..cfe6a14 100644 --- a/modules/SDL2/include/SDL_test_fuzzer.h +++ b/modules/SDL2/include/SDL_test_fuzzer.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_test_harness.h b/modules/SDL2/include/SDL_test_harness.h index 1fd4236..26231dc 100644 --- a/modules/SDL2/include/SDL_test_harness.h +++ b/modules/SDL2/include/SDL_test_harness.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_test_images.h b/modules/SDL2/include/SDL_test_images.h index e2bfc36..1211371 100644 --- a/modules/SDL2/include/SDL_test_images.h +++ b/modules/SDL2/include/SDL_test_images.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_test_log.h b/modules/SDL2/include/SDL_test_log.h index e3d39ad..a27ffc2 100644 --- a/modules/SDL2/include/SDL_test_log.h +++ b/modules/SDL2/include/SDL_test_log.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_test_md5.h b/modules/SDL2/include/SDL_test_md5.h index 17b1d2b..538c7ae 100644 --- a/modules/SDL2/include/SDL_test_md5.h +++ b/modules/SDL2/include/SDL_test_md5.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_test_memory.h b/modules/SDL2/include/SDL_test_memory.h index cc2edc1..f959177 100644 --- a/modules/SDL2/include/SDL_test_memory.h +++ b/modules/SDL2/include/SDL_test_memory.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_test_random.h b/modules/SDL2/include/SDL_test_random.h index b1d6060..0035a80 100644 --- a/modules/SDL2/include/SDL_test_random.h +++ b/modules/SDL2/include/SDL_test_random.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_thread.h b/modules/SDL2/include/SDL_thread.h index 85727f8..849f70b 100644 --- a/modules/SDL2/include/SDL_thread.h +++ b/modules/SDL2/include/SDL_thread.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_timer.h b/modules/SDL2/include/SDL_timer.h index 62f81d4..98f9ad1 100644 --- a/modules/SDL2/include/SDL_timer.h +++ b/modules/SDL2/include/SDL_timer.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_touch.h b/modules/SDL2/include/SDL_touch.h index 9592413..c12d4a1 100644 --- a/modules/SDL2/include/SDL_touch.h +++ b/modules/SDL2/include/SDL_touch.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_types.h b/modules/SDL2/include/SDL_types.h index 355fb50..b5d7192 100644 --- a/modules/SDL2/include/SDL_types.h +++ b/modules/SDL2/include/SDL_types.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/SDL_version.h b/modules/SDL2/include/SDL_version.h index a755008..739134a 100644 --- a/modules/SDL2/include/SDL_version.h +++ b/modules/SDL2/include/SDL_version.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages @@ -59,7 +59,7 @@ typedef struct SDL_version */ #define SDL_MAJOR_VERSION 2 #define SDL_MINOR_VERSION 26 -#define SDL_PATCHLEVEL 2 +#define SDL_PATCHLEVEL 3 /** * Macro to determine SDL version program was compiled against. diff --git a/modules/SDL2/include/SDL_video.h b/modules/SDL2/include/SDL_video.h index b2f1509..c70facb 100644 --- a/modules/SDL2/include/SDL_video.h +++ b/modules/SDL2/include/SDL_video.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/begin_code.h b/modules/SDL2/include/begin_code.h index b3e69e8..1f01e0b 100644 --- a/modules/SDL2/include/begin_code.h +++ b/modules/SDL2/include/begin_code.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/include/close_code.h b/modules/SDL2/include/close_code.h index dc73432..874a926 100644 --- a/modules/SDL2/include/close_code.h +++ b/modules/SDL2/include/close_code.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/sdl2-config.cmake.in b/modules/SDL2/sdl2-config.cmake.in index 5d6cf43..0be79a4 100644 --- a/modules/SDL2/sdl2-config.cmake.in +++ b/modules/SDL2/sdl2-config.cmake.in @@ -64,7 +64,7 @@ if(_sdl2_libraries MATCHES ".*SDL2main.*") list(INSERT SDL2_STATIC_LIBRARIES 0 SDL2::SDL2main) endif() -set(_sdl2main_library ${SDL2_LIBDIR}/${CMAKE_STATIC_LIBRARY_PREFIX}SDL2main${CMAKE_STATIC_LIBRARY_SUFFIX}) +set(_sdl2main_library ${SDL2_LIBDIR}/libSDL2main.a) if(EXISTS "${_sdl2main_library}") set(SDL2MAIN_LIBRARY SDL2::SDL2main) if(NOT TARGET SDL2::SDL2main) @@ -103,8 +103,8 @@ set(_sdl2_link_libraries ${_sdl2_libraries}) list(REMOVE_ITEM _sdl2_link_libraries SDL2 SDL2main mingw32 cygwin) if(WIN32) - set(_sdl2_implib "${SDL2_LIBDIR}/${CMAKE_STATIC_LIBRARY_PREFIX}SDL2${CMAKE_SHARED_LIBRARY_SUFFIX}${CMAKE_STATIC_LIBRARY_SUFFIX}") - set(_sdl2_dll "${SDL2_BINDIR}/SDL2${CMAKE_SHARED_LIBRARY_SUFFIX}") + set(_sdl2_implib "${SDL2_LIBDIR}/libSDL2.dll.a") + set(_sdl2_dll "${SDL2_BINDIR}/SDL2.dll") if(EXISTS "${_sdl2_implib}" AND EXISTS "${_sdl2_dll}") if(NOT TARGET SDL2::SDL2) add_library(SDL2::SDL2 SHARED IMPORTED) @@ -124,7 +124,7 @@ if(WIN32) unset(_sdl2_implib) unset(_sdl2_dll) else() - set(_sdl2_shared "${SDL2_LIBDIR}/${CMAKE_SHARED_LIBRARY_PREFIX}SDL2${CMAKE_SHARED_LIBRARY_SUFFIX}") + set(_sdl2_shared "${SDL2_LIBDIR}/libSDL2${CMAKE_SHARED_LIBRARY_SUFFIX}") if(EXISTS "${_sdl2_shared}") if(NOT TARGET SDL2::SDL2) add_library(SDL2::SDL2 SHARED IMPORTED) @@ -143,7 +143,7 @@ else() unset(_sdl2_shared) endif() -set(_sdl2_static "${SDL2_LIBDIR}/${CMAKE_STATIC_LIBRARY_PREFIX}SDL2${CMAKE_STATIC_LIBRARY_SUFFIX}") +set(_sdl2_static "${SDL2_LIBDIR}/libSDL2.a") if(EXISTS "${_sdl2_static}") if(NOT TARGET SDL2::SDL2-static) add_library(SDL2::SDL2-static STATIC IMPORTED) @@ -164,7 +164,7 @@ unset(_sdl2_static) unset(_sdl2_link_libraries) -set(_sdl2test_library "${SDL2_LIBDIR}/${CMAKE_STATIC_LIBRARY_PREFIX}SDL2_test${CMAKE_STATIC_LIBRARY_SUFFIX}") +set(_sdl2test_library "${SDL2_LIBDIR}/libSDL2_test.a") if(EXISTS "${_sdl2test_library}") if(NOT TARGET SDL2::SDL2test) add_library(SDL2::SDL2test STATIC IMPORTED) diff --git a/modules/SDL2/src/SDL.c b/modules/SDL2/src/SDL.c index cde3434..8ccfa17 100644 --- a/modules/SDL2/src/SDL.c +++ b/modules/SDL2/src/SDL.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/SDL_assert.c b/modules/SDL2/src/SDL_assert.c index aa8d235..35b0149 100644 --- a/modules/SDL2/src/SDL_assert.c +++ b/modules/SDL2/src/SDL_assert.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/SDL_assert_c.h b/modules/SDL2/src/SDL_assert_c.h index ca4d4c3..246a946 100644 --- a/modules/SDL2/src/SDL_assert_c.h +++ b/modules/SDL2/src/SDL_assert_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/SDL_dataqueue.c b/modules/SDL2/src/SDL_dataqueue.c index e63fc6d..daa8e26 100644 --- a/modules/SDL2/src/SDL_dataqueue.c +++ b/modules/SDL2/src/SDL_dataqueue.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/SDL_dataqueue.h b/modules/SDL2/src/SDL_dataqueue.h index 46b8ebd..a88b10f 100644 --- a/modules/SDL2/src/SDL_dataqueue.h +++ b/modules/SDL2/src/SDL_dataqueue.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/SDL_error.c b/modules/SDL2/src/SDL_error.c index 1ca460a..054c58f 100644 --- a/modules/SDL2/src/SDL_error.c +++ b/modules/SDL2/src/SDL_error.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/SDL_error_c.h b/modules/SDL2/src/SDL_error_c.h index 1ac1f42..be6f8ac 100644 --- a/modules/SDL2/src/SDL_error_c.h +++ b/modules/SDL2/src/SDL_error_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/SDL_guid.c b/modules/SDL2/src/SDL_guid.c index d3529b7..bfbb8a1 100644 --- a/modules/SDL2/src/SDL_guid.c +++ b/modules/SDL2/src/SDL_guid.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/SDL_hints.c b/modules/SDL2/src/SDL_hints.c index 4341f8d..c45812a 100644 --- a/modules/SDL2/src/SDL_hints.c +++ b/modules/SDL2/src/SDL_hints.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/SDL_hints_c.h b/modules/SDL2/src/SDL_hints_c.h index d046817..a179681 100644 --- a/modules/SDL2/src/SDL_hints_c.h +++ b/modules/SDL2/src/SDL_hints_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/SDL_internal.h b/modules/SDL2/src/SDL_internal.h index 43e407f..8fa6291 100644 --- a/modules/SDL2/src/SDL_internal.h +++ b/modules/SDL2/src/SDL_internal.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/SDL_list.c b/modules/SDL2/src/SDL_list.c index af9f8bf..bff6d42 100644 --- a/modules/SDL2/src/SDL_list.c +++ b/modules/SDL2/src/SDL_list.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/SDL_list.h b/modules/SDL2/src/SDL_list.h index a7ead1d..bc1cd3e 100644 --- a/modules/SDL2/src/SDL_list.h +++ b/modules/SDL2/src/SDL_list.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/SDL_log.c b/modules/SDL2/src/SDL_log.c index c01e31d..f710dd8 100644 --- a/modules/SDL2/src/SDL_log.c +++ b/modules/SDL2/src/SDL_log.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/SDL_log_c.h b/modules/SDL2/src/SDL_log_c.h index 4716b7a..4aae691 100644 --- a/modules/SDL2/src/SDL_log_c.h +++ b/modules/SDL2/src/SDL_log_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/SDL_utils.c b/modules/SDL2/src/SDL_utils.c index 99ed1ac..36e9e03 100644 --- a/modules/SDL2/src/SDL_utils.c +++ b/modules/SDL2/src/SDL_utils.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/SDL_utils_c.h b/modules/SDL2/src/SDL_utils_c.h index 01efdde..baa552f 100644 --- a/modules/SDL2/src/SDL_utils_c.h +++ b/modules/SDL2/src/SDL_utils_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/atomic/SDL_atomic.c b/modules/SDL2/src/atomic/SDL_atomic.c index e92a6c7..302cb40 100644 --- a/modules/SDL2/src/atomic/SDL_atomic.c +++ b/modules/SDL2/src/atomic/SDL_atomic.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/atomic/SDL_spinlock.c b/modules/SDL2/src/atomic/SDL_spinlock.c index 965c021..2035ba6 100644 --- a/modules/SDL2/src/atomic/SDL_spinlock.c +++ b/modules/SDL2/src/atomic/SDL_spinlock.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/SDL_audio.c b/modules/SDL2/src/audio/SDL_audio.c index 0888878..b1b87d1 100644 --- a/modules/SDL2/src/audio/SDL_audio.c +++ b/modules/SDL2/src/audio/SDL_audio.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/SDL_audio_c.h b/modules/SDL2/src/audio/SDL_audio_c.h index a976dfd..d6f44ce 100644 --- a/modules/SDL2/src/audio/SDL_audio_c.h +++ b/modules/SDL2/src/audio/SDL_audio_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/SDL_audio_channel_converters.h b/modules/SDL2/src/audio/SDL_audio_channel_converters.h index fea9ad1..283ad6d 100644 --- a/modules/SDL2/src/audio/SDL_audio_channel_converters.h +++ b/modules/SDL2/src/audio/SDL_audio_channel_converters.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/SDL_audio_resampler_filter.h b/modules/SDL2/src/audio/SDL_audio_resampler_filter.h index 9b4728c..ddb7664 100644 --- a/modules/SDL2/src/audio/SDL_audio_resampler_filter.h +++ b/modules/SDL2/src/audio/SDL_audio_resampler_filter.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/SDL_audiocvt.c b/modules/SDL2/src/audio/SDL_audiocvt.c index 69427c5..de97bea 100644 --- a/modules/SDL2/src/audio/SDL_audiocvt.c +++ b/modules/SDL2/src/audio/SDL_audiocvt.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/SDL_audiodev.c b/modules/SDL2/src/audio/SDL_audiodev.c index 0d06f65..7fd1256 100644 --- a/modules/SDL2/src/audio/SDL_audiodev.c +++ b/modules/SDL2/src/audio/SDL_audiodev.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/SDL_audiodev_c.h b/modules/SDL2/src/audio/SDL_audiodev_c.h index ff14ba5..51d3e9f 100644 --- a/modules/SDL2/src/audio/SDL_audiodev_c.h +++ b/modules/SDL2/src/audio/SDL_audiodev_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/SDL_audiotypecvt.c b/modules/SDL2/src/audio/SDL_audiotypecvt.c index e82bee0..4e2320e 100644 --- a/modules/SDL2/src/audio/SDL_audiotypecvt.c +++ b/modules/SDL2/src/audio/SDL_audiotypecvt.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/SDL_mixer.c b/modules/SDL2/src/audio/SDL_mixer.c index 9c9e5df..3cd8d5d 100644 --- a/modules/SDL2/src/audio/SDL_mixer.c +++ b/modules/SDL2/src/audio/SDL_mixer.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/SDL_sysaudio.h b/modules/SDL2/src/audio/SDL_sysaudio.h index a911de0..002ae2a 100644 --- a/modules/SDL2/src/audio/SDL_sysaudio.h +++ b/modules/SDL2/src/audio/SDL_sysaudio.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/SDL_wave.c b/modules/SDL2/src/audio/SDL_wave.c index e49b550..5f0271c 100644 --- a/modules/SDL2/src/audio/SDL_wave.c +++ b/modules/SDL2/src/audio/SDL_wave.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/SDL_wave.h b/modules/SDL2/src/audio/SDL_wave.h index c96f957..2514edc 100644 --- a/modules/SDL2/src/audio/SDL_wave.h +++ b/modules/SDL2/src/audio/SDL_wave.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/aaudio/SDL_aaudio.c b/modules/SDL2/src/audio/aaudio/SDL_aaudio.c index 5f31866..4652d57 100644 --- a/modules/SDL2/src/audio/aaudio/SDL_aaudio.c +++ b/modules/SDL2/src/audio/aaudio/SDL_aaudio.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/aaudio/SDL_aaudio.h b/modules/SDL2/src/audio/aaudio/SDL_aaudio.h index babb683..c774add 100644 --- a/modules/SDL2/src/audio/aaudio/SDL_aaudio.h +++ b/modules/SDL2/src/audio/aaudio/SDL_aaudio.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/aaudio/SDL_aaudiofuncs.h b/modules/SDL2/src/audio/aaudio/SDL_aaudiofuncs.h index 54ef65b..2a837a5 100644 --- a/modules/SDL2/src/audio/aaudio/SDL_aaudiofuncs.h +++ b/modules/SDL2/src/audio/aaudio/SDL_aaudiofuncs.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright , (C) 1997-2022 Sam Lantinga + Copyright , (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/alsa/SDL_alsa_audio.c b/modules/SDL2/src/audio/alsa/SDL_alsa_audio.c index 59de607..609d12b 100644 --- a/modules/SDL2/src/audio/alsa/SDL_alsa_audio.c +++ b/modules/SDL2/src/audio/alsa/SDL_alsa_audio.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/alsa/SDL_alsa_audio.h b/modules/SDL2/src/audio/alsa/SDL_alsa_audio.h index 5ec339d..c2f14b6 100644 --- a/modules/SDL2/src/audio/alsa/SDL_alsa_audio.h +++ b/modules/SDL2/src/audio/alsa/SDL_alsa_audio.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/android/SDL_androidaudio.c b/modules/SDL2/src/audio/android/SDL_androidaudio.c index aa0d442..ee9421b 100644 --- a/modules/SDL2/src/audio/android/SDL_androidaudio.c +++ b/modules/SDL2/src/audio/android/SDL_androidaudio.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/android/SDL_androidaudio.h b/modules/SDL2/src/audio/android/SDL_androidaudio.h index a049758..0f5eb2d 100644 --- a/modules/SDL2/src/audio/android/SDL_androidaudio.h +++ b/modules/SDL2/src/audio/android/SDL_androidaudio.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/arts/SDL_artsaudio.c b/modules/SDL2/src/audio/arts/SDL_artsaudio.c index 82d84e3..7c37608 100644 --- a/modules/SDL2/src/audio/arts/SDL_artsaudio.c +++ b/modules/SDL2/src/audio/arts/SDL_artsaudio.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/arts/SDL_artsaudio.h b/modules/SDL2/src/audio/arts/SDL_artsaudio.h index 0f6e169..f2ccaea 100644 --- a/modules/SDL2/src/audio/arts/SDL_artsaudio.h +++ b/modules/SDL2/src/audio/arts/SDL_artsaudio.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/coreaudio/SDL_coreaudio.h b/modules/SDL2/src/audio/coreaudio/SDL_coreaudio.h index 9353046..be29e01 100644 --- a/modules/SDL2/src/audio/coreaudio/SDL_coreaudio.h +++ b/modules/SDL2/src/audio/coreaudio/SDL_coreaudio.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/coreaudio/SDL_coreaudio.m b/modules/SDL2/src/audio/coreaudio/SDL_coreaudio.m index d223359..0790114 100644 --- a/modules/SDL2/src/audio/coreaudio/SDL_coreaudio.m +++ b/modules/SDL2/src/audio/coreaudio/SDL_coreaudio.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/directsound/SDL_directsound.c b/modules/SDL2/src/audio/directsound/SDL_directsound.c index 885b5f0..d3903ee 100644 --- a/modules/SDL2/src/audio/directsound/SDL_directsound.c +++ b/modules/SDL2/src/audio/directsound/SDL_directsound.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/directsound/SDL_directsound.h b/modules/SDL2/src/audio/directsound/SDL_directsound.h index 365de77..64cbfaf 100644 --- a/modules/SDL2/src/audio/directsound/SDL_directsound.h +++ b/modules/SDL2/src/audio/directsound/SDL_directsound.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/disk/SDL_diskaudio.c b/modules/SDL2/src/audio/disk/SDL_diskaudio.c index 0a7a395..6f943cc 100644 --- a/modules/SDL2/src/audio/disk/SDL_diskaudio.c +++ b/modules/SDL2/src/audio/disk/SDL_diskaudio.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/disk/SDL_diskaudio.h b/modules/SDL2/src/audio/disk/SDL_diskaudio.h index e773925..1d35ec7 100644 --- a/modules/SDL2/src/audio/disk/SDL_diskaudio.h +++ b/modules/SDL2/src/audio/disk/SDL_diskaudio.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/dsp/SDL_dspaudio.c b/modules/SDL2/src/audio/dsp/SDL_dspaudio.c index 8734f79..ff30467 100644 --- a/modules/SDL2/src/audio/dsp/SDL_dspaudio.c +++ b/modules/SDL2/src/audio/dsp/SDL_dspaudio.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/dsp/SDL_dspaudio.h b/modules/SDL2/src/audio/dsp/SDL_dspaudio.h index b9ce50e..989a2f4 100644 --- a/modules/SDL2/src/audio/dsp/SDL_dspaudio.h +++ b/modules/SDL2/src/audio/dsp/SDL_dspaudio.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/dummy/SDL_dummyaudio.c b/modules/SDL2/src/audio/dummy/SDL_dummyaudio.c index dab1edb..de0bf1b 100644 --- a/modules/SDL2/src/audio/dummy/SDL_dummyaudio.c +++ b/modules/SDL2/src/audio/dummy/SDL_dummyaudio.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/dummy/SDL_dummyaudio.h b/modules/SDL2/src/audio/dummy/SDL_dummyaudio.h index 6ac650d..d1503cd 100644 --- a/modules/SDL2/src/audio/dummy/SDL_dummyaudio.h +++ b/modules/SDL2/src/audio/dummy/SDL_dummyaudio.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/emscripten/SDL_emscriptenaudio.c b/modules/SDL2/src/audio/emscripten/SDL_emscriptenaudio.c index bfe4282..db851ee 100644 --- a/modules/SDL2/src/audio/emscripten/SDL_emscriptenaudio.c +++ b/modules/SDL2/src/audio/emscripten/SDL_emscriptenaudio.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/emscripten/SDL_emscriptenaudio.h b/modules/SDL2/src/audio/emscripten/SDL_emscriptenaudio.h index f51695a..e189a0b 100644 --- a/modules/SDL2/src/audio/emscripten/SDL_emscriptenaudio.h +++ b/modules/SDL2/src/audio/emscripten/SDL_emscriptenaudio.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/esd/SDL_esdaudio.c b/modules/SDL2/src/audio/esd/SDL_esdaudio.c index ccf0791..db8567b 100644 --- a/modules/SDL2/src/audio/esd/SDL_esdaudio.c +++ b/modules/SDL2/src/audio/esd/SDL_esdaudio.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/esd/SDL_esdaudio.h b/modules/SDL2/src/audio/esd/SDL_esdaudio.h index 90b7800..01ef9fb 100644 --- a/modules/SDL2/src/audio/esd/SDL_esdaudio.h +++ b/modules/SDL2/src/audio/esd/SDL_esdaudio.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/fusionsound/SDL_fsaudio.c b/modules/SDL2/src/audio/fusionsound/SDL_fsaudio.c index fbe684d..f5ed59a 100644 --- a/modules/SDL2/src/audio/fusionsound/SDL_fsaudio.c +++ b/modules/SDL2/src/audio/fusionsound/SDL_fsaudio.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/fusionsound/SDL_fsaudio.h b/modules/SDL2/src/audio/fusionsound/SDL_fsaudio.h index 2e7a59b..fd18417 100644 --- a/modules/SDL2/src/audio/fusionsound/SDL_fsaudio.h +++ b/modules/SDL2/src/audio/fusionsound/SDL_fsaudio.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/haiku/SDL_haikuaudio.cc b/modules/SDL2/src/audio/haiku/SDL_haikuaudio.cc index aec5f4a..66cbbd8 100644 --- a/modules/SDL2/src/audio/haiku/SDL_haikuaudio.cc +++ b/modules/SDL2/src/audio/haiku/SDL_haikuaudio.cc @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/haiku/SDL_haikuaudio.h b/modules/SDL2/src/audio/haiku/SDL_haikuaudio.h index 91cc284..21b63d7 100644 --- a/modules/SDL2/src/audio/haiku/SDL_haikuaudio.h +++ b/modules/SDL2/src/audio/haiku/SDL_haikuaudio.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/jack/SDL_jackaudio.c b/modules/SDL2/src/audio/jack/SDL_jackaudio.c index f6e7e0c..e23c7d9 100644 --- a/modules/SDL2/src/audio/jack/SDL_jackaudio.c +++ b/modules/SDL2/src/audio/jack/SDL_jackaudio.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/jack/SDL_jackaudio.h b/modules/SDL2/src/audio/jack/SDL_jackaudio.h index a552e81..3b58d7a 100644 --- a/modules/SDL2/src/audio/jack/SDL_jackaudio.h +++ b/modules/SDL2/src/audio/jack/SDL_jackaudio.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/n3ds/SDL_n3dsaudio.c b/modules/SDL2/src/audio/n3ds/SDL_n3dsaudio.c index 484bec8..905fbf7 100644 --- a/modules/SDL2/src/audio/n3ds/SDL_n3dsaudio.c +++ b/modules/SDL2/src/audio/n3ds/SDL_n3dsaudio.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/n3ds/SDL_n3dsaudio.h b/modules/SDL2/src/audio/n3ds/SDL_n3dsaudio.h index d01f17f..7321f6c 100644 --- a/modules/SDL2/src/audio/n3ds/SDL_n3dsaudio.h +++ b/modules/SDL2/src/audio/n3ds/SDL_n3dsaudio.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/nacl/SDL_naclaudio.c b/modules/SDL2/src/audio/nacl/SDL_naclaudio.c index c38070d..aa9d3de 100644 --- a/modules/SDL2/src/audio/nacl/SDL_naclaudio.c +++ b/modules/SDL2/src/audio/nacl/SDL_naclaudio.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/nacl/SDL_naclaudio.h b/modules/SDL2/src/audio/nacl/SDL_naclaudio.h index 13d8f8c..5ca0102 100644 --- a/modules/SDL2/src/audio/nacl/SDL_naclaudio.h +++ b/modules/SDL2/src/audio/nacl/SDL_naclaudio.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/nas/SDL_nasaudio.c b/modules/SDL2/src/audio/nas/SDL_nasaudio.c index d6d8632..0ba7f6a 100644 --- a/modules/SDL2/src/audio/nas/SDL_nasaudio.c +++ b/modules/SDL2/src/audio/nas/SDL_nasaudio.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/nas/SDL_nasaudio.h b/modules/SDL2/src/audio/nas/SDL_nasaudio.h index 7c9506d..af191e4 100644 --- a/modules/SDL2/src/audio/nas/SDL_nasaudio.h +++ b/modules/SDL2/src/audio/nas/SDL_nasaudio.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/netbsd/SDL_netbsdaudio.c b/modules/SDL2/src/audio/netbsd/SDL_netbsdaudio.c index 5f021ea..4263684 100644 --- a/modules/SDL2/src/audio/netbsd/SDL_netbsdaudio.c +++ b/modules/SDL2/src/audio/netbsd/SDL_netbsdaudio.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/netbsd/SDL_netbsdaudio.h b/modules/SDL2/src/audio/netbsd/SDL_netbsdaudio.h index 862d431..3ed649f 100644 --- a/modules/SDL2/src/audio/netbsd/SDL_netbsdaudio.h +++ b/modules/SDL2/src/audio/netbsd/SDL_netbsdaudio.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/openslES/SDL_openslES.c b/modules/SDL2/src/audio/openslES/SDL_openslES.c index 474de3b..48c919c 100644 --- a/modules/SDL2/src/audio/openslES/SDL_openslES.c +++ b/modules/SDL2/src/audio/openslES/SDL_openslES.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/openslES/SDL_openslES.h b/modules/SDL2/src/audio/openslES/SDL_openslES.h index 10ff588..f5bef08 100644 --- a/modules/SDL2/src/audio/openslES/SDL_openslES.h +++ b/modules/SDL2/src/audio/openslES/SDL_openslES.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/os2/SDL_os2audio.c b/modules/SDL2/src/audio/os2/SDL_os2audio.c index 9ddfb76..ec17255 100644 --- a/modules/SDL2/src/audio/os2/SDL_os2audio.c +++ b/modules/SDL2/src/audio/os2/SDL_os2audio.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/os2/SDL_os2audio.h b/modules/SDL2/src/audio/os2/SDL_os2audio.h index 07ebbae..0bee307 100644 --- a/modules/SDL2/src/audio/os2/SDL_os2audio.h +++ b/modules/SDL2/src/audio/os2/SDL_os2audio.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/paudio/SDL_paudio.c b/modules/SDL2/src/audio/paudio/SDL_paudio.c index c77db08..962c031 100644 --- a/modules/SDL2/src/audio/paudio/SDL_paudio.c +++ b/modules/SDL2/src/audio/paudio/SDL_paudio.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/paudio/SDL_paudio.h b/modules/SDL2/src/audio/paudio/SDL_paudio.h index 1746a88..1646b03 100644 --- a/modules/SDL2/src/audio/paudio/SDL_paudio.h +++ b/modules/SDL2/src/audio/paudio/SDL_paudio.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/pipewire/SDL_pipewire.c b/modules/SDL2/src/audio/pipewire/SDL_pipewire.c index 2e173ef..57dd78e 100644 --- a/modules/SDL2/src/audio/pipewire/SDL_pipewire.c +++ b/modules/SDL2/src/audio/pipewire/SDL_pipewire.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/pipewire/SDL_pipewire.h b/modules/SDL2/src/audio/pipewire/SDL_pipewire.h index 767b8f1..c907af4 100644 --- a/modules/SDL2/src/audio/pipewire/SDL_pipewire.h +++ b/modules/SDL2/src/audio/pipewire/SDL_pipewire.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/ps2/SDL_ps2audio.c b/modules/SDL2/src/audio/ps2/SDL_ps2audio.c index b050984..f8a5b40 100644 --- a/modules/SDL2/src/audio/ps2/SDL_ps2audio.c +++ b/modules/SDL2/src/audio/ps2/SDL_ps2audio.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/ps2/SDL_ps2audio.h b/modules/SDL2/src/audio/ps2/SDL_ps2audio.h index 0de2506..69d421a 100644 --- a/modules/SDL2/src/audio/ps2/SDL_ps2audio.h +++ b/modules/SDL2/src/audio/ps2/SDL_ps2audio.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/psp/SDL_pspaudio.c b/modules/SDL2/src/audio/psp/SDL_pspaudio.c index d908170..2b57829 100644 --- a/modules/SDL2/src/audio/psp/SDL_pspaudio.c +++ b/modules/SDL2/src/audio/psp/SDL_pspaudio.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/psp/SDL_pspaudio.h b/modules/SDL2/src/audio/psp/SDL_pspaudio.h index 0e1af2c..77b161f 100644 --- a/modules/SDL2/src/audio/psp/SDL_pspaudio.h +++ b/modules/SDL2/src/audio/psp/SDL_pspaudio.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/pulseaudio/SDL_pulseaudio.c b/modules/SDL2/src/audio/pulseaudio/SDL_pulseaudio.c index 288c3d9..fdaa748 100644 --- a/modules/SDL2/src/audio/pulseaudio/SDL_pulseaudio.c +++ b/modules/SDL2/src/audio/pulseaudio/SDL_pulseaudio.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/pulseaudio/SDL_pulseaudio.h b/modules/SDL2/src/audio/pulseaudio/SDL_pulseaudio.h index 7ef45fe..0f42512 100644 --- a/modules/SDL2/src/audio/pulseaudio/SDL_pulseaudio.h +++ b/modules/SDL2/src/audio/pulseaudio/SDL_pulseaudio.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/qsa/SDL_qsa_audio.c b/modules/SDL2/src/audio/qsa/SDL_qsa_audio.c index 7a843f3..828d258 100644 --- a/modules/SDL2/src/audio/qsa/SDL_qsa_audio.c +++ b/modules/SDL2/src/audio/qsa/SDL_qsa_audio.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/qsa/SDL_qsa_audio.h b/modules/SDL2/src/audio/qsa/SDL_qsa_audio.h index e4845c9..e177074 100644 --- a/modules/SDL2/src/audio/qsa/SDL_qsa_audio.h +++ b/modules/SDL2/src/audio/qsa/SDL_qsa_audio.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/sndio/SDL_sndioaudio.c b/modules/SDL2/src/audio/sndio/SDL_sndioaudio.c index 29e5315..fcddbf2 100644 --- a/modules/SDL2/src/audio/sndio/SDL_sndioaudio.c +++ b/modules/SDL2/src/audio/sndio/SDL_sndioaudio.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/sndio/SDL_sndioaudio.h b/modules/SDL2/src/audio/sndio/SDL_sndioaudio.h index 57db05c..2666d69 100644 --- a/modules/SDL2/src/audio/sndio/SDL_sndioaudio.h +++ b/modules/SDL2/src/audio/sndio/SDL_sndioaudio.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/sun/SDL_sunaudio.c b/modules/SDL2/src/audio/sun/SDL_sunaudio.c index 5956924..4fdd74a 100644 --- a/modules/SDL2/src/audio/sun/SDL_sunaudio.c +++ b/modules/SDL2/src/audio/sun/SDL_sunaudio.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/sun/SDL_sunaudio.h b/modules/SDL2/src/audio/sun/SDL_sunaudio.h index 33ee755..63a887d 100644 --- a/modules/SDL2/src/audio/sun/SDL_sunaudio.h +++ b/modules/SDL2/src/audio/sun/SDL_sunaudio.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/vita/SDL_vitaaudio.c b/modules/SDL2/src/audio/vita/SDL_vitaaudio.c index 88f4a32..637baba 100644 --- a/modules/SDL2/src/audio/vita/SDL_vitaaudio.c +++ b/modules/SDL2/src/audio/vita/SDL_vitaaudio.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/vita/SDL_vitaaudio.h b/modules/SDL2/src/audio/vita/SDL_vitaaudio.h index a5601b2..83ce942 100644 --- a/modules/SDL2/src/audio/vita/SDL_vitaaudio.h +++ b/modules/SDL2/src/audio/vita/SDL_vitaaudio.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/wasapi/SDL_wasapi.c b/modules/SDL2/src/audio/wasapi/SDL_wasapi.c index 3a1acfe..dd40d34 100644 --- a/modules/SDL2/src/audio/wasapi/SDL_wasapi.c +++ b/modules/SDL2/src/audio/wasapi/SDL_wasapi.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/wasapi/SDL_wasapi.h b/modules/SDL2/src/audio/wasapi/SDL_wasapi.h index 6906067..c3485eb 100644 --- a/modules/SDL2/src/audio/wasapi/SDL_wasapi.h +++ b/modules/SDL2/src/audio/wasapi/SDL_wasapi.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/wasapi/SDL_wasapi_win32.c b/modules/SDL2/src/audio/wasapi/SDL_wasapi_win32.c index 13f05b6..bdeb9c0 100644 --- a/modules/SDL2/src/audio/wasapi/SDL_wasapi_win32.c +++ b/modules/SDL2/src/audio/wasapi/SDL_wasapi_win32.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/wasapi/SDL_wasapi_winrt.cpp b/modules/SDL2/src/audio/wasapi/SDL_wasapi_winrt.cpp index 43bf130..8e17524 100644 --- a/modules/SDL2/src/audio/wasapi/SDL_wasapi_winrt.cpp +++ b/modules/SDL2/src/audio/wasapi/SDL_wasapi_winrt.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/winmm/SDL_winmm.c b/modules/SDL2/src/audio/winmm/SDL_winmm.c index 444d215..69e492b 100644 --- a/modules/SDL2/src/audio/winmm/SDL_winmm.c +++ b/modules/SDL2/src/audio/winmm/SDL_winmm.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/audio/winmm/SDL_winmm.h b/modules/SDL2/src/audio/winmm/SDL_winmm.h index 68baffa..6e966d5 100644 --- a/modules/SDL2/src/audio/winmm/SDL_winmm.h +++ b/modules/SDL2/src/audio/winmm/SDL_winmm.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/android/SDL_android.c b/modules/SDL2/src/core/android/SDL_android.c index ebdd104..479fcc9 100644 --- a/modules/SDL2/src/core/android/SDL_android.c +++ b/modules/SDL2/src/core/android/SDL_android.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/android/SDL_android.h b/modules/SDL2/src/core/android/SDL_android.h index 0df4111..3efdfeb 100644 --- a/modules/SDL2/src/core/android/SDL_android.h +++ b/modules/SDL2/src/core/android/SDL_android.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/freebsd/SDL_evdev_kbd_freebsd.c b/modules/SDL2/src/core/freebsd/SDL_evdev_kbd_freebsd.c index c242053..c467993 100644 --- a/modules/SDL2/src/core/freebsd/SDL_evdev_kbd_freebsd.c +++ b/modules/SDL2/src/core/freebsd/SDL_evdev_kbd_freebsd.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/gdk/SDL_gdk.cpp b/modules/SDL2/src/core/gdk/SDL_gdk.cpp index 5d94c9b..119f5cf 100644 --- a/modules/SDL2/src/core/gdk/SDL_gdk.cpp +++ b/modules/SDL2/src/core/gdk/SDL_gdk.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/gdk/SDL_gdk.h b/modules/SDL2/src/core/gdk/SDL_gdk.h index 628d3e6..a49d068 100644 --- a/modules/SDL2/src/core/gdk/SDL_gdk.h +++ b/modules/SDL2/src/core/gdk/SDL_gdk.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/linux/SDL_dbus.c b/modules/SDL2/src/core/linux/SDL_dbus.c index 2ae9afd..231bc01 100644 --- a/modules/SDL2/src/core/linux/SDL_dbus.c +++ b/modules/SDL2/src/core/linux/SDL_dbus.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/linux/SDL_dbus.h b/modules/SDL2/src/core/linux/SDL_dbus.h index 25e04bb..cad528f 100644 --- a/modules/SDL2/src/core/linux/SDL_dbus.h +++ b/modules/SDL2/src/core/linux/SDL_dbus.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/linux/SDL_evdev.c b/modules/SDL2/src/core/linux/SDL_evdev.c index f5ab062..03e68b9 100644 --- a/modules/SDL2/src/core/linux/SDL_evdev.c +++ b/modules/SDL2/src/core/linux/SDL_evdev.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/linux/SDL_evdev.h b/modules/SDL2/src/core/linux/SDL_evdev.h index c951232..2681768 100644 --- a/modules/SDL2/src/core/linux/SDL_evdev.h +++ b/modules/SDL2/src/core/linux/SDL_evdev.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/linux/SDL_evdev_capabilities.c b/modules/SDL2/src/core/linux/SDL_evdev_capabilities.c index e23d499..acee48c 100644 --- a/modules/SDL2/src/core/linux/SDL_evdev_capabilities.c +++ b/modules/SDL2/src/core/linux/SDL_evdev_capabilities.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga Copyright (C) 2020 Collabora Ltd. This software is provided 'as-is', without any express or implied diff --git a/modules/SDL2/src/core/linux/SDL_evdev_capabilities.h b/modules/SDL2/src/core/linux/SDL_evdev_capabilities.h index 67b7075..f46fb61 100644 --- a/modules/SDL2/src/core/linux/SDL_evdev_capabilities.h +++ b/modules/SDL2/src/core/linux/SDL_evdev_capabilities.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga Copyright (C) 2020 Collabora Ltd. This software is provided 'as-is', without any express or implied diff --git a/modules/SDL2/src/core/linux/SDL_evdev_kbd.c b/modules/SDL2/src/core/linux/SDL_evdev_kbd.c index f090bff..fa78bb6 100644 --- a/modules/SDL2/src/core/linux/SDL_evdev_kbd.c +++ b/modules/SDL2/src/core/linux/SDL_evdev_kbd.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/linux/SDL_evdev_kbd.h b/modules/SDL2/src/core/linux/SDL_evdev_kbd.h index 9511838..8105ab8 100644 --- a/modules/SDL2/src/core/linux/SDL_evdev_kbd.h +++ b/modules/SDL2/src/core/linux/SDL_evdev_kbd.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/linux/SDL_evdev_kbd_default_accents.h b/modules/SDL2/src/core/linux/SDL_evdev_kbd_default_accents.h index 6ac0895..4b33a17 100644 --- a/modules/SDL2/src/core/linux/SDL_evdev_kbd_default_accents.h +++ b/modules/SDL2/src/core/linux/SDL_evdev_kbd_default_accents.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/linux/SDL_evdev_kbd_default_keymap.h b/modules/SDL2/src/core/linux/SDL_evdev_kbd_default_keymap.h index 30affb0..54d0495 100644 --- a/modules/SDL2/src/core/linux/SDL_evdev_kbd_default_keymap.h +++ b/modules/SDL2/src/core/linux/SDL_evdev_kbd_default_keymap.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/linux/SDL_fcitx.c b/modules/SDL2/src/core/linux/SDL_fcitx.c index f653279..d34cc23 100644 --- a/modules/SDL2/src/core/linux/SDL_fcitx.c +++ b/modules/SDL2/src/core/linux/SDL_fcitx.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/linux/SDL_fcitx.h b/modules/SDL2/src/core/linux/SDL_fcitx.h index 567ddce..3e5699e 100644 --- a/modules/SDL2/src/core/linux/SDL_fcitx.h +++ b/modules/SDL2/src/core/linux/SDL_fcitx.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/linux/SDL_ibus.c b/modules/SDL2/src/core/linux/SDL_ibus.c index d1d70c6..ed774a1 100644 --- a/modules/SDL2/src/core/linux/SDL_ibus.c +++ b/modules/SDL2/src/core/linux/SDL_ibus.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/linux/SDL_ibus.h b/modules/SDL2/src/core/linux/SDL_ibus.h index 7c0bd8d..efb3dc1 100644 --- a/modules/SDL2/src/core/linux/SDL_ibus.h +++ b/modules/SDL2/src/core/linux/SDL_ibus.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/linux/SDL_ime.c b/modules/SDL2/src/core/linux/SDL_ime.c index 3ad4dbf..00db003 100644 --- a/modules/SDL2/src/core/linux/SDL_ime.c +++ b/modules/SDL2/src/core/linux/SDL_ime.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/linux/SDL_ime.h b/modules/SDL2/src/core/linux/SDL_ime.h index 23417f6..8e4851b 100644 --- a/modules/SDL2/src/core/linux/SDL_ime.h +++ b/modules/SDL2/src/core/linux/SDL_ime.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/linux/SDL_sandbox.c b/modules/SDL2/src/core/linux/SDL_sandbox.c index 3987890..7fb38a4 100644 --- a/modules/SDL2/src/core/linux/SDL_sandbox.c +++ b/modules/SDL2/src/core/linux/SDL_sandbox.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga Copyright (C) 2022 Collabora Ltd. This software is provided 'as-is', without any express or implied diff --git a/modules/SDL2/src/core/linux/SDL_sandbox.h b/modules/SDL2/src/core/linux/SDL_sandbox.h index 22be690..eecac07 100644 --- a/modules/SDL2/src/core/linux/SDL_sandbox.h +++ b/modules/SDL2/src/core/linux/SDL_sandbox.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga Copyright (C) 2022 Collabora Ltd. This software is provided 'as-is', without any express or implied diff --git a/modules/SDL2/src/core/linux/SDL_threadprio.c b/modules/SDL2/src/core/linux/SDL_threadprio.c index 865b89c..941d513 100644 --- a/modules/SDL2/src/core/linux/SDL_threadprio.c +++ b/modules/SDL2/src/core/linux/SDL_threadprio.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/linux/SDL_udev.c b/modules/SDL2/src/core/linux/SDL_udev.c index 85cde89..8a50184 100644 --- a/modules/SDL2/src/core/linux/SDL_udev.c +++ b/modules/SDL2/src/core/linux/SDL_udev.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/linux/SDL_udev.h b/modules/SDL2/src/core/linux/SDL_udev.h index 8ac6cbe..a3dd8ed 100644 --- a/modules/SDL2/src/core/linux/SDL_udev.h +++ b/modules/SDL2/src/core/linux/SDL_udev.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/openbsd/SDL_wscons.h b/modules/SDL2/src/core/openbsd/SDL_wscons.h index 936d343..e8082d3 100644 --- a/modules/SDL2/src/core/openbsd/SDL_wscons.h +++ b/modules/SDL2/src/core/openbsd/SDL_wscons.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/openbsd/SDL_wscons_kbd.c b/modules/SDL2/src/core/openbsd/SDL_wscons_kbd.c index 121867d..27bb930 100644 --- a/modules/SDL2/src/core/openbsd/SDL_wscons_kbd.c +++ b/modules/SDL2/src/core/openbsd/SDL_wscons_kbd.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/openbsd/SDL_wscons_mouse.c b/modules/SDL2/src/core/openbsd/SDL_wscons_mouse.c index 42c83ce..4aa5809 100644 --- a/modules/SDL2/src/core/openbsd/SDL_wscons_mouse.c +++ b/modules/SDL2/src/core/openbsd/SDL_wscons_mouse.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/os2/SDL_os2.c b/modules/SDL2/src/core/os2/SDL_os2.c index 553f88c..66d15a4 100644 --- a/modules/SDL2/src/core/os2/SDL_os2.c +++ b/modules/SDL2/src/core/os2/SDL_os2.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/os2/SDL_os2.h b/modules/SDL2/src/core/os2/SDL_os2.h index 84068cc..a7deec2 100644 --- a/modules/SDL2/src/core/os2/SDL_os2.h +++ b/modules/SDL2/src/core/os2/SDL_os2.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/os2/geniconv/geniconv.c b/modules/SDL2/src/core/os2/geniconv/geniconv.c index 5976fe7..f85e8b3 100644 --- a/modules/SDL2/src/core/os2/geniconv/geniconv.c +++ b/modules/SDL2/src/core/os2/geniconv/geniconv.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/os2/geniconv/geniconv.h b/modules/SDL2/src/core/os2/geniconv/geniconv.h index 607fe8f..5c3f959 100644 --- a/modules/SDL2/src/core/os2/geniconv/geniconv.h +++ b/modules/SDL2/src/core/os2/geniconv/geniconv.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/os2/geniconv/os2cp.c b/modules/SDL2/src/core/os2/geniconv/os2cp.c index 0a651e1..ae8bec7 100644 --- a/modules/SDL2/src/core/os2/geniconv/os2cp.c +++ b/modules/SDL2/src/core/os2/geniconv/os2cp.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/os2/geniconv/os2cp.h b/modules/SDL2/src/core/os2/geniconv/os2cp.h index db3e167..7f5be10 100644 --- a/modules/SDL2/src/core/os2/geniconv/os2cp.h +++ b/modules/SDL2/src/core/os2/geniconv/os2cp.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/os2/geniconv/os2iconv.c b/modules/SDL2/src/core/os2/geniconv/os2iconv.c index 13ad2cd..0e75484 100644 --- a/modules/SDL2/src/core/os2/geniconv/os2iconv.c +++ b/modules/SDL2/src/core/os2/geniconv/os2iconv.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/os2/geniconv/sys2utf8.c b/modules/SDL2/src/core/os2/geniconv/sys2utf8.c index 753e9b6..1c8be8a 100644 --- a/modules/SDL2/src/core/os2/geniconv/sys2utf8.c +++ b/modules/SDL2/src/core/os2/geniconv/sys2utf8.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/os2/geniconv/test.c b/modules/SDL2/src/core/os2/geniconv/test.c index 25e1622..2214b97 100644 --- a/modules/SDL2/src/core/os2/geniconv/test.c +++ b/modules/SDL2/src/core/os2/geniconv/test.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/unix/SDL_poll.c b/modules/SDL2/src/core/unix/SDL_poll.c index f86b3ad..7336c45 100644 --- a/modules/SDL2/src/core/unix/SDL_poll.c +++ b/modules/SDL2/src/core/unix/SDL_poll.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/unix/SDL_poll.h b/modules/SDL2/src/core/unix/SDL_poll.h index 02d09c9..f862673 100644 --- a/modules/SDL2/src/core/unix/SDL_poll.h +++ b/modules/SDL2/src/core/unix/SDL_poll.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/windows/SDL_directx.h b/modules/SDL2/src/core/windows/SDL_directx.h index bb69c57..834d407 100644 --- a/modules/SDL2/src/core/windows/SDL_directx.h +++ b/modules/SDL2/src/core/windows/SDL_directx.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/windows/SDL_hid.c b/modules/SDL2/src/core/windows/SDL_hid.c index d9dd04f..6d83d31 100644 --- a/modules/SDL2/src/core/windows/SDL_hid.c +++ b/modules/SDL2/src/core/windows/SDL_hid.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/windows/SDL_hid.h b/modules/SDL2/src/core/windows/SDL_hid.h index 82a001a..3cfe01a 100644 --- a/modules/SDL2/src/core/windows/SDL_hid.h +++ b/modules/SDL2/src/core/windows/SDL_hid.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/windows/SDL_immdevice.c b/modules/SDL2/src/core/windows/SDL_immdevice.c index 335596d..77a6a82 100644 --- a/modules/SDL2/src/core/windows/SDL_immdevice.c +++ b/modules/SDL2/src/core/windows/SDL_immdevice.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/windows/SDL_immdevice.h b/modules/SDL2/src/core/windows/SDL_immdevice.h index 007775f..e5b7008 100644 --- a/modules/SDL2/src/core/windows/SDL_immdevice.h +++ b/modules/SDL2/src/core/windows/SDL_immdevice.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/windows/SDL_windows.c b/modules/SDL2/src/core/windows/SDL_windows.c index 4ec9dbb..7209ecd 100644 --- a/modules/SDL2/src/core/windows/SDL_windows.c +++ b/modules/SDL2/src/core/windows/SDL_windows.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/windows/SDL_windows.h b/modules/SDL2/src/core/windows/SDL_windows.h index 8b124d7..5eb82d4 100644 --- a/modules/SDL2/src/core/windows/SDL_windows.h +++ b/modules/SDL2/src/core/windows/SDL_windows.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/windows/SDL_xinput.c b/modules/SDL2/src/core/windows/SDL_xinput.c index 8b9c26e..e827586 100644 --- a/modules/SDL2/src/core/windows/SDL_xinput.c +++ b/modules/SDL2/src/core/windows/SDL_xinput.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/windows/SDL_xinput.h b/modules/SDL2/src/core/windows/SDL_xinput.h index 5f6d36a..3e27c2a 100644 --- a/modules/SDL2/src/core/windows/SDL_xinput.h +++ b/modules/SDL2/src/core/windows/SDL_xinput.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/winrt/SDL_winrtapp_common.cpp b/modules/SDL2/src/core/winrt/SDL_winrtapp_common.cpp index 6e98a78..f17dd42 100644 --- a/modules/SDL2/src/core/winrt/SDL_winrtapp_common.cpp +++ b/modules/SDL2/src/core/winrt/SDL_winrtapp_common.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/winrt/SDL_winrtapp_common.h b/modules/SDL2/src/core/winrt/SDL_winrtapp_common.h index 79b1002..e1a89df 100644 --- a/modules/SDL2/src/core/winrt/SDL_winrtapp_common.h +++ b/modules/SDL2/src/core/winrt/SDL_winrtapp_common.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/winrt/SDL_winrtapp_direct3d.cpp b/modules/SDL2/src/core/winrt/SDL_winrtapp_direct3d.cpp index 1f0962f..6fc4560 100644 --- a/modules/SDL2/src/core/winrt/SDL_winrtapp_direct3d.cpp +++ b/modules/SDL2/src/core/winrt/SDL_winrtapp_direct3d.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/winrt/SDL_winrtapp_direct3d.h b/modules/SDL2/src/core/winrt/SDL_winrtapp_direct3d.h index 1f7c917..f2b910f 100644 --- a/modules/SDL2/src/core/winrt/SDL_winrtapp_direct3d.h +++ b/modules/SDL2/src/core/winrt/SDL_winrtapp_direct3d.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/winrt/SDL_winrtapp_xaml.cpp b/modules/SDL2/src/core/winrt/SDL_winrtapp_xaml.cpp index 69716e1..8d9e2c6 100644 --- a/modules/SDL2/src/core/winrt/SDL_winrtapp_xaml.cpp +++ b/modules/SDL2/src/core/winrt/SDL_winrtapp_xaml.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/core/winrt/SDL_winrtapp_xaml.h b/modules/SDL2/src/core/winrt/SDL_winrtapp_xaml.h index e26e218..3147ac5 100644 --- a/modules/SDL2/src/core/winrt/SDL_winrtapp_xaml.h +++ b/modules/SDL2/src/core/winrt/SDL_winrtapp_xaml.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/cpuinfo/SDL_cpuinfo.c b/modules/SDL2/src/cpuinfo/SDL_cpuinfo.c index 540f6a5..43394a8 100644 --- a/modules/SDL2/src/cpuinfo/SDL_cpuinfo.c +++ b/modules/SDL2/src/cpuinfo/SDL_cpuinfo.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/dynapi/SDL_dynapi.c b/modules/SDL2/src/dynapi/SDL_dynapi.c index 9a7e4c9..054577c 100644 --- a/modules/SDL2/src/dynapi/SDL_dynapi.c +++ b/modules/SDL2/src/dynapi/SDL_dynapi.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/dynapi/SDL_dynapi.h b/modules/SDL2/src/dynapi/SDL_dynapi.h index d719462..35acf1a 100644 --- a/modules/SDL2/src/dynapi/SDL_dynapi.h +++ b/modules/SDL2/src/dynapi/SDL_dynapi.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/dynapi/SDL_dynapi_overrides.h b/modules/SDL2/src/dynapi/SDL_dynapi_overrides.h index 5864652..52ddfaf 100644 --- a/modules/SDL2/src/dynapi/SDL_dynapi_overrides.h +++ b/modules/SDL2/src/dynapi/SDL_dynapi_overrides.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/dynapi/SDL_dynapi_procs.h b/modules/SDL2/src/dynapi/SDL_dynapi_procs.h index 7b3e02d..2180dbf 100644 --- a/modules/SDL2/src/dynapi/SDL_dynapi_procs.h +++ b/modules/SDL2/src/dynapi/SDL_dynapi_procs.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/dynapi/gendynapi.pl b/modules/SDL2/src/dynapi/gendynapi.pl index a9ff972..b740fe8 100644 --- a/modules/SDL2/src/dynapi/gendynapi.pl +++ b/modules/SDL2/src/dynapi/gendynapi.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl -w # Simple DirectMedia Layer -# Copyright (C) 1997-2022 Sam Lantinga +# Copyright (C) 1997-2023 Sam Lantinga # # This software is provided 'as-is', without any express or implied # warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/SDL_clipboardevents.c b/modules/SDL2/src/events/SDL_clipboardevents.c index a3247dd..ac90c25 100644 --- a/modules/SDL2/src/events/SDL_clipboardevents.c +++ b/modules/SDL2/src/events/SDL_clipboardevents.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/SDL_clipboardevents_c.h b/modules/SDL2/src/events/SDL_clipboardevents_c.h index 21d5227..abbdb1f 100644 --- a/modules/SDL2/src/events/SDL_clipboardevents_c.h +++ b/modules/SDL2/src/events/SDL_clipboardevents_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/SDL_displayevents.c b/modules/SDL2/src/events/SDL_displayevents.c index c6a701a..a217c41 100644 --- a/modules/SDL2/src/events/SDL_displayevents.c +++ b/modules/SDL2/src/events/SDL_displayevents.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/SDL_displayevents_c.h b/modules/SDL2/src/events/SDL_displayevents_c.h index 07be5e0..0f0c9d3 100644 --- a/modules/SDL2/src/events/SDL_displayevents_c.h +++ b/modules/SDL2/src/events/SDL_displayevents_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/SDL_dropevents.c b/modules/SDL2/src/events/SDL_dropevents.c index daefeb0..99abc88 100644 --- a/modules/SDL2/src/events/SDL_dropevents.c +++ b/modules/SDL2/src/events/SDL_dropevents.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/SDL_dropevents_c.h b/modules/SDL2/src/events/SDL_dropevents_c.h index 4f45b78..1a78647 100644 --- a/modules/SDL2/src/events/SDL_dropevents_c.h +++ b/modules/SDL2/src/events/SDL_dropevents_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/SDL_events.c b/modules/SDL2/src/events/SDL_events.c index 493ae76..36ca746 100644 --- a/modules/SDL2/src/events/SDL_events.c +++ b/modules/SDL2/src/events/SDL_events.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/SDL_events_c.h b/modules/SDL2/src/events/SDL_events_c.h index ba52b11..080f78b 100644 --- a/modules/SDL2/src/events/SDL_events_c.h +++ b/modules/SDL2/src/events/SDL_events_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/SDL_gesture.c b/modules/SDL2/src/events/SDL_gesture.c index 2cdb0d5..07d1f83 100644 --- a/modules/SDL2/src/events/SDL_gesture.c +++ b/modules/SDL2/src/events/SDL_gesture.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/SDL_gesture_c.h b/modules/SDL2/src/events/SDL_gesture_c.h index 84855aa..f72281b 100644 --- a/modules/SDL2/src/events/SDL_gesture_c.h +++ b/modules/SDL2/src/events/SDL_gesture_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/SDL_keyboard.c b/modules/SDL2/src/events/SDL_keyboard.c index 30ec14c..b779af5 100644 --- a/modules/SDL2/src/events/SDL_keyboard.c +++ b/modules/SDL2/src/events/SDL_keyboard.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/SDL_keyboard_c.h b/modules/SDL2/src/events/SDL_keyboard_c.h index 3ace4af..7e346a8 100644 --- a/modules/SDL2/src/events/SDL_keyboard_c.h +++ b/modules/SDL2/src/events/SDL_keyboard_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/SDL_keysym_to_scancode.c b/modules/SDL2/src/events/SDL_keysym_to_scancode.c index 1b23d7b..15566e2 100644 --- a/modules/SDL2/src/events/SDL_keysym_to_scancode.c +++ b/modules/SDL2/src/events/SDL_keysym_to_scancode.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/SDL_keysym_to_scancode_c.h b/modules/SDL2/src/events/SDL_keysym_to_scancode_c.h index d2feb8c..e9f28d8 100644 --- a/modules/SDL2/src/events/SDL_keysym_to_scancode_c.h +++ b/modules/SDL2/src/events/SDL_keysym_to_scancode_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/SDL_mouse.c b/modules/SDL2/src/events/SDL_mouse.c index 994b6a6..ad3b636 100644 --- a/modules/SDL2/src/events/SDL_mouse.c +++ b/modules/SDL2/src/events/SDL_mouse.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/SDL_mouse_c.h b/modules/SDL2/src/events/SDL_mouse_c.h index 6dd0230..bcc94a0 100644 --- a/modules/SDL2/src/events/SDL_mouse_c.h +++ b/modules/SDL2/src/events/SDL_mouse_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/SDL_quit.c b/modules/SDL2/src/events/SDL_quit.c index ca583ea..42c5714 100644 --- a/modules/SDL2/src/events/SDL_quit.c +++ b/modules/SDL2/src/events/SDL_quit.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/SDL_scancode_tables.c b/modules/SDL2/src/events/SDL_scancode_tables.c index 9c9a55f..359feb1 100644 --- a/modules/SDL2/src/events/SDL_scancode_tables.c +++ b/modules/SDL2/src/events/SDL_scancode_tables.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/SDL_scancode_tables_c.h b/modules/SDL2/src/events/SDL_scancode_tables_c.h index c85b8dd..b1181e2 100644 --- a/modules/SDL2/src/events/SDL_scancode_tables_c.h +++ b/modules/SDL2/src/events/SDL_scancode_tables_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/SDL_touch.c b/modules/SDL2/src/events/SDL_touch.c index bc77b73..d8210d5 100644 --- a/modules/SDL2/src/events/SDL_touch.c +++ b/modules/SDL2/src/events/SDL_touch.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/SDL_touch_c.h b/modules/SDL2/src/events/SDL_touch_c.h index 4d5caf1..479f4ee 100644 --- a/modules/SDL2/src/events/SDL_touch_c.h +++ b/modules/SDL2/src/events/SDL_touch_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/SDL_windowevents.c b/modules/SDL2/src/events/SDL_windowevents.c index 209295a..7a27773 100644 --- a/modules/SDL2/src/events/SDL_windowevents.c +++ b/modules/SDL2/src/events/SDL_windowevents.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/SDL_windowevents_c.h b/modules/SDL2/src/events/SDL_windowevents_c.h index f8042ee..b5053fc 100644 --- a/modules/SDL2/src/events/SDL_windowevents_c.h +++ b/modules/SDL2/src/events/SDL_windowevents_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/blank_cursor.h b/modules/SDL2/src/events/blank_cursor.h index 35b47d3..232c47d 100644 --- a/modules/SDL2/src/events/blank_cursor.h +++ b/modules/SDL2/src/events/blank_cursor.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/default_cursor.h b/modules/SDL2/src/events/default_cursor.h index 949d6e0..e8758f1 100644 --- a/modules/SDL2/src/events/default_cursor.h +++ b/modules/SDL2/src/events/default_cursor.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/scancodes_ascii.h b/modules/SDL2/src/events/scancodes_ascii.h index c30cddc..3ea6f55 100644 --- a/modules/SDL2/src/events/scancodes_ascii.h +++ b/modules/SDL2/src/events/scancodes_ascii.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/scancodes_darwin.h b/modules/SDL2/src/events/scancodes_darwin.h index 1d0b5c1..ded67f6 100644 --- a/modules/SDL2/src/events/scancodes_darwin.h +++ b/modules/SDL2/src/events/scancodes_darwin.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/scancodes_linux.h b/modules/SDL2/src/events/scancodes_linux.h index 3257377..d97157c 100644 --- a/modules/SDL2/src/events/scancodes_linux.h +++ b/modules/SDL2/src/events/scancodes_linux.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/scancodes_windows.h b/modules/SDL2/src/events/scancodes_windows.h index fc3e3db..614afba 100644 --- a/modules/SDL2/src/events/scancodes_windows.h +++ b/modules/SDL2/src/events/scancodes_windows.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/events/scancodes_xfree86.h b/modules/SDL2/src/events/scancodes_xfree86.h index 605a657..d01f3d9 100644 --- a/modules/SDL2/src/events/scancodes_xfree86.h +++ b/modules/SDL2/src/events/scancodes_xfree86.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/file/SDL_rwops.c b/modules/SDL2/src/file/SDL_rwops.c index ead504c..03348d0 100644 --- a/modules/SDL2/src/file/SDL_rwops.c +++ b/modules/SDL2/src/file/SDL_rwops.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/file/cocoa/SDL_rwopsbundlesupport.h b/modules/SDL2/src/file/cocoa/SDL_rwopsbundlesupport.h index b77b53e..1578d32 100644 --- a/modules/SDL2/src/file/cocoa/SDL_rwopsbundlesupport.h +++ b/modules/SDL2/src/file/cocoa/SDL_rwopsbundlesupport.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/file/cocoa/SDL_rwopsbundlesupport.m b/modules/SDL2/src/file/cocoa/SDL_rwopsbundlesupport.m index 55e104a..0f6cc0d 100644 --- a/modules/SDL2/src/file/cocoa/SDL_rwopsbundlesupport.m +++ b/modules/SDL2/src/file/cocoa/SDL_rwopsbundlesupport.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/file/n3ds/SDL_rwopsromfs.c b/modules/SDL2/src/file/n3ds/SDL_rwopsromfs.c index 9d3ec87..fbe8be8 100644 --- a/modules/SDL2/src/file/n3ds/SDL_rwopsromfs.c +++ b/modules/SDL2/src/file/n3ds/SDL_rwopsromfs.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/file/n3ds/SDL_rwopsromfs.h b/modules/SDL2/src/file/n3ds/SDL_rwopsromfs.h index 9a6a734..b7a80a0 100644 --- a/modules/SDL2/src/file/n3ds/SDL_rwopsromfs.h +++ b/modules/SDL2/src/file/n3ds/SDL_rwopsromfs.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/filesystem/android/SDL_sysfilesystem.c b/modules/SDL2/src/filesystem/android/SDL_sysfilesystem.c index 0ffe96b..8aab53e 100644 --- a/modules/SDL2/src/filesystem/android/SDL_sysfilesystem.c +++ b/modules/SDL2/src/filesystem/android/SDL_sysfilesystem.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/filesystem/cocoa/SDL_sysfilesystem.m b/modules/SDL2/src/filesystem/cocoa/SDL_sysfilesystem.m index a1506d3..fa076ef 100644 --- a/modules/SDL2/src/filesystem/cocoa/SDL_sysfilesystem.m +++ b/modules/SDL2/src/filesystem/cocoa/SDL_sysfilesystem.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/filesystem/dummy/SDL_sysfilesystem.c b/modules/SDL2/src/filesystem/dummy/SDL_sysfilesystem.c index 7f22183..7492a5d 100644 --- a/modules/SDL2/src/filesystem/dummy/SDL_sysfilesystem.c +++ b/modules/SDL2/src/filesystem/dummy/SDL_sysfilesystem.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/filesystem/emscripten/SDL_sysfilesystem.c b/modules/SDL2/src/filesystem/emscripten/SDL_sysfilesystem.c index f007af6..8d76457 100644 --- a/modules/SDL2/src/filesystem/emscripten/SDL_sysfilesystem.c +++ b/modules/SDL2/src/filesystem/emscripten/SDL_sysfilesystem.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/filesystem/haiku/SDL_sysfilesystem.cc b/modules/SDL2/src/filesystem/haiku/SDL_sysfilesystem.cc index f359f36..3dfc39b 100644 --- a/modules/SDL2/src/filesystem/haiku/SDL_sysfilesystem.cc +++ b/modules/SDL2/src/filesystem/haiku/SDL_sysfilesystem.cc @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/filesystem/n3ds/SDL_sysfilesystem.c b/modules/SDL2/src/filesystem/n3ds/SDL_sysfilesystem.c index 9d0621b..6286699 100644 --- a/modules/SDL2/src/filesystem/n3ds/SDL_sysfilesystem.c +++ b/modules/SDL2/src/filesystem/n3ds/SDL_sysfilesystem.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/filesystem/nacl/SDL_sysfilesystem.c b/modules/SDL2/src/filesystem/nacl/SDL_sysfilesystem.c index b5bbe98..9a067aa 100644 --- a/modules/SDL2/src/filesystem/nacl/SDL_sysfilesystem.c +++ b/modules/SDL2/src/filesystem/nacl/SDL_sysfilesystem.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/filesystem/os2/SDL_sysfilesystem.c b/modules/SDL2/src/filesystem/os2/SDL_sysfilesystem.c index 3203f0b..8eccd76 100644 --- a/modules/SDL2/src/filesystem/os2/SDL_sysfilesystem.c +++ b/modules/SDL2/src/filesystem/os2/SDL_sysfilesystem.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/filesystem/ps2/SDL_sysfilesystem.c b/modules/SDL2/src/filesystem/ps2/SDL_sysfilesystem.c index 21c24b6..ada28f4 100644 --- a/modules/SDL2/src/filesystem/ps2/SDL_sysfilesystem.c +++ b/modules/SDL2/src/filesystem/ps2/SDL_sysfilesystem.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/filesystem/psp/SDL_sysfilesystem.c b/modules/SDL2/src/filesystem/psp/SDL_sysfilesystem.c index 4abb90a..1fcab90 100644 --- a/modules/SDL2/src/filesystem/psp/SDL_sysfilesystem.c +++ b/modules/SDL2/src/filesystem/psp/SDL_sysfilesystem.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/filesystem/riscos/SDL_sysfilesystem.c b/modules/SDL2/src/filesystem/riscos/SDL_sysfilesystem.c index 58ff9f1..1cb66fb 100644 --- a/modules/SDL2/src/filesystem/riscos/SDL_sysfilesystem.c +++ b/modules/SDL2/src/filesystem/riscos/SDL_sysfilesystem.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/filesystem/unix/SDL_sysfilesystem.c b/modules/SDL2/src/filesystem/unix/SDL_sysfilesystem.c index 416334d..d80974e 100644 --- a/modules/SDL2/src/filesystem/unix/SDL_sysfilesystem.c +++ b/modules/SDL2/src/filesystem/unix/SDL_sysfilesystem.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/filesystem/vita/SDL_sysfilesystem.c b/modules/SDL2/src/filesystem/vita/SDL_sysfilesystem.c index 1952cad..ab5f954 100644 --- a/modules/SDL2/src/filesystem/vita/SDL_sysfilesystem.c +++ b/modules/SDL2/src/filesystem/vita/SDL_sysfilesystem.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/filesystem/windows/SDL_sysfilesystem.c b/modules/SDL2/src/filesystem/windows/SDL_sysfilesystem.c index 5d3099b..260d5e3 100644 --- a/modules/SDL2/src/filesystem/windows/SDL_sysfilesystem.c +++ b/modules/SDL2/src/filesystem/windows/SDL_sysfilesystem.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/filesystem/winrt/SDL_sysfilesystem.cpp b/modules/SDL2/src/filesystem/winrt/SDL_sysfilesystem.cpp index 115b45b..8ef04f2 100644 --- a/modules/SDL2/src/filesystem/winrt/SDL_sysfilesystem.cpp +++ b/modules/SDL2/src/filesystem/winrt/SDL_sysfilesystem.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/haptic/SDL_haptic.c b/modules/SDL2/src/haptic/SDL_haptic.c index 3f87143..81b6ee9 100644 --- a/modules/SDL2/src/haptic/SDL_haptic.c +++ b/modules/SDL2/src/haptic/SDL_haptic.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/haptic/SDL_haptic_c.h b/modules/SDL2/src/haptic/SDL_haptic_c.h index d834965..55e791f 100644 --- a/modules/SDL2/src/haptic/SDL_haptic_c.h +++ b/modules/SDL2/src/haptic/SDL_haptic_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/haptic/SDL_syshaptic.h b/modules/SDL2/src/haptic/SDL_syshaptic.h index d6ee3e1..ebc204c 100644 --- a/modules/SDL2/src/haptic/SDL_syshaptic.h +++ b/modules/SDL2/src/haptic/SDL_syshaptic.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/haptic/android/SDL_syshaptic.c b/modules/SDL2/src/haptic/android/SDL_syshaptic.c index dda5733..9585b8f 100644 --- a/modules/SDL2/src/haptic/android/SDL_syshaptic.c +++ b/modules/SDL2/src/haptic/android/SDL_syshaptic.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/haptic/darwin/SDL_syshaptic.c b/modules/SDL2/src/haptic/darwin/SDL_syshaptic.c index 50905e1..055658f 100644 --- a/modules/SDL2/src/haptic/darwin/SDL_syshaptic.c +++ b/modules/SDL2/src/haptic/darwin/SDL_syshaptic.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/haptic/darwin/SDL_syshaptic_c.h b/modules/SDL2/src/haptic/darwin/SDL_syshaptic_c.h index 8e3a6ca..91a2c25 100644 --- a/modules/SDL2/src/haptic/darwin/SDL_syshaptic_c.h +++ b/modules/SDL2/src/haptic/darwin/SDL_syshaptic_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/haptic/dummy/SDL_syshaptic.c b/modules/SDL2/src/haptic/dummy/SDL_syshaptic.c index f356195..1ebd969 100644 --- a/modules/SDL2/src/haptic/dummy/SDL_syshaptic.c +++ b/modules/SDL2/src/haptic/dummy/SDL_syshaptic.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/haptic/linux/SDL_syshaptic.c b/modules/SDL2/src/haptic/linux/SDL_syshaptic.c index a9be7e0..adee0fb 100644 --- a/modules/SDL2/src/haptic/linux/SDL_syshaptic.c +++ b/modules/SDL2/src/haptic/linux/SDL_syshaptic.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/haptic/windows/SDL_dinputhaptic.c b/modules/SDL2/src/haptic/windows/SDL_dinputhaptic.c index 2229c69..0abb37f 100644 --- a/modules/SDL2/src/haptic/windows/SDL_dinputhaptic.c +++ b/modules/SDL2/src/haptic/windows/SDL_dinputhaptic.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/haptic/windows/SDL_dinputhaptic_c.h b/modules/SDL2/src/haptic/windows/SDL_dinputhaptic_c.h index 60fa414..df88a72 100644 --- a/modules/SDL2/src/haptic/windows/SDL_dinputhaptic_c.h +++ b/modules/SDL2/src/haptic/windows/SDL_dinputhaptic_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/haptic/windows/SDL_windowshaptic.c b/modules/SDL2/src/haptic/windows/SDL_windowshaptic.c index 475ae49..772ac75 100644 --- a/modules/SDL2/src/haptic/windows/SDL_windowshaptic.c +++ b/modules/SDL2/src/haptic/windows/SDL_windowshaptic.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/haptic/windows/SDL_windowshaptic_c.h b/modules/SDL2/src/haptic/windows/SDL_windowshaptic_c.h index dcfb702..5fca749 100644 --- a/modules/SDL2/src/haptic/windows/SDL_windowshaptic_c.h +++ b/modules/SDL2/src/haptic/windows/SDL_windowshaptic_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/haptic/windows/SDL_xinputhaptic.c b/modules/SDL2/src/haptic/windows/SDL_xinputhaptic.c index 2622fb7..f23787f 100644 --- a/modules/SDL2/src/haptic/windows/SDL_xinputhaptic.c +++ b/modules/SDL2/src/haptic/windows/SDL_xinputhaptic.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/haptic/windows/SDL_xinputhaptic_c.h b/modules/SDL2/src/haptic/windows/SDL_xinputhaptic_c.h index 2fb5dd8..b7c8dee 100644 --- a/modules/SDL2/src/haptic/windows/SDL_xinputhaptic_c.h +++ b/modules/SDL2/src/haptic/windows/SDL_xinputhaptic_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/hidapi/SDL_hidapi.c b/modules/SDL2/src/hidapi/SDL_hidapi.c index 47818d4..bea950d 100644 --- a/modules/SDL2/src/hidapi/SDL_hidapi.c +++ b/modules/SDL2/src/hidapi/SDL_hidapi.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/hidapi/SDL_hidapi_c.h b/modules/SDL2/src/hidapi/SDL_hidapi_c.h index c7343b1..796b9ba 100644 --- a/modules/SDL2/src/hidapi/SDL_hidapi_c.h +++ b/modules/SDL2/src/hidapi/SDL_hidapi_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/SDL_gamecontroller.c b/modules/SDL2/src/joystick/SDL_gamecontroller.c index 06cdf9b..dea89ca 100644 --- a/modules/SDL2/src/joystick/SDL_gamecontroller.c +++ b/modules/SDL2/src/joystick/SDL_gamecontroller.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/SDL_gamecontrollerdb.h b/modules/SDL2/src/joystick/SDL_gamecontrollerdb.h index b62694c..42996e3 100644 --- a/modules/SDL2/src/joystick/SDL_gamecontrollerdb.h +++ b/modules/SDL2/src/joystick/SDL_gamecontrollerdb.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/SDL_joystick.c b/modules/SDL2/src/joystick/SDL_joystick.c index e48dad8..b4d6d2e 100644 --- a/modules/SDL2/src/joystick/SDL_joystick.c +++ b/modules/SDL2/src/joystick/SDL_joystick.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/SDL_joystick_c.h b/modules/SDL2/src/joystick/SDL_joystick_c.h index 0f2093c..9e1114f 100644 --- a/modules/SDL2/src/joystick/SDL_joystick_c.h +++ b/modules/SDL2/src/joystick/SDL_joystick_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/SDL_sysjoystick.h b/modules/SDL2/src/joystick/SDL_sysjoystick.h index 015007c..20216bb 100644 --- a/modules/SDL2/src/joystick/SDL_sysjoystick.h +++ b/modules/SDL2/src/joystick/SDL_sysjoystick.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/android/SDL_sysjoystick.c b/modules/SDL2/src/joystick/android/SDL_sysjoystick.c index a1c8b88..9b3df49 100644 --- a/modules/SDL2/src/joystick/android/SDL_sysjoystick.c +++ b/modules/SDL2/src/joystick/android/SDL_sysjoystick.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/android/SDL_sysjoystick_c.h b/modules/SDL2/src/joystick/android/SDL_sysjoystick_c.h index 881c8aa..3302fef 100644 --- a/modules/SDL2/src/joystick/android/SDL_sysjoystick_c.h +++ b/modules/SDL2/src/joystick/android/SDL_sysjoystick_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/bsd/SDL_bsdjoystick.c b/modules/SDL2/src/joystick/bsd/SDL_bsdjoystick.c index 598505e..171b9ad 100644 --- a/modules/SDL2/src/joystick/bsd/SDL_bsdjoystick.c +++ b/modules/SDL2/src/joystick/bsd/SDL_bsdjoystick.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/darwin/SDL_iokitjoystick.c b/modules/SDL2/src/joystick/darwin/SDL_iokitjoystick.c index de43c97..d5eef75 100644 --- a/modules/SDL2/src/joystick/darwin/SDL_iokitjoystick.c +++ b/modules/SDL2/src/joystick/darwin/SDL_iokitjoystick.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/darwin/SDL_iokitjoystick_c.h b/modules/SDL2/src/joystick/darwin/SDL_iokitjoystick_c.h index 369edd1..a9dde59 100644 --- a/modules/SDL2/src/joystick/darwin/SDL_iokitjoystick_c.h +++ b/modules/SDL2/src/joystick/darwin/SDL_iokitjoystick_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/dummy/SDL_sysjoystick.c b/modules/SDL2/src/joystick/dummy/SDL_sysjoystick.c index 3cf8da5..1d73aae 100644 --- a/modules/SDL2/src/joystick/dummy/SDL_sysjoystick.c +++ b/modules/SDL2/src/joystick/dummy/SDL_sysjoystick.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/emscripten/SDL_sysjoystick.c b/modules/SDL2/src/joystick/emscripten/SDL_sysjoystick.c index c875e99..f6783f9 100644 --- a/modules/SDL2/src/joystick/emscripten/SDL_sysjoystick.c +++ b/modules/SDL2/src/joystick/emscripten/SDL_sysjoystick.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/emscripten/SDL_sysjoystick_c.h b/modules/SDL2/src/joystick/emscripten/SDL_sysjoystick_c.h index 815b53a..fd9f875 100644 --- a/modules/SDL2/src/joystick/emscripten/SDL_sysjoystick_c.h +++ b/modules/SDL2/src/joystick/emscripten/SDL_sysjoystick_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/haiku/SDL_haikujoystick.cc b/modules/SDL2/src/joystick/haiku/SDL_haikujoystick.cc index cacaf76..19a2827 100644 --- a/modules/SDL2/src/joystick/haiku/SDL_haikujoystick.cc +++ b/modules/SDL2/src/joystick/haiku/SDL_haikujoystick.cc @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_combined.c b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_combined.c index df09240..3b9cce9 100644 --- a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_combined.c +++ b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_combined.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_gamecube.c b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_gamecube.c index 4e68f47..36bc6d0 100644 --- a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_gamecube.c +++ b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_gamecube.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_luna.c b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_luna.c index c9cd281..a543e7a 100644 --- a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_luna.c +++ b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_luna.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_nintendo.h b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_nintendo.h index e95d5b4..3fac20b 100644 --- a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_nintendo.h +++ b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_nintendo.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_ps3.c b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_ps3.c index 10e3bc5..5461067 100644 --- a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_ps3.c +++ b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_ps3.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_ps4.c b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_ps4.c index 63d720d..7582082 100644 --- a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_ps4.c +++ b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_ps4.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_ps5.c b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_ps5.c index 7458ada..85db2ed 100644 --- a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_ps5.c +++ b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_ps5.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_rumble.c b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_rumble.c index e15ecf0..401e56f 100644 --- a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_rumble.c +++ b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_rumble.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_rumble.h b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_rumble.h index bf9f1ad..0cd517e 100644 --- a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_rumble.h +++ b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_rumble.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_shield.c b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_shield.c index 4fe0090..04da665 100644 --- a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_shield.c +++ b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_shield.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_stadia.c b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_stadia.c index a6d54b2..b6ce3c9 100644 --- a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_stadia.c +++ b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_stadia.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_steam.c b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_steam.c index 9221d12..991dec8 100644 --- a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_steam.c +++ b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_steam.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_switch.c b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_switch.c index 901761f..39add50 100644 --- a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_switch.c +++ b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_switch.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_wii.c b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_wii.c index 3b4e794..740fb6b 100644 --- a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_wii.c +++ b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_wii.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2021 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_xbox360.c b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_xbox360.c index 191ccb9..e9af3bc 100644 --- a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_xbox360.c +++ b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_xbox360.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_xbox360w.c b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_xbox360w.c index f0a1d29..ffc4e11 100644 --- a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_xbox360w.c +++ b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_xbox360w.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_xboxone.c b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_xboxone.c index 1a5798e..052c7d0 100644 --- a/modules/SDL2/src/joystick/hidapi/SDL_hidapi_xboxone.c +++ b/modules/SDL2/src/joystick/hidapi/SDL_hidapi_xboxone.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/hidapi/SDL_hidapijoystick.c b/modules/SDL2/src/joystick/hidapi/SDL_hidapijoystick.c index 2ed4aee..fdff880 100644 --- a/modules/SDL2/src/joystick/hidapi/SDL_hidapijoystick.c +++ b/modules/SDL2/src/joystick/hidapi/SDL_hidapijoystick.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/hidapi/SDL_hidapijoystick_c.h b/modules/SDL2/src/joystick/hidapi/SDL_hidapijoystick_c.h index 4ebaded..380b1cf 100644 --- a/modules/SDL2/src/joystick/hidapi/SDL_hidapijoystick_c.h +++ b/modules/SDL2/src/joystick/hidapi/SDL_hidapijoystick_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/iphoneos/SDL_mfijoystick.m b/modules/SDL2/src/joystick/iphoneos/SDL_mfijoystick.m index 2ffdab5..4b23bed 100644 --- a/modules/SDL2/src/joystick/iphoneos/SDL_mfijoystick.m +++ b/modules/SDL2/src/joystick/iphoneos/SDL_mfijoystick.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/iphoneos/SDL_mfijoystick_c.h b/modules/SDL2/src/joystick/iphoneos/SDL_mfijoystick_c.h index 157dc82..c8e212f 100644 --- a/modules/SDL2/src/joystick/iphoneos/SDL_mfijoystick_c.h +++ b/modules/SDL2/src/joystick/iphoneos/SDL_mfijoystick_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/linux/SDL_sysjoystick.c b/modules/SDL2/src/joystick/linux/SDL_sysjoystick.c index 5d3a994..dc534ba 100644 --- a/modules/SDL2/src/joystick/linux/SDL_sysjoystick.c +++ b/modules/SDL2/src/joystick/linux/SDL_sysjoystick.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/linux/SDL_sysjoystick_c.h b/modules/SDL2/src/joystick/linux/SDL_sysjoystick_c.h index f0e27b9..79e7ab4 100644 --- a/modules/SDL2/src/joystick/linux/SDL_sysjoystick_c.h +++ b/modules/SDL2/src/joystick/linux/SDL_sysjoystick_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/n3ds/SDL_sysjoystick.c b/modules/SDL2/src/joystick/n3ds/SDL_sysjoystick.c index 933f64e..5897bee 100644 --- a/modules/SDL2/src/joystick/n3ds/SDL_sysjoystick.c +++ b/modules/SDL2/src/joystick/n3ds/SDL_sysjoystick.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/os2/SDL_os2joystick.c b/modules/SDL2/src/joystick/os2/SDL_os2joystick.c index bf2dc60..d793997 100644 --- a/modules/SDL2/src/joystick/os2/SDL_os2joystick.c +++ b/modules/SDL2/src/joystick/os2/SDL_os2joystick.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/ps2/SDL_sysjoystick.c b/modules/SDL2/src/joystick/ps2/SDL_sysjoystick.c index 3847d79..86fe4aa 100644 --- a/modules/SDL2/src/joystick/ps2/SDL_sysjoystick.c +++ b/modules/SDL2/src/joystick/ps2/SDL_sysjoystick.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/psp/SDL_sysjoystick.c b/modules/SDL2/src/joystick/psp/SDL_sysjoystick.c index 06c0f28..f6553f0 100644 --- a/modules/SDL2/src/joystick/psp/SDL_sysjoystick.c +++ b/modules/SDL2/src/joystick/psp/SDL_sysjoystick.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/steam/SDL_steamcontroller.c b/modules/SDL2/src/joystick/steam/SDL_steamcontroller.c index 52511fb..f59007a 100644 --- a/modules/SDL2/src/joystick/steam/SDL_steamcontroller.c +++ b/modules/SDL2/src/joystick/steam/SDL_steamcontroller.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/steam/SDL_steamcontroller.h b/modules/SDL2/src/joystick/steam/SDL_steamcontroller.h index f740693..e63e51b 100644 --- a/modules/SDL2/src/joystick/steam/SDL_steamcontroller.h +++ b/modules/SDL2/src/joystick/steam/SDL_steamcontroller.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/usb_ids.h b/modules/SDL2/src/joystick/usb_ids.h index a47f970..1ee9ef5 100644 --- a/modules/SDL2/src/joystick/usb_ids.h +++ b/modules/SDL2/src/joystick/usb_ids.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/virtual/SDL_virtualjoystick.c b/modules/SDL2/src/joystick/virtual/SDL_virtualjoystick.c index 9a6d943..2d78f9e 100644 --- a/modules/SDL2/src/joystick/virtual/SDL_virtualjoystick.c +++ b/modules/SDL2/src/joystick/virtual/SDL_virtualjoystick.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/virtual/SDL_virtualjoystick_c.h b/modules/SDL2/src/joystick/virtual/SDL_virtualjoystick_c.h index 5e15f1d..aba5f8f 100644 --- a/modules/SDL2/src/joystick/virtual/SDL_virtualjoystick_c.h +++ b/modules/SDL2/src/joystick/virtual/SDL_virtualjoystick_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/vita/SDL_sysjoystick.c b/modules/SDL2/src/joystick/vita/SDL_sysjoystick.c index 994655f..a6a88aa 100644 --- a/modules/SDL2/src/joystick/vita/SDL_sysjoystick.c +++ b/modules/SDL2/src/joystick/vita/SDL_sysjoystick.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/windows/SDL_dinputjoystick.c b/modules/SDL2/src/joystick/windows/SDL_dinputjoystick.c index 9c5a46b..3396ea1 100644 --- a/modules/SDL2/src/joystick/windows/SDL_dinputjoystick.c +++ b/modules/SDL2/src/joystick/windows/SDL_dinputjoystick.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/windows/SDL_dinputjoystick_c.h b/modules/SDL2/src/joystick/windows/SDL_dinputjoystick_c.h index 229569e..e13fa08 100644 --- a/modules/SDL2/src/joystick/windows/SDL_dinputjoystick_c.h +++ b/modules/SDL2/src/joystick/windows/SDL_dinputjoystick_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/windows/SDL_rawinputjoystick.c b/modules/SDL2/src/joystick/windows/SDL_rawinputjoystick.c index fc738b0..1ccd6fd 100644 --- a/modules/SDL2/src/joystick/windows/SDL_rawinputjoystick.c +++ b/modules/SDL2/src/joystick/windows/SDL_rawinputjoystick.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 2022 Sam Lantinga + Copyright (C) 2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages @@ -1430,6 +1430,7 @@ RAWINPUT_HandleStatePacket(SDL_Joystick *joystick, Uint8 *data, int size) (1 << SDL_CONTROLLER_BUTTON_DPAD_DOWN) | (1 << SDL_CONTROLLER_BUTTON_DPAD_LEFT), (1 << SDL_CONTROLLER_BUTTON_DPAD_LEFT), (1 << SDL_CONTROLLER_BUTTON_DPAD_UP) | (1 << SDL_CONTROLLER_BUTTON_DPAD_LEFT), + 0, }; Uint64 match_state = ctx->match_state; /* Update match_state with button bit, then fall through */ @@ -1473,6 +1474,7 @@ RAWINPUT_HandleStatePacket(SDL_Joystick *joystick, Uint8 *data, int size) for (i = 0; i < nhats; ++i) { HIDP_DATA *item = GetData(ctx->hat_indices[i], ctx->data, data_length); if (item) { + Uint8 hat = SDL_HAT_CENTERED; const Uint8 hat_states[] = { SDL_HAT_CENTERED, SDL_HAT_UP, @@ -1483,6 +1485,7 @@ RAWINPUT_HandleStatePacket(SDL_Joystick *joystick, Uint8 *data, int size) SDL_HAT_DOWN | SDL_HAT_LEFT, SDL_HAT_LEFT, SDL_HAT_UP | SDL_HAT_LEFT, + SDL_HAT_CENTERED, }; ULONG state = item->RawValue; @@ -1490,8 +1493,9 @@ RAWINPUT_HandleStatePacket(SDL_Joystick *joystick, Uint8 *data, int size) #ifdef SDL_JOYSTICK_RAWINPUT_MATCHING match_state = (match_state & ~HAT_MASK) | hat_map[state]; #endif - SDL_PrivateJoystickHat(joystick, i, hat_states[state]); + hat = hat_states[state]; } + SDL_PrivateJoystickHat(joystick, i, hat); } } diff --git a/modules/SDL2/src/joystick/windows/SDL_rawinputjoystick_c.h b/modules/SDL2/src/joystick/windows/SDL_rawinputjoystick_c.h index a5d8143..43bb23d 100644 --- a/modules/SDL2/src/joystick/windows/SDL_rawinputjoystick_c.h +++ b/modules/SDL2/src/joystick/windows/SDL_rawinputjoystick_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/windows/SDL_windows_gaming_input.c b/modules/SDL2/src/joystick/windows/SDL_windows_gaming_input.c index 3a89d11..5df4aec 100644 --- a/modules/SDL2/src/joystick/windows/SDL_windows_gaming_input.c +++ b/modules/SDL2/src/joystick/windows/SDL_windows_gaming_input.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages @@ -411,7 +411,7 @@ static HRESULT STDMETHODCALLTYPE IEventHandler_CRawGameControllerVtbl_InvokeRemo SDL_LockJoysticks(); /* Can we get delayed calls to InvokeRemoved() after WGI_JoystickQuit()? */ - if (SDL_JoysticksQuitting() || !SDL_JoysticksInitialized()) { + if (!SDL_JoysticksInitialized()) { SDL_UnlockJoysticks(); return S_OK; } diff --git a/modules/SDL2/src/joystick/windows/SDL_windowsjoystick.c b/modules/SDL2/src/joystick/windows/SDL_windowsjoystick.c index ccd8f37..ebfb2f8 100644 --- a/modules/SDL2/src/joystick/windows/SDL_windowsjoystick.c +++ b/modules/SDL2/src/joystick/windows/SDL_windowsjoystick.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/windows/SDL_windowsjoystick_c.h b/modules/SDL2/src/joystick/windows/SDL_windowsjoystick_c.h index 00e1cf1..13cfa91 100644 --- a/modules/SDL2/src/joystick/windows/SDL_windowsjoystick_c.h +++ b/modules/SDL2/src/joystick/windows/SDL_windowsjoystick_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/windows/SDL_xinputjoystick.c b/modules/SDL2/src/joystick/windows/SDL_xinputjoystick.c index 4fa3555..c5053f4 100644 --- a/modules/SDL2/src/joystick/windows/SDL_xinputjoystick.c +++ b/modules/SDL2/src/joystick/windows/SDL_xinputjoystick.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/joystick/windows/SDL_xinputjoystick_c.h b/modules/SDL2/src/joystick/windows/SDL_xinputjoystick_c.h index 1a8bfdc..ab2eb5d 100644 --- a/modules/SDL2/src/joystick/windows/SDL_xinputjoystick_c.h +++ b/modules/SDL2/src/joystick/windows/SDL_xinputjoystick_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/libm/math_libm.h b/modules/SDL2/src/libm/math_libm.h index 0bce44f..e1ac4ac 100644 --- a/modules/SDL2/src/libm/math_libm.h +++ b/modules/SDL2/src/libm/math_libm.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/loadso/dlopen/SDL_sysloadso.c b/modules/SDL2/src/loadso/dlopen/SDL_sysloadso.c index 3b55a6e..796b606 100644 --- a/modules/SDL2/src/loadso/dlopen/SDL_sysloadso.c +++ b/modules/SDL2/src/loadso/dlopen/SDL_sysloadso.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/loadso/dummy/SDL_sysloadso.c b/modules/SDL2/src/loadso/dummy/SDL_sysloadso.c index da45a84..d05994d 100644 --- a/modules/SDL2/src/loadso/dummy/SDL_sysloadso.c +++ b/modules/SDL2/src/loadso/dummy/SDL_sysloadso.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/loadso/os2/SDL_sysloadso.c b/modules/SDL2/src/loadso/os2/SDL_sysloadso.c index 292196e..56c1271 100644 --- a/modules/SDL2/src/loadso/os2/SDL_sysloadso.c +++ b/modules/SDL2/src/loadso/os2/SDL_sysloadso.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/loadso/windows/SDL_sysloadso.c b/modules/SDL2/src/loadso/windows/SDL_sysloadso.c index 1157ed3..5e66393 100644 --- a/modules/SDL2/src/loadso/windows/SDL_sysloadso.c +++ b/modules/SDL2/src/loadso/windows/SDL_sysloadso.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/locale/SDL_locale.c b/modules/SDL2/src/locale/SDL_locale.c index 5aaf872..790ab8c 100644 --- a/modules/SDL2/src/locale/SDL_locale.c +++ b/modules/SDL2/src/locale/SDL_locale.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/locale/SDL_syslocale.h b/modules/SDL2/src/locale/SDL_syslocale.h index 8263139..6072036 100644 --- a/modules/SDL2/src/locale/SDL_syslocale.h +++ b/modules/SDL2/src/locale/SDL_syslocale.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/locale/android/SDL_syslocale.c b/modules/SDL2/src/locale/android/SDL_syslocale.c index ed969b8..2b990e8 100644 --- a/modules/SDL2/src/locale/android/SDL_syslocale.c +++ b/modules/SDL2/src/locale/android/SDL_syslocale.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/locale/dummy/SDL_syslocale.c b/modules/SDL2/src/locale/dummy/SDL_syslocale.c index e5ed1ad..a59f040 100644 --- a/modules/SDL2/src/locale/dummy/SDL_syslocale.c +++ b/modules/SDL2/src/locale/dummy/SDL_syslocale.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/locale/emscripten/SDL_syslocale.c b/modules/SDL2/src/locale/emscripten/SDL_syslocale.c index 98d3c03..4c3d0b9 100644 --- a/modules/SDL2/src/locale/emscripten/SDL_syslocale.c +++ b/modules/SDL2/src/locale/emscripten/SDL_syslocale.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/locale/haiku/SDL_syslocale.cc b/modules/SDL2/src/locale/haiku/SDL_syslocale.cc index 1f885b0..6dc4ad2 100644 --- a/modules/SDL2/src/locale/haiku/SDL_syslocale.cc +++ b/modules/SDL2/src/locale/haiku/SDL_syslocale.cc @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/locale/macosx/SDL_syslocale.m b/modules/SDL2/src/locale/macosx/SDL_syslocale.m index 0e6bd36..f2afbfa 100644 --- a/modules/SDL2/src/locale/macosx/SDL_syslocale.m +++ b/modules/SDL2/src/locale/macosx/SDL_syslocale.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/locale/n3ds/SDL_syslocale.c b/modules/SDL2/src/locale/n3ds/SDL_syslocale.c index bcfec8f..194a6b7 100644 --- a/modules/SDL2/src/locale/n3ds/SDL_syslocale.c +++ b/modules/SDL2/src/locale/n3ds/SDL_syslocale.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/locale/unix/SDL_syslocale.c b/modules/SDL2/src/locale/unix/SDL_syslocale.c index b9a3774..b4c36d1 100644 --- a/modules/SDL2/src/locale/unix/SDL_syslocale.c +++ b/modules/SDL2/src/locale/unix/SDL_syslocale.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/locale/vita/SDL_syslocale.c b/modules/SDL2/src/locale/vita/SDL_syslocale.c index 0a057cb..ef931e0 100644 --- a/modules/SDL2/src/locale/vita/SDL_syslocale.c +++ b/modules/SDL2/src/locale/vita/SDL_syslocale.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/locale/windows/SDL_syslocale.c b/modules/SDL2/src/locale/windows/SDL_syslocale.c index 2d033f4..48b4d3b 100644 --- a/modules/SDL2/src/locale/windows/SDL_syslocale.c +++ b/modules/SDL2/src/locale/windows/SDL_syslocale.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/locale/winrt/SDL_syslocale.c b/modules/SDL2/src/locale/winrt/SDL_syslocale.c index 1af2a95..6e37910 100644 --- a/modules/SDL2/src/locale/winrt/SDL_syslocale.c +++ b/modules/SDL2/src/locale/winrt/SDL_syslocale.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/main/gdk/SDL_gdk_main.c b/modules/SDL2/src/main/gdk/SDL_gdk_main.c index 4a25bbb..42ceaac 100644 --- a/modules/SDL2/src/main/gdk/SDL_gdk_main.c +++ b/modules/SDL2/src/main/gdk/SDL_gdk_main.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/main/haiku/SDL_BApp.h b/modules/SDL2/src/main/haiku/SDL_BApp.h index 215f836..868b4ed 100644 --- a/modules/SDL2/src/main/haiku/SDL_BApp.h +++ b/modules/SDL2/src/main/haiku/SDL_BApp.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/main/haiku/SDL_BeApp.cc b/modules/SDL2/src/main/haiku/SDL_BeApp.cc index a5e1428..9acbc54 100644 --- a/modules/SDL2/src/main/haiku/SDL_BeApp.cc +++ b/modules/SDL2/src/main/haiku/SDL_BeApp.cc @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/main/haiku/SDL_BeApp.h b/modules/SDL2/src/main/haiku/SDL_BeApp.h index 5b74466..819fa39 100644 --- a/modules/SDL2/src/main/haiku/SDL_BeApp.h +++ b/modules/SDL2/src/main/haiku/SDL_BeApp.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/main/n3ds/SDL_n3ds_main.c b/modules/SDL2/src/main/n3ds/SDL_n3ds_main.c index 1ccd014..014f23e 100644 --- a/modules/SDL2/src/main/n3ds/SDL_n3ds_main.c +++ b/modules/SDL2/src/main/n3ds/SDL_n3ds_main.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/main/nacl/SDL_nacl_main.c b/modules/SDL2/src/main/nacl/SDL_nacl_main.c index a0838b1..3d7833d 100644 --- a/modules/SDL2/src/main/nacl/SDL_nacl_main.c +++ b/modules/SDL2/src/main/nacl/SDL_nacl_main.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/main/windows/version.rc b/modules/SDL2/src/main/windows/version.rc index c6379c5..a93eecf 100644 --- a/modules/SDL2/src/main/windows/version.rc +++ b/modules/SDL2/src/main/windows/version.rc @@ -9,8 +9,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US // VS_VERSION_INFO VERSIONINFO - FILEVERSION 2,26,2,0 - PRODUCTVERSION 2,26,2,0 + FILEVERSION 2,26,3,0 + PRODUCTVERSION 2,26,3,0 FILEFLAGSMASK 0x3fL FILEFLAGS 0x0L FILEOS 0x40004L @@ -23,12 +23,12 @@ BEGIN BEGIN VALUE "CompanyName", "\0" VALUE "FileDescription", "SDL\0" - VALUE "FileVersion", "2, 26, 2, 0\0" + VALUE "FileVersion", "2, 26, 3, 0\0" VALUE "InternalName", "SDL\0" - VALUE "LegalCopyright", "Copyright (C) 2022 Sam Lantinga\0" + VALUE "LegalCopyright", "Copyright (C) 2023 Sam Lantinga\0" VALUE "OriginalFilename", "SDL2.dll\0" VALUE "ProductName", "Simple DirectMedia Layer\0" - VALUE "ProductVersion", "2, 26, 2, 0\0" + VALUE "ProductVersion", "2, 26, 3, 0\0" END END BLOCK "VarFileInfo" diff --git a/modules/SDL2/src/misc/SDL_sysurl.h b/modules/SDL2/src/misc/SDL_sysurl.h index 28cc40d..ae76932 100644 --- a/modules/SDL2/src/misc/SDL_sysurl.h +++ b/modules/SDL2/src/misc/SDL_sysurl.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/misc/SDL_url.c b/modules/SDL2/src/misc/SDL_url.c index eb258d9..1925fba 100644 --- a/modules/SDL2/src/misc/SDL_url.c +++ b/modules/SDL2/src/misc/SDL_url.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/misc/android/SDL_sysurl.c b/modules/SDL2/src/misc/android/SDL_sysurl.c index c17fbca..a7e2751 100644 --- a/modules/SDL2/src/misc/android/SDL_sysurl.c +++ b/modules/SDL2/src/misc/android/SDL_sysurl.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/misc/dummy/SDL_sysurl.c b/modules/SDL2/src/misc/dummy/SDL_sysurl.c index d35d016..0124d80 100644 --- a/modules/SDL2/src/misc/dummy/SDL_sysurl.c +++ b/modules/SDL2/src/misc/dummy/SDL_sysurl.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/misc/emscripten/SDL_sysurl.c b/modules/SDL2/src/misc/emscripten/SDL_sysurl.c index f344232..88a5ad7 100644 --- a/modules/SDL2/src/misc/emscripten/SDL_sysurl.c +++ b/modules/SDL2/src/misc/emscripten/SDL_sysurl.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/misc/haiku/SDL_sysurl.cc b/modules/SDL2/src/misc/haiku/SDL_sysurl.cc index 01a43f9..08a2e55 100644 --- a/modules/SDL2/src/misc/haiku/SDL_sysurl.cc +++ b/modules/SDL2/src/misc/haiku/SDL_sysurl.cc @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/misc/ios/SDL_sysurl.m b/modules/SDL2/src/misc/ios/SDL_sysurl.m index 73d5c73..6c57835 100644 --- a/modules/SDL2/src/misc/ios/SDL_sysurl.m +++ b/modules/SDL2/src/misc/ios/SDL_sysurl.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/misc/macosx/SDL_sysurl.m b/modules/SDL2/src/misc/macosx/SDL_sysurl.m index 1b141ee..eba4365 100644 --- a/modules/SDL2/src/misc/macosx/SDL_sysurl.m +++ b/modules/SDL2/src/misc/macosx/SDL_sysurl.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/misc/riscos/SDL_sysurl.c b/modules/SDL2/src/misc/riscos/SDL_sysurl.c index 2662c4d..923a2b2 100644 --- a/modules/SDL2/src/misc/riscos/SDL_sysurl.c +++ b/modules/SDL2/src/misc/riscos/SDL_sysurl.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/misc/unix/SDL_sysurl.c b/modules/SDL2/src/misc/unix/SDL_sysurl.c index 8d6e0fc..a0e80b0 100644 --- a/modules/SDL2/src/misc/unix/SDL_sysurl.c +++ b/modules/SDL2/src/misc/unix/SDL_sysurl.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/misc/vita/SDL_sysurl.c b/modules/SDL2/src/misc/vita/SDL_sysurl.c index 1052efb..4dcf4c7 100644 --- a/modules/SDL2/src/misc/vita/SDL_sysurl.c +++ b/modules/SDL2/src/misc/vita/SDL_sysurl.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/misc/windows/SDL_sysurl.c b/modules/SDL2/src/misc/windows/SDL_sysurl.c index 6cfe7de..0fb8518 100644 --- a/modules/SDL2/src/misc/windows/SDL_sysurl.c +++ b/modules/SDL2/src/misc/windows/SDL_sysurl.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/misc/winrt/SDL_sysurl.cpp b/modules/SDL2/src/misc/winrt/SDL_sysurl.cpp index 111a144..8e4ce08 100644 --- a/modules/SDL2/src/misc/winrt/SDL_sysurl.cpp +++ b/modules/SDL2/src/misc/winrt/SDL_sysurl.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/power/SDL_power.c b/modules/SDL2/src/power/SDL_power.c index fbf8d5a..a31f842 100644 --- a/modules/SDL2/src/power/SDL_power.c +++ b/modules/SDL2/src/power/SDL_power.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/power/SDL_syspower.h b/modules/SDL2/src/power/SDL_syspower.h index 2f81756..5401a0e 100644 --- a/modules/SDL2/src/power/SDL_syspower.h +++ b/modules/SDL2/src/power/SDL_syspower.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/power/android/SDL_syspower.c b/modules/SDL2/src/power/android/SDL_syspower.c index 4be3b15..23e2873 100644 --- a/modules/SDL2/src/power/android/SDL_syspower.c +++ b/modules/SDL2/src/power/android/SDL_syspower.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/power/emscripten/SDL_syspower.c b/modules/SDL2/src/power/emscripten/SDL_syspower.c index 4bac686..354150a 100644 --- a/modules/SDL2/src/power/emscripten/SDL_syspower.c +++ b/modules/SDL2/src/power/emscripten/SDL_syspower.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/power/haiku/SDL_syspower.c b/modules/SDL2/src/power/haiku/SDL_syspower.c index ac1fae9..986ce87 100644 --- a/modules/SDL2/src/power/haiku/SDL_syspower.c +++ b/modules/SDL2/src/power/haiku/SDL_syspower.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/power/linux/SDL_syspower.c b/modules/SDL2/src/power/linux/SDL_syspower.c index c33ab5c..bff60d3 100644 --- a/modules/SDL2/src/power/linux/SDL_syspower.c +++ b/modules/SDL2/src/power/linux/SDL_syspower.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/power/macosx/SDL_syspower.c b/modules/SDL2/src/power/macosx/SDL_syspower.c index 8277b34..4905eae 100644 --- a/modules/SDL2/src/power/macosx/SDL_syspower.c +++ b/modules/SDL2/src/power/macosx/SDL_syspower.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/power/n3ds/SDL_syspower.c b/modules/SDL2/src/power/n3ds/SDL_syspower.c index fe167af..0b2f5d4 100644 --- a/modules/SDL2/src/power/n3ds/SDL_syspower.c +++ b/modules/SDL2/src/power/n3ds/SDL_syspower.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/power/psp/SDL_syspower.c b/modules/SDL2/src/power/psp/SDL_syspower.c index ca9ba66..9ff93e0 100644 --- a/modules/SDL2/src/power/psp/SDL_syspower.c +++ b/modules/SDL2/src/power/psp/SDL_syspower.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/power/uikit/SDL_syspower.h b/modules/SDL2/src/power/uikit/SDL_syspower.h index a412780..aeb0368 100644 --- a/modules/SDL2/src/power/uikit/SDL_syspower.h +++ b/modules/SDL2/src/power/uikit/SDL_syspower.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/power/uikit/SDL_syspower.m b/modules/SDL2/src/power/uikit/SDL_syspower.m index 2a5ec9c..dfc2fc6 100644 --- a/modules/SDL2/src/power/uikit/SDL_syspower.m +++ b/modules/SDL2/src/power/uikit/SDL_syspower.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/power/vita/SDL_syspower.c b/modules/SDL2/src/power/vita/SDL_syspower.c index 46eef93..6a2f17a 100644 --- a/modules/SDL2/src/power/vita/SDL_syspower.c +++ b/modules/SDL2/src/power/vita/SDL_syspower.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/power/windows/SDL_syspower.c b/modules/SDL2/src/power/windows/SDL_syspower.c index 666b563..b4b59d6 100644 --- a/modules/SDL2/src/power/windows/SDL_syspower.c +++ b/modules/SDL2/src/power/windows/SDL_syspower.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/power/winrt/SDL_syspower.cpp b/modules/SDL2/src/power/winrt/SDL_syspower.cpp index 62e7ea6..8d3629c 100644 --- a/modules/SDL2/src/power/winrt/SDL_syspower.cpp +++ b/modules/SDL2/src/power/winrt/SDL_syspower.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/SDL_d3dmath.c b/modules/SDL2/src/render/SDL_d3dmath.c index fb7de37..550514a 100644 --- a/modules/SDL2/src/render/SDL_d3dmath.c +++ b/modules/SDL2/src/render/SDL_d3dmath.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/SDL_d3dmath.h b/modules/SDL2/src/render/SDL_d3dmath.h index 6460bf1..1b1a610 100644 --- a/modules/SDL2/src/render/SDL_d3dmath.h +++ b/modules/SDL2/src/render/SDL_d3dmath.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/SDL_render.c b/modules/SDL2/src/render/SDL_render.c index 5f821b3..5d1c841 100644 --- a/modules/SDL2/src/render/SDL_render.c +++ b/modules/SDL2/src/render/SDL_render.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/SDL_sysrender.h b/modules/SDL2/src/render/SDL_sysrender.h index d87b256..245b9f1 100644 --- a/modules/SDL2/src/render/SDL_sysrender.h +++ b/modules/SDL2/src/render/SDL_sysrender.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/SDL_yuv_sw.c b/modules/SDL2/src/render/SDL_yuv_sw.c index 10fe54e..302e07d 100644 --- a/modules/SDL2/src/render/SDL_yuv_sw.c +++ b/modules/SDL2/src/render/SDL_yuv_sw.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/SDL_yuv_sw_c.h b/modules/SDL2/src/render/SDL_yuv_sw_c.h index 8d9dc79..ff718fc 100644 --- a/modules/SDL2/src/render/SDL_yuv_sw_c.h +++ b/modules/SDL2/src/render/SDL_yuv_sw_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/direct3d/SDL_render_d3d.c b/modules/SDL2/src/render/direct3d/SDL_render_d3d.c index e68e4d8..c752999 100644 --- a/modules/SDL2/src/render/direct3d/SDL_render_d3d.c +++ b/modules/SDL2/src/render/direct3d/SDL_render_d3d.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/direct3d/SDL_shaders_d3d.c b/modules/SDL2/src/render/direct3d/SDL_shaders_d3d.c index d734351..ca3b99d 100644 --- a/modules/SDL2/src/render/direct3d/SDL_shaders_d3d.c +++ b/modules/SDL2/src/render/direct3d/SDL_shaders_d3d.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/direct3d/SDL_shaders_d3d.h b/modules/SDL2/src/render/direct3d/SDL_shaders_d3d.h index b7715cb..d8345fc 100644 --- a/modules/SDL2/src/render/direct3d/SDL_shaders_d3d.h +++ b/modules/SDL2/src/render/direct3d/SDL_shaders_d3d.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/direct3d11/SDL_render_d3d11.c b/modules/SDL2/src/render/direct3d11/SDL_render_d3d11.c index 8369e54..ff4a57e 100644 --- a/modules/SDL2/src/render/direct3d11/SDL_render_d3d11.c +++ b/modules/SDL2/src/render/direct3d11/SDL_render_d3d11.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/direct3d11/SDL_render_winrt.cpp b/modules/SDL2/src/render/direct3d11/SDL_render_winrt.cpp index 9784c32..fc2852f 100644 --- a/modules/SDL2/src/render/direct3d11/SDL_render_winrt.cpp +++ b/modules/SDL2/src/render/direct3d11/SDL_render_winrt.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/direct3d11/SDL_render_winrt.h b/modules/SDL2/src/render/direct3d11/SDL_render_winrt.h index 97d27cb..d139f4c 100644 --- a/modules/SDL2/src/render/direct3d11/SDL_render_winrt.h +++ b/modules/SDL2/src/render/direct3d11/SDL_render_winrt.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/direct3d11/SDL_shaders_d3d11.c b/modules/SDL2/src/render/direct3d11/SDL_shaders_d3d11.c index 3a6807b..62bec6c 100644 --- a/modules/SDL2/src/render/direct3d11/SDL_shaders_d3d11.c +++ b/modules/SDL2/src/render/direct3d11/SDL_shaders_d3d11.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/direct3d11/SDL_shaders_d3d11.h b/modules/SDL2/src/render/direct3d11/SDL_shaders_d3d11.h index d877c09..eb35190 100644 --- a/modules/SDL2/src/render/direct3d11/SDL_shaders_d3d11.h +++ b/modules/SDL2/src/render/direct3d11/SDL_shaders_d3d11.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/direct3d12/SDL_render_d3d12.c b/modules/SDL2/src/render/direct3d12/SDL_render_d3d12.c index 79cf30e..3d526f6 100644 --- a/modules/SDL2/src/render/direct3d12/SDL_render_d3d12.c +++ b/modules/SDL2/src/render/direct3d12/SDL_render_d3d12.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/direct3d12/SDL_render_d3d12_xbox.cpp b/modules/SDL2/src/render/direct3d12/SDL_render_d3d12_xbox.cpp index db71ebc..3775c94 100644 --- a/modules/SDL2/src/render/direct3d12/SDL_render_d3d12_xbox.cpp +++ b/modules/SDL2/src/render/direct3d12/SDL_render_d3d12_xbox.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/direct3d12/SDL_render_d3d12_xbox.h b/modules/SDL2/src/render/direct3d12/SDL_render_d3d12_xbox.h index 7afec9e..fd725d9 100644 --- a/modules/SDL2/src/render/direct3d12/SDL_render_d3d12_xbox.h +++ b/modules/SDL2/src/render/direct3d12/SDL_render_d3d12_xbox.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/direct3d12/SDL_shaders_d3d12.c b/modules/SDL2/src/render/direct3d12/SDL_shaders_d3d12.c index 2bb56d5..a0764f9 100644 --- a/modules/SDL2/src/render/direct3d12/SDL_shaders_d3d12.c +++ b/modules/SDL2/src/render/direct3d12/SDL_shaders_d3d12.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/direct3d12/SDL_shaders_d3d12.h b/modules/SDL2/src/render/direct3d12/SDL_shaders_d3d12.h index e56c5cc..a94148e 100644 --- a/modules/SDL2/src/render/direct3d12/SDL_shaders_d3d12.h +++ b/modules/SDL2/src/render/direct3d12/SDL_shaders_d3d12.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/direct3d12/SDL_shaders_d3d12_xboxone.cpp b/modules/SDL2/src/render/direct3d12/SDL_shaders_d3d12_xboxone.cpp index 8af238e..6a86b2c 100644 --- a/modules/SDL2/src/render/direct3d12/SDL_shaders_d3d12_xboxone.cpp +++ b/modules/SDL2/src/render/direct3d12/SDL_shaders_d3d12_xboxone.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/direct3d12/SDL_shaders_d3d12_xboxseries.cpp b/modules/SDL2/src/render/direct3d12/SDL_shaders_d3d12_xboxseries.cpp index 768ff6b..2865117 100644 --- a/modules/SDL2/src/render/direct3d12/SDL_shaders_d3d12_xboxseries.cpp +++ b/modules/SDL2/src/render/direct3d12/SDL_shaders_d3d12_xboxseries.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/metal/SDL_render_metal.m b/modules/SDL2/src/render/metal/SDL_render_metal.m index 80fd96f..1444b17 100644 --- a/modules/SDL2/src/render/metal/SDL_render_metal.m +++ b/modules/SDL2/src/render/metal/SDL_render_metal.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/opengl/SDL_glfuncs.h b/modules/SDL2/src/render/opengl/SDL_glfuncs.h index acdcf88..6dc07fd 100644 --- a/modules/SDL2/src/render/opengl/SDL_glfuncs.h +++ b/modules/SDL2/src/render/opengl/SDL_glfuncs.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/opengl/SDL_render_gl.c b/modules/SDL2/src/render/opengl/SDL_render_gl.c index 4f6f1e5..6ba6e1d 100644 --- a/modules/SDL2/src/render/opengl/SDL_render_gl.c +++ b/modules/SDL2/src/render/opengl/SDL_render_gl.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/opengl/SDL_shaders_gl.c b/modules/SDL2/src/render/opengl/SDL_shaders_gl.c index 4db0835..f5c01a2 100644 --- a/modules/SDL2/src/render/opengl/SDL_shaders_gl.c +++ b/modules/SDL2/src/render/opengl/SDL_shaders_gl.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/opengl/SDL_shaders_gl.h b/modules/SDL2/src/render/opengl/SDL_shaders_gl.h index d3e6c39..3f84d4e 100644 --- a/modules/SDL2/src/render/opengl/SDL_shaders_gl.h +++ b/modules/SDL2/src/render/opengl/SDL_shaders_gl.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/opengles/SDL_glesfuncs.h b/modules/SDL2/src/render/opengles/SDL_glesfuncs.h index 40a6564..d6b36e2 100644 --- a/modules/SDL2/src/render/opengles/SDL_glesfuncs.h +++ b/modules/SDL2/src/render/opengles/SDL_glesfuncs.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/opengles/SDL_render_gles.c b/modules/SDL2/src/render/opengles/SDL_render_gles.c index ba08a46..8910d32 100644 --- a/modules/SDL2/src/render/opengles/SDL_render_gles.c +++ b/modules/SDL2/src/render/opengles/SDL_render_gles.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/opengles2/SDL_gles2funcs.h b/modules/SDL2/src/render/opengles2/SDL_gles2funcs.h index ab8bf85..9b52896 100644 --- a/modules/SDL2/src/render/opengles2/SDL_gles2funcs.h +++ b/modules/SDL2/src/render/opengles2/SDL_gles2funcs.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/opengles2/SDL_render_gles2.c b/modules/SDL2/src/render/opengles2/SDL_render_gles2.c index 41bf300..f5865ee 100644 --- a/modules/SDL2/src/render/opengles2/SDL_render_gles2.c +++ b/modules/SDL2/src/render/opengles2/SDL_render_gles2.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/opengles2/SDL_shaders_gles2.c b/modules/SDL2/src/render/opengles2/SDL_shaders_gles2.c index cd7f6f1..752c3f0 100644 --- a/modules/SDL2/src/render/opengles2/SDL_shaders_gles2.c +++ b/modules/SDL2/src/render/opengles2/SDL_shaders_gles2.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/opengles2/SDL_shaders_gles2.h b/modules/SDL2/src/render/opengles2/SDL_shaders_gles2.h index 20cd6b0..b358f38 100644 --- a/modules/SDL2/src/render/opengles2/SDL_shaders_gles2.h +++ b/modules/SDL2/src/render/opengles2/SDL_shaders_gles2.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/ps2/SDL_render_ps2.c b/modules/SDL2/src/render/ps2/SDL_render_ps2.c index f385f53..1acb6a3 100644 --- a/modules/SDL2/src/render/ps2/SDL_render_ps2.c +++ b/modules/SDL2/src/render/ps2/SDL_render_ps2.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/psp/SDL_render_psp.c b/modules/SDL2/src/render/psp/SDL_render_psp.c index 9a4e5c7..d735eb4 100644 --- a/modules/SDL2/src/render/psp/SDL_render_psp.c +++ b/modules/SDL2/src/render/psp/SDL_render_psp.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/software/SDL_blendfillrect.c b/modules/SDL2/src/render/software/SDL_blendfillrect.c index 569c150..d9c6a73 100644 --- a/modules/SDL2/src/render/software/SDL_blendfillrect.c +++ b/modules/SDL2/src/render/software/SDL_blendfillrect.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/software/SDL_blendfillrect.h b/modules/SDL2/src/render/software/SDL_blendfillrect.h index 8ee62b1..9eb8de1 100644 --- a/modules/SDL2/src/render/software/SDL_blendfillrect.h +++ b/modules/SDL2/src/render/software/SDL_blendfillrect.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/software/SDL_blendline.c b/modules/SDL2/src/render/software/SDL_blendline.c index 4921bf1..6be591a 100644 --- a/modules/SDL2/src/render/software/SDL_blendline.c +++ b/modules/SDL2/src/render/software/SDL_blendline.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/software/SDL_blendline.h b/modules/SDL2/src/render/software/SDL_blendline.h index a844110..46bc9aa 100644 --- a/modules/SDL2/src/render/software/SDL_blendline.h +++ b/modules/SDL2/src/render/software/SDL_blendline.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/software/SDL_blendpoint.c b/modules/SDL2/src/render/software/SDL_blendpoint.c index 613169b..d2d3323 100644 --- a/modules/SDL2/src/render/software/SDL_blendpoint.c +++ b/modules/SDL2/src/render/software/SDL_blendpoint.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/software/SDL_blendpoint.h b/modules/SDL2/src/render/software/SDL_blendpoint.h index bf6ddec..fcdce75 100644 --- a/modules/SDL2/src/render/software/SDL_blendpoint.h +++ b/modules/SDL2/src/render/software/SDL_blendpoint.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/software/SDL_draw.h b/modules/SDL2/src/render/software/SDL_draw.h index 2acb3d3..66d3f8a 100644 --- a/modules/SDL2/src/render/software/SDL_draw.h +++ b/modules/SDL2/src/render/software/SDL_draw.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/software/SDL_drawline.c b/modules/SDL2/src/render/software/SDL_drawline.c index e309f16..cc6399a 100644 --- a/modules/SDL2/src/render/software/SDL_drawline.c +++ b/modules/SDL2/src/render/software/SDL_drawline.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/software/SDL_drawline.h b/modules/SDL2/src/render/software/SDL_drawline.h index 186119e..cdc0800 100644 --- a/modules/SDL2/src/render/software/SDL_drawline.h +++ b/modules/SDL2/src/render/software/SDL_drawline.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/software/SDL_drawpoint.c b/modules/SDL2/src/render/software/SDL_drawpoint.c index b99838a..a3dcf60 100644 --- a/modules/SDL2/src/render/software/SDL_drawpoint.c +++ b/modules/SDL2/src/render/software/SDL_drawpoint.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/software/SDL_drawpoint.h b/modules/SDL2/src/render/software/SDL_drawpoint.h index 4c019e0..b024237 100644 --- a/modules/SDL2/src/render/software/SDL_drawpoint.h +++ b/modules/SDL2/src/render/software/SDL_drawpoint.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/software/SDL_render_sw.c b/modules/SDL2/src/render/software/SDL_render_sw.c index 6ba77d4..05b6304 100644 --- a/modules/SDL2/src/render/software/SDL_render_sw.c +++ b/modules/SDL2/src/render/software/SDL_render_sw.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/software/SDL_render_sw_c.h b/modules/SDL2/src/render/software/SDL_render_sw_c.h index 4962ea6..8b1365d 100644 --- a/modules/SDL2/src/render/software/SDL_render_sw_c.h +++ b/modules/SDL2/src/render/software/SDL_render_sw_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/software/SDL_rotate.h b/modules/SDL2/src/render/software/SDL_rotate.h index 8d7ec9d..bf0d47a 100644 --- a/modules/SDL2/src/render/software/SDL_rotate.h +++ b/modules/SDL2/src/render/software/SDL_rotate.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/software/SDL_triangle.c b/modules/SDL2/src/render/software/SDL_triangle.c index f70c079..1c99317 100644 --- a/modules/SDL2/src/render/software/SDL_triangle.c +++ b/modules/SDL2/src/render/software/SDL_triangle.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/software/SDL_triangle.h b/modules/SDL2/src/render/software/SDL_triangle.h index c120b39..54c2261 100644 --- a/modules/SDL2/src/render/software/SDL_triangle.h +++ b/modules/SDL2/src/render/software/SDL_triangle.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/vitagxm/SDL_render_vita_gxm.c b/modules/SDL2/src/render/vitagxm/SDL_render_vita_gxm.c index 1391b19..d4448ae 100644 --- a/modules/SDL2/src/render/vitagxm/SDL_render_vita_gxm.c +++ b/modules/SDL2/src/render/vitagxm/SDL_render_vita_gxm.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/vitagxm/SDL_render_vita_gxm_memory.c b/modules/SDL2/src/render/vitagxm/SDL_render_vita_gxm_memory.c index 85d682a..1538253 100644 --- a/modules/SDL2/src/render/vitagxm/SDL_render_vita_gxm_memory.c +++ b/modules/SDL2/src/render/vitagxm/SDL_render_vita_gxm_memory.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/vitagxm/SDL_render_vita_gxm_memory.h b/modules/SDL2/src/render/vitagxm/SDL_render_vita_gxm_memory.h index 93b9f34..703fa84 100644 --- a/modules/SDL2/src/render/vitagxm/SDL_render_vita_gxm_memory.h +++ b/modules/SDL2/src/render/vitagxm/SDL_render_vita_gxm_memory.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/vitagxm/SDL_render_vita_gxm_shaders.h b/modules/SDL2/src/render/vitagxm/SDL_render_vita_gxm_shaders.h index f60ad1d..2f04af3 100644 --- a/modules/SDL2/src/render/vitagxm/SDL_render_vita_gxm_shaders.h +++ b/modules/SDL2/src/render/vitagxm/SDL_render_vita_gxm_shaders.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/vitagxm/SDL_render_vita_gxm_tools.c b/modules/SDL2/src/render/vitagxm/SDL_render_vita_gxm_tools.c index 10deb55..e0c3813 100644 --- a/modules/SDL2/src/render/vitagxm/SDL_render_vita_gxm_tools.c +++ b/modules/SDL2/src/render/vitagxm/SDL_render_vita_gxm_tools.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/vitagxm/SDL_render_vita_gxm_tools.h b/modules/SDL2/src/render/vitagxm/SDL_render_vita_gxm_tools.h index 6765988..b8db6fb 100644 --- a/modules/SDL2/src/render/vitagxm/SDL_render_vita_gxm_tools.h +++ b/modules/SDL2/src/render/vitagxm/SDL_render_vita_gxm_tools.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/render/vitagxm/SDL_render_vita_gxm_types.h b/modules/SDL2/src/render/vitagxm/SDL_render_vita_gxm_types.h index c5cbf58..bb20711 100644 --- a/modules/SDL2/src/render/vitagxm/SDL_render_vita_gxm_types.h +++ b/modules/SDL2/src/render/vitagxm/SDL_render_vita_gxm_types.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/sensor/SDL_sensor.c b/modules/SDL2/src/sensor/SDL_sensor.c index 6db4c63..aaccd9f 100644 --- a/modules/SDL2/src/sensor/SDL_sensor.c +++ b/modules/SDL2/src/sensor/SDL_sensor.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/sensor/SDL_sensor_c.h b/modules/SDL2/src/sensor/SDL_sensor_c.h index 92b93fe..0c9067b 100644 --- a/modules/SDL2/src/sensor/SDL_sensor_c.h +++ b/modules/SDL2/src/sensor/SDL_sensor_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/sensor/SDL_syssensor.h b/modules/SDL2/src/sensor/SDL_syssensor.h index 30d4400..c27e39c 100644 --- a/modules/SDL2/src/sensor/SDL_syssensor.h +++ b/modules/SDL2/src/sensor/SDL_syssensor.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/sensor/android/SDL_androidsensor.c b/modules/SDL2/src/sensor/android/SDL_androidsensor.c index 27fb04c..c8c519f 100644 --- a/modules/SDL2/src/sensor/android/SDL_androidsensor.c +++ b/modules/SDL2/src/sensor/android/SDL_androidsensor.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/sensor/android/SDL_androidsensor.h b/modules/SDL2/src/sensor/android/SDL_androidsensor.h index 4fc5e65..20d61c2 100644 --- a/modules/SDL2/src/sensor/android/SDL_androidsensor.h +++ b/modules/SDL2/src/sensor/android/SDL_androidsensor.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/sensor/coremotion/SDL_coremotionsensor.h b/modules/SDL2/src/sensor/coremotion/SDL_coremotionsensor.h index 664bf3b..aeb68b5 100644 --- a/modules/SDL2/src/sensor/coremotion/SDL_coremotionsensor.h +++ b/modules/SDL2/src/sensor/coremotion/SDL_coremotionsensor.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/sensor/coremotion/SDL_coremotionsensor.m b/modules/SDL2/src/sensor/coremotion/SDL_coremotionsensor.m index 735ecf5..1fb00c9 100644 --- a/modules/SDL2/src/sensor/coremotion/SDL_coremotionsensor.m +++ b/modules/SDL2/src/sensor/coremotion/SDL_coremotionsensor.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/sensor/dummy/SDL_dummysensor.c b/modules/SDL2/src/sensor/dummy/SDL_dummysensor.c index 469d35d..914f5a2 100644 --- a/modules/SDL2/src/sensor/dummy/SDL_dummysensor.c +++ b/modules/SDL2/src/sensor/dummy/SDL_dummysensor.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/sensor/dummy/SDL_dummysensor.h b/modules/SDL2/src/sensor/dummy/SDL_dummysensor.h index 1f35136..bdde5f2 100644 --- a/modules/SDL2/src/sensor/dummy/SDL_dummysensor.h +++ b/modules/SDL2/src/sensor/dummy/SDL_dummysensor.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/sensor/n3ds/SDL_n3dssensor.c b/modules/SDL2/src/sensor/n3ds/SDL_n3dssensor.c index ea22ef2..8a4756a 100644 --- a/modules/SDL2/src/sensor/n3ds/SDL_n3dssensor.c +++ b/modules/SDL2/src/sensor/n3ds/SDL_n3dssensor.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/sensor/vita/SDL_vitasensor.c b/modules/SDL2/src/sensor/vita/SDL_vitasensor.c index 3123f16..5bba67f 100644 --- a/modules/SDL2/src/sensor/vita/SDL_vitasensor.c +++ b/modules/SDL2/src/sensor/vita/SDL_vitasensor.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/sensor/vita/SDL_vitasensor.h b/modules/SDL2/src/sensor/vita/SDL_vitasensor.h index a7d6d29..a0f6555 100644 --- a/modules/SDL2/src/sensor/vita/SDL_vitasensor.h +++ b/modules/SDL2/src/sensor/vita/SDL_vitasensor.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/sensor/windows/SDL_windowssensor.c b/modules/SDL2/src/sensor/windows/SDL_windowssensor.c index b2edffc..d7d4db4 100644 --- a/modules/SDL2/src/sensor/windows/SDL_windowssensor.c +++ b/modules/SDL2/src/sensor/windows/SDL_windowssensor.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/sensor/windows/SDL_windowssensor.h b/modules/SDL2/src/sensor/windows/SDL_windowssensor.h index 1f35136..bdde5f2 100644 --- a/modules/SDL2/src/sensor/windows/SDL_windowssensor.h +++ b/modules/SDL2/src/sensor/windows/SDL_windowssensor.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/stdlib/SDL_crc16.c b/modules/SDL2/src/stdlib/SDL_crc16.c index 0008b2e..12b4206 100644 --- a/modules/SDL2/src/stdlib/SDL_crc16.c +++ b/modules/SDL2/src/stdlib/SDL_crc16.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/stdlib/SDL_crc32.c b/modules/SDL2/src/stdlib/SDL_crc32.c index cd7229c..f2533b2 100644 --- a/modules/SDL2/src/stdlib/SDL_crc32.c +++ b/modules/SDL2/src/stdlib/SDL_crc32.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/stdlib/SDL_getenv.c b/modules/SDL2/src/stdlib/SDL_getenv.c index b74974c..643bffa 100644 --- a/modules/SDL2/src/stdlib/SDL_getenv.c +++ b/modules/SDL2/src/stdlib/SDL_getenv.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/stdlib/SDL_iconv.c b/modules/SDL2/src/stdlib/SDL_iconv.c index bee60d5..b22e33f 100644 --- a/modules/SDL2/src/stdlib/SDL_iconv.c +++ b/modules/SDL2/src/stdlib/SDL_iconv.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/stdlib/SDL_malloc.c b/modules/SDL2/src/stdlib/SDL_malloc.c index de02b5e..07d95fa 100644 --- a/modules/SDL2/src/stdlib/SDL_malloc.c +++ b/modules/SDL2/src/stdlib/SDL_malloc.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/stdlib/SDL_mslibc.c b/modules/SDL2/src/stdlib/SDL_mslibc.c index 8f92463..541f55d 100644 --- a/modules/SDL2/src/stdlib/SDL_mslibc.c +++ b/modules/SDL2/src/stdlib/SDL_mslibc.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/stdlib/SDL_qsort.c b/modules/SDL2/src/stdlib/SDL_qsort.c index d17b6a3..17180a9 100644 --- a/modules/SDL2/src/stdlib/SDL_qsort.c +++ b/modules/SDL2/src/stdlib/SDL_qsort.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/stdlib/SDL_stdlib.c b/modules/SDL2/src/stdlib/SDL_stdlib.c index 2af18b1..fc59e20 100644 --- a/modules/SDL2/src/stdlib/SDL_stdlib.c +++ b/modules/SDL2/src/stdlib/SDL_stdlib.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/stdlib/SDL_string.c b/modules/SDL2/src/stdlib/SDL_string.c index ec632b7..5c3f012 100644 --- a/modules/SDL2/src/stdlib/SDL_string.c +++ b/modules/SDL2/src/stdlib/SDL_string.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/stdlib/SDL_strtokr.c b/modules/SDL2/src/stdlib/SDL_strtokr.c index 4b624d3..edd6005 100644 --- a/modules/SDL2/src/stdlib/SDL_strtokr.c +++ b/modules/SDL2/src/stdlib/SDL_strtokr.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/stdlib/SDL_vacopy.h b/modules/SDL2/src/stdlib/SDL_vacopy.h index ab60046..ce7157c 100644 --- a/modules/SDL2/src/stdlib/SDL_vacopy.h +++ b/modules/SDL2/src/stdlib/SDL_vacopy.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/test/SDL_test_assert.c b/modules/SDL2/src/test/SDL_test_assert.c index 148564e..f136f65 100644 --- a/modules/SDL2/src/test/SDL_test_assert.c +++ b/modules/SDL2/src/test/SDL_test_assert.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/test/SDL_test_common.c b/modules/SDL2/src/test/SDL_test_common.c index 1dc9793..2629b36 100644 --- a/modules/SDL2/src/test/SDL_test_common.c +++ b/modules/SDL2/src/test/SDL_test_common.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/test/SDL_test_compare.c b/modules/SDL2/src/test/SDL_test_compare.c index 157bd2f..13fc3b6 100644 --- a/modules/SDL2/src/test/SDL_test_compare.c +++ b/modules/SDL2/src/test/SDL_test_compare.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/test/SDL_test_crc32.c b/modules/SDL2/src/test/SDL_test_crc32.c index cfc5a64..426202b 100644 --- a/modules/SDL2/src/test/SDL_test_crc32.c +++ b/modules/SDL2/src/test/SDL_test_crc32.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/test/SDL_test_font.c b/modules/SDL2/src/test/SDL_test_font.c index 3bfcf49..6bd6692 100644 --- a/modules/SDL2/src/test/SDL_test_font.c +++ b/modules/SDL2/src/test/SDL_test_font.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/test/SDL_test_fuzzer.c b/modules/SDL2/src/test/SDL_test_fuzzer.c index 98fb09d..602cc8b 100644 --- a/modules/SDL2/src/test/SDL_test_fuzzer.c +++ b/modules/SDL2/src/test/SDL_test_fuzzer.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/test/SDL_test_harness.c b/modules/SDL2/src/test/SDL_test_harness.c index db3836b..95df0e2 100644 --- a/modules/SDL2/src/test/SDL_test_harness.c +++ b/modules/SDL2/src/test/SDL_test_harness.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/test/SDL_test_imageBlit.c b/modules/SDL2/src/test/SDL_test_imageBlit.c index 7a45127..7456bcd 100644 --- a/modules/SDL2/src/test/SDL_test_imageBlit.c +++ b/modules/SDL2/src/test/SDL_test_imageBlit.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/test/SDL_test_imageBlitBlend.c b/modules/SDL2/src/test/SDL_test_imageBlitBlend.c index d57899e..6645373 100644 --- a/modules/SDL2/src/test/SDL_test_imageBlitBlend.c +++ b/modules/SDL2/src/test/SDL_test_imageBlitBlend.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/test/SDL_test_imageFace.c b/modules/SDL2/src/test/SDL_test_imageFace.c index 27f8c84..ff6b7f1 100644 --- a/modules/SDL2/src/test/SDL_test_imageFace.c +++ b/modules/SDL2/src/test/SDL_test_imageFace.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/test/SDL_test_imagePrimitives.c b/modules/SDL2/src/test/SDL_test_imagePrimitives.c index 20e95d6..c3b7761 100644 --- a/modules/SDL2/src/test/SDL_test_imagePrimitives.c +++ b/modules/SDL2/src/test/SDL_test_imagePrimitives.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/test/SDL_test_imagePrimitivesBlend.c b/modules/SDL2/src/test/SDL_test_imagePrimitivesBlend.c index 5997f9c..942cb26 100644 --- a/modules/SDL2/src/test/SDL_test_imagePrimitivesBlend.c +++ b/modules/SDL2/src/test/SDL_test_imagePrimitivesBlend.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/test/SDL_test_log.c b/modules/SDL2/src/test/SDL_test_log.c index 01b4f7b..9fcff73 100644 --- a/modules/SDL2/src/test/SDL_test_log.c +++ b/modules/SDL2/src/test/SDL_test_log.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/test/SDL_test_md5.c b/modules/SDL2/src/test/SDL_test_md5.c index 662e2fa..f71d11b 100644 --- a/modules/SDL2/src/test/SDL_test_md5.c +++ b/modules/SDL2/src/test/SDL_test_md5.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/test/SDL_test_memory.c b/modules/SDL2/src/test/SDL_test_memory.c index 067b7a5..13d49c5 100644 --- a/modules/SDL2/src/test/SDL_test_memory.c +++ b/modules/SDL2/src/test/SDL_test_memory.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/test/SDL_test_random.c b/modules/SDL2/src/test/SDL_test_random.c index b2babf1..67dcd42 100644 --- a/modules/SDL2/src/test/SDL_test_random.c +++ b/modules/SDL2/src/test/SDL_test_random.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/SDL_systhread.h b/modules/SDL2/src/thread/SDL_systhread.h index ab6872c..8b1aadf 100644 --- a/modules/SDL2/src/thread/SDL_systhread.h +++ b/modules/SDL2/src/thread/SDL_systhread.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/SDL_thread.c b/modules/SDL2/src/thread/SDL_thread.c index 4e51be6..36883a6 100644 --- a/modules/SDL2/src/thread/SDL_thread.c +++ b/modules/SDL2/src/thread/SDL_thread.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/SDL_thread_c.h b/modules/SDL2/src/thread/SDL_thread_c.h index f3348ea..013c75b 100644 --- a/modules/SDL2/src/thread/SDL_thread_c.h +++ b/modules/SDL2/src/thread/SDL_thread_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/generic/SDL_syscond.c b/modules/SDL2/src/thread/generic/SDL_syscond.c index 59e8ce0..934383e 100644 --- a/modules/SDL2/src/thread/generic/SDL_syscond.c +++ b/modules/SDL2/src/thread/generic/SDL_syscond.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/generic/SDL_syscond_c.h b/modules/SDL2/src/thread/generic/SDL_syscond_c.h index b7dadc7..04212e6 100644 --- a/modules/SDL2/src/thread/generic/SDL_syscond_c.h +++ b/modules/SDL2/src/thread/generic/SDL_syscond_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/generic/SDL_sysmutex.c b/modules/SDL2/src/thread/generic/SDL_sysmutex.c index 12cc580..e852578 100644 --- a/modules/SDL2/src/thread/generic/SDL_sysmutex.c +++ b/modules/SDL2/src/thread/generic/SDL_sysmutex.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/generic/SDL_sysmutex_c.h b/modules/SDL2/src/thread/generic/SDL_sysmutex_c.h index 074071a..0f15ae7 100644 --- a/modules/SDL2/src/thread/generic/SDL_sysmutex_c.h +++ b/modules/SDL2/src/thread/generic/SDL_sysmutex_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/generic/SDL_syssem.c b/modules/SDL2/src/thread/generic/SDL_syssem.c index c21ff19..a3c4b2e 100644 --- a/modules/SDL2/src/thread/generic/SDL_syssem.c +++ b/modules/SDL2/src/thread/generic/SDL_syssem.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/generic/SDL_systhread.c b/modules/SDL2/src/thread/generic/SDL_systhread.c index e36bf4c..51c22a2 100644 --- a/modules/SDL2/src/thread/generic/SDL_systhread.c +++ b/modules/SDL2/src/thread/generic/SDL_systhread.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/generic/SDL_systhread_c.h b/modules/SDL2/src/thread/generic/SDL_systhread_c.h index bdca9a4..2283e61 100644 --- a/modules/SDL2/src/thread/generic/SDL_systhread_c.h +++ b/modules/SDL2/src/thread/generic/SDL_systhread_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/generic/SDL_systls.c b/modules/SDL2/src/thread/generic/SDL_systls.c index d4c371c..fa4f230 100644 --- a/modules/SDL2/src/thread/generic/SDL_systls.c +++ b/modules/SDL2/src/thread/generic/SDL_systls.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/n3ds/SDL_syscond.c b/modules/SDL2/src/thread/n3ds/SDL_syscond.c index 9c671f5..fff6691 100644 --- a/modules/SDL2/src/thread/n3ds/SDL_syscond.c +++ b/modules/SDL2/src/thread/n3ds/SDL_syscond.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/n3ds/SDL_sysmutex.c b/modules/SDL2/src/thread/n3ds/SDL_sysmutex.c index 59fa8a8..825f406 100644 --- a/modules/SDL2/src/thread/n3ds/SDL_sysmutex.c +++ b/modules/SDL2/src/thread/n3ds/SDL_sysmutex.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/n3ds/SDL_sysmutex_c.h b/modules/SDL2/src/thread/n3ds/SDL_sysmutex_c.h index d7658e1..e72a60e 100644 --- a/modules/SDL2/src/thread/n3ds/SDL_sysmutex_c.h +++ b/modules/SDL2/src/thread/n3ds/SDL_sysmutex_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/n3ds/SDL_syssem.c b/modules/SDL2/src/thread/n3ds/SDL_syssem.c index 08fbb6f..975875c 100644 --- a/modules/SDL2/src/thread/n3ds/SDL_syssem.c +++ b/modules/SDL2/src/thread/n3ds/SDL_syssem.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/n3ds/SDL_systhread.c b/modules/SDL2/src/thread/n3ds/SDL_systhread.c index a588400..cadcdb5 100644 --- a/modules/SDL2/src/thread/n3ds/SDL_systhread.c +++ b/modules/SDL2/src/thread/n3ds/SDL_systhread.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/n3ds/SDL_systhread_c.h b/modules/SDL2/src/thread/n3ds/SDL_systhread_c.h index 71b9a27..f22f222 100644 --- a/modules/SDL2/src/thread/n3ds/SDL_systhread_c.h +++ b/modules/SDL2/src/thread/n3ds/SDL_systhread_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/ngage/SDL_sysmutex.cpp b/modules/SDL2/src/thread/ngage/SDL_sysmutex.cpp index 6893fc6..92ff9f9 100644 --- a/modules/SDL2/src/thread/ngage/SDL_sysmutex.cpp +++ b/modules/SDL2/src/thread/ngage/SDL_sysmutex.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/ngage/SDL_syssem.cpp b/modules/SDL2/src/thread/ngage/SDL_syssem.cpp index 622d623..ee72c96 100644 --- a/modules/SDL2/src/thread/ngage/SDL_syssem.cpp +++ b/modules/SDL2/src/thread/ngage/SDL_syssem.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/ngage/SDL_systhread.cpp b/modules/SDL2/src/thread/ngage/SDL_systhread.cpp index f2c30f7..e8c728f 100644 --- a/modules/SDL2/src/thread/ngage/SDL_systhread.cpp +++ b/modules/SDL2/src/thread/ngage/SDL_systhread.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/ngage/SDL_systhread_c.h b/modules/SDL2/src/thread/ngage/SDL_systhread_c.h index dedceb3..8627eff 100644 --- a/modules/SDL2/src/thread/ngage/SDL_systhread_c.h +++ b/modules/SDL2/src/thread/ngage/SDL_systhread_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/os2/SDL_sysmutex.c b/modules/SDL2/src/thread/os2/SDL_sysmutex.c index d3fc7a3..9193290 100644 --- a/modules/SDL2/src/thread/os2/SDL_sysmutex.c +++ b/modules/SDL2/src/thread/os2/SDL_sysmutex.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/os2/SDL_syssem.c b/modules/SDL2/src/thread/os2/SDL_syssem.c index 79bf067..3c9cdbd 100644 --- a/modules/SDL2/src/thread/os2/SDL_syssem.c +++ b/modules/SDL2/src/thread/os2/SDL_syssem.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/os2/SDL_systhread.c b/modules/SDL2/src/thread/os2/SDL_systhread.c index 8c64e9c..69296ff 100644 --- a/modules/SDL2/src/thread/os2/SDL_systhread.c +++ b/modules/SDL2/src/thread/os2/SDL_systhread.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/os2/SDL_systhread_c.h b/modules/SDL2/src/thread/os2/SDL_systhread_c.h index dedceb3..8627eff 100644 --- a/modules/SDL2/src/thread/os2/SDL_systhread_c.h +++ b/modules/SDL2/src/thread/os2/SDL_systhread_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/os2/SDL_systls.c b/modules/SDL2/src/thread/os2/SDL_systls.c index b48a4bd..563ab74 100644 --- a/modules/SDL2/src/thread/os2/SDL_systls.c +++ b/modules/SDL2/src/thread/os2/SDL_systls.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/os2/SDL_systls_c.h b/modules/SDL2/src/thread/os2/SDL_systls_c.h index e40d5dd..d792535 100644 --- a/modules/SDL2/src/thread/os2/SDL_systls_c.h +++ b/modules/SDL2/src/thread/os2/SDL_systls_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/ps2/SDL_syssem.c b/modules/SDL2/src/thread/ps2/SDL_syssem.c index e6b0aee..6b49f3b 100644 --- a/modules/SDL2/src/thread/ps2/SDL_syssem.c +++ b/modules/SDL2/src/thread/ps2/SDL_syssem.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/ps2/SDL_systhread.c b/modules/SDL2/src/thread/ps2/SDL_systhread.c index 4df65ab..b87b889 100644 --- a/modules/SDL2/src/thread/ps2/SDL_systhread.c +++ b/modules/SDL2/src/thread/ps2/SDL_systhread.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/ps2/SDL_systhread_c.h b/modules/SDL2/src/thread/ps2/SDL_systhread_c.h index ffeca76..b975704 100644 --- a/modules/SDL2/src/thread/ps2/SDL_systhread_c.h +++ b/modules/SDL2/src/thread/ps2/SDL_systhread_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/psp/SDL_syscond.c b/modules/SDL2/src/thread/psp/SDL_syscond.c index 02307ed..00368e7 100644 --- a/modules/SDL2/src/thread/psp/SDL_syscond.c +++ b/modules/SDL2/src/thread/psp/SDL_syscond.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/psp/SDL_sysmutex.c b/modules/SDL2/src/thread/psp/SDL_sysmutex.c index d672ec5..2152328 100644 --- a/modules/SDL2/src/thread/psp/SDL_sysmutex.c +++ b/modules/SDL2/src/thread/psp/SDL_sysmutex.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/psp/SDL_sysmutex_c.h b/modules/SDL2/src/thread/psp/SDL_sysmutex_c.h index 074071a..0f15ae7 100644 --- a/modules/SDL2/src/thread/psp/SDL_sysmutex_c.h +++ b/modules/SDL2/src/thread/psp/SDL_sysmutex_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/psp/SDL_syssem.c b/modules/SDL2/src/thread/psp/SDL_syssem.c index 293354e..2e20ed7 100644 --- a/modules/SDL2/src/thread/psp/SDL_syssem.c +++ b/modules/SDL2/src/thread/psp/SDL_syssem.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/psp/SDL_systhread.c b/modules/SDL2/src/thread/psp/SDL_systhread.c index 50417cb..297cb7b 100644 --- a/modules/SDL2/src/thread/psp/SDL_systhread.c +++ b/modules/SDL2/src/thread/psp/SDL_systhread.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/psp/SDL_systhread_c.h b/modules/SDL2/src/thread/psp/SDL_systhread_c.h index 3209a90..ef3fbcc 100644 --- a/modules/SDL2/src/thread/psp/SDL_systhread_c.h +++ b/modules/SDL2/src/thread/psp/SDL_systhread_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/pthread/SDL_syscond.c b/modules/SDL2/src/thread/pthread/SDL_syscond.c index c84ec7a..9953575 100644 --- a/modules/SDL2/src/thread/pthread/SDL_syscond.c +++ b/modules/SDL2/src/thread/pthread/SDL_syscond.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/pthread/SDL_sysmutex.c b/modules/SDL2/src/thread/pthread/SDL_sysmutex.c index c26982a..141ee25 100644 --- a/modules/SDL2/src/thread/pthread/SDL_sysmutex.c +++ b/modules/SDL2/src/thread/pthread/SDL_sysmutex.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/pthread/SDL_sysmutex_c.h b/modules/SDL2/src/thread/pthread/SDL_sysmutex_c.h index 722ed4a..94667f3 100644 --- a/modules/SDL2/src/thread/pthread/SDL_sysmutex_c.h +++ b/modules/SDL2/src/thread/pthread/SDL_sysmutex_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/pthread/SDL_syssem.c b/modules/SDL2/src/thread/pthread/SDL_syssem.c index 9a0c888..57e8f48 100644 --- a/modules/SDL2/src/thread/pthread/SDL_syssem.c +++ b/modules/SDL2/src/thread/pthread/SDL_syssem.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/pthread/SDL_systhread.c b/modules/SDL2/src/thread/pthread/SDL_systhread.c index 3b3f40f..4a73b5a 100644 --- a/modules/SDL2/src/thread/pthread/SDL_systhread.c +++ b/modules/SDL2/src/thread/pthread/SDL_systhread.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/pthread/SDL_systhread_c.h b/modules/SDL2/src/thread/pthread/SDL_systhread_c.h index fc24425..bb842ad 100644 --- a/modules/SDL2/src/thread/pthread/SDL_systhread_c.h +++ b/modules/SDL2/src/thread/pthread/SDL_systhread_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/pthread/SDL_systls.c b/modules/SDL2/src/thread/pthread/SDL_systls.c index c55c697..9868f3e 100644 --- a/modules/SDL2/src/thread/pthread/SDL_systls.c +++ b/modules/SDL2/src/thread/pthread/SDL_systls.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/stdcpp/SDL_syscond.cpp b/modules/SDL2/src/thread/stdcpp/SDL_syscond.cpp index 90c38ad..c049e6b 100644 --- a/modules/SDL2/src/thread/stdcpp/SDL_syscond.cpp +++ b/modules/SDL2/src/thread/stdcpp/SDL_syscond.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/stdcpp/SDL_sysmutex.cpp b/modules/SDL2/src/thread/stdcpp/SDL_sysmutex.cpp index 8288010..78310f6 100644 --- a/modules/SDL2/src/thread/stdcpp/SDL_sysmutex.cpp +++ b/modules/SDL2/src/thread/stdcpp/SDL_sysmutex.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/stdcpp/SDL_sysmutex_c.h b/modules/SDL2/src/thread/stdcpp/SDL_sysmutex_c.h index d80897e..9a11717 100644 --- a/modules/SDL2/src/thread/stdcpp/SDL_sysmutex_c.h +++ b/modules/SDL2/src/thread/stdcpp/SDL_sysmutex_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/stdcpp/SDL_systhread.cpp b/modules/SDL2/src/thread/stdcpp/SDL_systhread.cpp index 3d818ac..5070010 100644 --- a/modules/SDL2/src/thread/stdcpp/SDL_systhread.cpp +++ b/modules/SDL2/src/thread/stdcpp/SDL_systhread.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/stdcpp/SDL_systhread_c.h b/modules/SDL2/src/thread/stdcpp/SDL_systhread_c.h index 57c660a..4c9ae2b 100644 --- a/modules/SDL2/src/thread/stdcpp/SDL_systhread_c.h +++ b/modules/SDL2/src/thread/stdcpp/SDL_systhread_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/vita/SDL_syscond.c b/modules/SDL2/src/thread/vita/SDL_syscond.c index c6e46c4..185e754 100644 --- a/modules/SDL2/src/thread/vita/SDL_syscond.c +++ b/modules/SDL2/src/thread/vita/SDL_syscond.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/vita/SDL_sysmutex.c b/modules/SDL2/src/thread/vita/SDL_sysmutex.c index 6327182..8eb6198 100644 --- a/modules/SDL2/src/thread/vita/SDL_sysmutex.c +++ b/modules/SDL2/src/thread/vita/SDL_sysmutex.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/vita/SDL_sysmutex_c.h b/modules/SDL2/src/thread/vita/SDL_sysmutex_c.h index 057bcc4..aa0fe19 100644 --- a/modules/SDL2/src/thread/vita/SDL_sysmutex_c.h +++ b/modules/SDL2/src/thread/vita/SDL_sysmutex_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/vita/SDL_syssem.c b/modules/SDL2/src/thread/vita/SDL_syssem.c index 7fecd6c..0e5a961 100644 --- a/modules/SDL2/src/thread/vita/SDL_syssem.c +++ b/modules/SDL2/src/thread/vita/SDL_syssem.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/vita/SDL_systhread.c b/modules/SDL2/src/thread/vita/SDL_systhread.c index 91ae062..aa9e72b 100644 --- a/modules/SDL2/src/thread/vita/SDL_systhread.c +++ b/modules/SDL2/src/thread/vita/SDL_systhread.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/vita/SDL_systhread_c.h b/modules/SDL2/src/thread/vita/SDL_systhread_c.h index f5f7074..8b84e5f 100644 --- a/modules/SDL2/src/thread/vita/SDL_systhread_c.h +++ b/modules/SDL2/src/thread/vita/SDL_systhread_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/windows/SDL_syscond_cv.c b/modules/SDL2/src/thread/windows/SDL_syscond_cv.c index 9c0ceb3..e784a03 100644 --- a/modules/SDL2/src/thread/windows/SDL_syscond_cv.c +++ b/modules/SDL2/src/thread/windows/SDL_syscond_cv.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/windows/SDL_sysmutex.c b/modules/SDL2/src/thread/windows/SDL_sysmutex.c index 3974b33..773e0f6 100644 --- a/modules/SDL2/src/thread/windows/SDL_sysmutex.c +++ b/modules/SDL2/src/thread/windows/SDL_sysmutex.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/windows/SDL_sysmutex_c.h b/modules/SDL2/src/thread/windows/SDL_sysmutex_c.h index a97c529..b3902d9 100644 --- a/modules/SDL2/src/thread/windows/SDL_sysmutex_c.h +++ b/modules/SDL2/src/thread/windows/SDL_sysmutex_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/windows/SDL_syssem.c b/modules/SDL2/src/thread/windows/SDL_syssem.c index 629f2a9..7be671e 100644 --- a/modules/SDL2/src/thread/windows/SDL_syssem.c +++ b/modules/SDL2/src/thread/windows/SDL_syssem.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/windows/SDL_systhread.c b/modules/SDL2/src/thread/windows/SDL_systhread.c index 8f44e47..8a2748a 100644 --- a/modules/SDL2/src/thread/windows/SDL_systhread.c +++ b/modules/SDL2/src/thread/windows/SDL_systhread.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/windows/SDL_systhread_c.h b/modules/SDL2/src/thread/windows/SDL_systhread_c.h index debb19d..f69d2de 100644 --- a/modules/SDL2/src/thread/windows/SDL_systhread_c.h +++ b/modules/SDL2/src/thread/windows/SDL_systhread_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/thread/windows/SDL_systls.c b/modules/SDL2/src/thread/windows/SDL_systls.c index 22e507a..f3d2b3c 100644 --- a/modules/SDL2/src/thread/windows/SDL_systls.c +++ b/modules/SDL2/src/thread/windows/SDL_systls.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/timer/SDL_timer.c b/modules/SDL2/src/timer/SDL_timer.c index 6741e97..a3278e5 100644 --- a/modules/SDL2/src/timer/SDL_timer.c +++ b/modules/SDL2/src/timer/SDL_timer.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/timer/SDL_timer_c.h b/modules/SDL2/src/timer/SDL_timer_c.h index 555913e..50d1b2e 100644 --- a/modules/SDL2/src/timer/SDL_timer_c.h +++ b/modules/SDL2/src/timer/SDL_timer_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/timer/dummy/SDL_systimer.c b/modules/SDL2/src/timer/dummy/SDL_systimer.c index 8e34959..c8a985b 100644 --- a/modules/SDL2/src/timer/dummy/SDL_systimer.c +++ b/modules/SDL2/src/timer/dummy/SDL_systimer.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/timer/haiku/SDL_systimer.c b/modules/SDL2/src/timer/haiku/SDL_systimer.c index fb358b9..8c52d55 100644 --- a/modules/SDL2/src/timer/haiku/SDL_systimer.c +++ b/modules/SDL2/src/timer/haiku/SDL_systimer.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/timer/n3ds/SDL_systimer.c b/modules/SDL2/src/timer/n3ds/SDL_systimer.c index 6a4d29b..d294ea9 100644 --- a/modules/SDL2/src/timer/n3ds/SDL_systimer.c +++ b/modules/SDL2/src/timer/n3ds/SDL_systimer.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/timer/ngage/SDL_systimer.cpp b/modules/SDL2/src/timer/ngage/SDL_systimer.cpp index 543d849..76f2a1b 100644 --- a/modules/SDL2/src/timer/ngage/SDL_systimer.cpp +++ b/modules/SDL2/src/timer/ngage/SDL_systimer.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/timer/os2/SDL_systimer.c b/modules/SDL2/src/timer/os2/SDL_systimer.c index 8a8425d..a8c9958 100644 --- a/modules/SDL2/src/timer/os2/SDL_systimer.c +++ b/modules/SDL2/src/timer/os2/SDL_systimer.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/timer/ps2/SDL_systimer.c b/modules/SDL2/src/timer/ps2/SDL_systimer.c index 42d2968..bdf3808 100644 --- a/modules/SDL2/src/timer/ps2/SDL_systimer.c +++ b/modules/SDL2/src/timer/ps2/SDL_systimer.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/timer/psp/SDL_systimer.c b/modules/SDL2/src/timer/psp/SDL_systimer.c index df6225f..5d2d4b8 100644 --- a/modules/SDL2/src/timer/psp/SDL_systimer.c +++ b/modules/SDL2/src/timer/psp/SDL_systimer.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/timer/unix/SDL_systimer.c b/modules/SDL2/src/timer/unix/SDL_systimer.c index 406bd48..a072d3b 100644 --- a/modules/SDL2/src/timer/unix/SDL_systimer.c +++ b/modules/SDL2/src/timer/unix/SDL_systimer.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/timer/vita/SDL_systimer.c b/modules/SDL2/src/timer/vita/SDL_systimer.c index db38237..c702798 100644 --- a/modules/SDL2/src/timer/vita/SDL_systimer.c +++ b/modules/SDL2/src/timer/vita/SDL_systimer.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/timer/windows/SDL_systimer.c b/modules/SDL2/src/timer/windows/SDL_systimer.c index 52dea83..8cf4267 100644 --- a/modules/SDL2/src/timer/windows/SDL_systimer.c +++ b/modules/SDL2/src/timer/windows/SDL_systimer.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_RLEaccel.c b/modules/SDL2/src/video/SDL_RLEaccel.c index b67b765..891ef90 100644 --- a/modules/SDL2/src/video/SDL_RLEaccel.c +++ b/modules/SDL2/src/video/SDL_RLEaccel.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_RLEaccel_c.h b/modules/SDL2/src/video/SDL_RLEaccel_c.h index 6f0d95f..731820c 100644 --- a/modules/SDL2/src/video/SDL_RLEaccel_c.h +++ b/modules/SDL2/src/video/SDL_RLEaccel_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_blit.c b/modules/SDL2/src/video/SDL_blit.c index fa6492f..450669b 100644 --- a/modules/SDL2/src/video/SDL_blit.c +++ b/modules/SDL2/src/video/SDL_blit.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_blit.h b/modules/SDL2/src/video/SDL_blit.h index 2f99fa8..00a4e04 100644 --- a/modules/SDL2/src/video/SDL_blit.h +++ b/modules/SDL2/src/video/SDL_blit.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_blit_0.c b/modules/SDL2/src/video/SDL_blit_0.c index 54882f8..e2bd60c 100644 --- a/modules/SDL2/src/video/SDL_blit_0.c +++ b/modules/SDL2/src/video/SDL_blit_0.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_blit_1.c b/modules/SDL2/src/video/SDL_blit_1.c index 2c353fd..3406f69 100644 --- a/modules/SDL2/src/video/SDL_blit_1.c +++ b/modules/SDL2/src/video/SDL_blit_1.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_blit_A.c b/modules/SDL2/src/video/SDL_blit_A.c index 56ba024..d4d4f52 100644 --- a/modules/SDL2/src/video/SDL_blit_A.c +++ b/modules/SDL2/src/video/SDL_blit_A.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_blit_N.c b/modules/SDL2/src/video/SDL_blit_N.c index 3efa917..ea0bdb7 100644 --- a/modules/SDL2/src/video/SDL_blit_N.c +++ b/modules/SDL2/src/video/SDL_blit_N.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_blit_auto.c b/modules/SDL2/src/video/SDL_blit_auto.c index f15a436..4e57726 100644 --- a/modules/SDL2/src/video/SDL_blit_auto.c +++ b/modules/SDL2/src/video/SDL_blit_auto.c @@ -1,7 +1,7 @@ /* DO NOT EDIT! This file is generated by sdlgenblit.pl */ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_blit_auto.h b/modules/SDL2/src/video/SDL_blit_auto.h index 9203e4f..465df74 100644 --- a/modules/SDL2/src/video/SDL_blit_auto.h +++ b/modules/SDL2/src/video/SDL_blit_auto.h @@ -1,7 +1,7 @@ /* DO NOT EDIT! This file is generated by sdlgenblit.pl */ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_blit_copy.c b/modules/SDL2/src/video/SDL_blit_copy.c index 0223d9a..eba0865 100644 --- a/modules/SDL2/src/video/SDL_blit_copy.c +++ b/modules/SDL2/src/video/SDL_blit_copy.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_blit_copy.h b/modules/SDL2/src/video/SDL_blit_copy.h index 24ced52..56baf7f 100644 --- a/modules/SDL2/src/video/SDL_blit_copy.h +++ b/modules/SDL2/src/video/SDL_blit_copy.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_blit_slow.c b/modules/SDL2/src/video/SDL_blit_slow.c index ed9c692..98cc94a 100644 --- a/modules/SDL2/src/video/SDL_blit_slow.c +++ b/modules/SDL2/src/video/SDL_blit_slow.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_blit_slow.h b/modules/SDL2/src/video/SDL_blit_slow.h index cb5388a..3b4616d 100644 --- a/modules/SDL2/src/video/SDL_blit_slow.h +++ b/modules/SDL2/src/video/SDL_blit_slow.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_bmp.c b/modules/SDL2/src/video/SDL_bmp.c index 369b925..ccc5364 100644 --- a/modules/SDL2/src/video/SDL_bmp.c +++ b/modules/SDL2/src/video/SDL_bmp.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_clipboard.c b/modules/SDL2/src/video/SDL_clipboard.c index b5ea5ed..41a6e7f 100644 --- a/modules/SDL2/src/video/SDL_clipboard.c +++ b/modules/SDL2/src/video/SDL_clipboard.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_egl.c b/modules/SDL2/src/video/SDL_egl.c index 41ae6ec..500ee0e 100644 --- a/modules/SDL2/src/video/SDL_egl.c +++ b/modules/SDL2/src/video/SDL_egl.c @@ -1,6 +1,6 @@ /* * Simple DirectMedia Layer - * Copyright (C) 1997-2022 Sam Lantinga + * Copyright (C) 1997-2023 Sam Lantinga * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_egl_c.h b/modules/SDL2/src/video/SDL_egl_c.h index 76d26f9..68dbd6d 100644 --- a/modules/SDL2/src/video/SDL_egl_c.h +++ b/modules/SDL2/src/video/SDL_egl_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_fillrect.c b/modules/SDL2/src/video/SDL_fillrect.c index 222d69e..78de4c8 100644 --- a/modules/SDL2/src/video/SDL_fillrect.c +++ b/modules/SDL2/src/video/SDL_fillrect.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_pixels.c b/modules/SDL2/src/video/SDL_pixels.c index 6544532..088a66e 100644 --- a/modules/SDL2/src/video/SDL_pixels.c +++ b/modules/SDL2/src/video/SDL_pixels.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_pixels_c.h b/modules/SDL2/src/video/SDL_pixels_c.h index 828fe3b..7497359 100644 --- a/modules/SDL2/src/video/SDL_pixels_c.h +++ b/modules/SDL2/src/video/SDL_pixels_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_rect.c b/modules/SDL2/src/video/SDL_rect.c index dfa9390..d0e86bc 100644 --- a/modules/SDL2/src/video/SDL_rect.c +++ b/modules/SDL2/src/video/SDL_rect.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_rect_c.h b/modules/SDL2/src/video/SDL_rect_c.h index 6205abc..49b34c1 100644 --- a/modules/SDL2/src/video/SDL_rect_c.h +++ b/modules/SDL2/src/video/SDL_rect_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_rect_impl.h b/modules/SDL2/src/video/SDL_rect_impl.h index 26a5448..19dda58 100644 --- a/modules/SDL2/src/video/SDL_rect_impl.h +++ b/modules/SDL2/src/video/SDL_rect_impl.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_shape.c b/modules/SDL2/src/video/SDL_shape.c index 6c95164..17b2974 100644 --- a/modules/SDL2/src/video/SDL_shape.c +++ b/modules/SDL2/src/video/SDL_shape.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_shape_internals.h b/modules/SDL2/src/video/SDL_shape_internals.h index 16d659e..3e7eb16 100644 --- a/modules/SDL2/src/video/SDL_shape_internals.h +++ b/modules/SDL2/src/video/SDL_shape_internals.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_stretch.c b/modules/SDL2/src/video/SDL_stretch.c index bc7b4e5..a9812a7 100644 --- a/modules/SDL2/src/video/SDL_stretch.c +++ b/modules/SDL2/src/video/SDL_stretch.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_surface.c b/modules/SDL2/src/video/SDL_surface.c index 5930e40..e0368e8 100644 --- a/modules/SDL2/src/video/SDL_surface.c +++ b/modules/SDL2/src/video/SDL_surface.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_sysvideo.h b/modules/SDL2/src/video/SDL_sysvideo.h index 4bc1f11..5475f5f 100644 --- a/modules/SDL2/src/video/SDL_sysvideo.h +++ b/modules/SDL2/src/video/SDL_sysvideo.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_video.c b/modules/SDL2/src/video/SDL_video.c index 0809706..ac07ccb 100644 --- a/modules/SDL2/src/video/SDL_video.c +++ b/modules/SDL2/src/video/SDL_video.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_vulkan_internal.h b/modules/SDL2/src/video/SDL_vulkan_internal.h index ae9b962..cc7767e 100644 --- a/modules/SDL2/src/video/SDL_vulkan_internal.h +++ b/modules/SDL2/src/video/SDL_vulkan_internal.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_vulkan_utils.c b/modules/SDL2/src/video/SDL_vulkan_utils.c index 33761a5..2090251 100644 --- a/modules/SDL2/src/video/SDL_vulkan_utils.c +++ b/modules/SDL2/src/video/SDL_vulkan_utils.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_yuv.c b/modules/SDL2/src/video/SDL_yuv.c index 38cf9e7..464fa8d 100644 --- a/modules/SDL2/src/video/SDL_yuv.c +++ b/modules/SDL2/src/video/SDL_yuv.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/SDL_yuv_c.h b/modules/SDL2/src/video/SDL_yuv_c.h index d4e2c91..882aa56 100644 --- a/modules/SDL2/src/video/SDL_yuv_c.h +++ b/modules/SDL2/src/video/SDL_yuv_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/android/SDL_androidclipboard.c b/modules/SDL2/src/video/android/SDL_androidclipboard.c index 42460d7..c6c3c91 100644 --- a/modules/SDL2/src/video/android/SDL_androidclipboard.c +++ b/modules/SDL2/src/video/android/SDL_androidclipboard.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/android/SDL_androidclipboard.h b/modules/SDL2/src/video/android/SDL_androidclipboard.h index 9e6ce60..627492a 100644 --- a/modules/SDL2/src/video/android/SDL_androidclipboard.h +++ b/modules/SDL2/src/video/android/SDL_androidclipboard.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/android/SDL_androidevents.c b/modules/SDL2/src/video/android/SDL_androidevents.c index 3424a82..4e03ea8 100644 --- a/modules/SDL2/src/video/android/SDL_androidevents.c +++ b/modules/SDL2/src/video/android/SDL_androidevents.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/android/SDL_androidevents.h b/modules/SDL2/src/video/android/SDL_androidevents.h index db78b00..103d166 100644 --- a/modules/SDL2/src/video/android/SDL_androidevents.h +++ b/modules/SDL2/src/video/android/SDL_androidevents.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/android/SDL_androidgl.c b/modules/SDL2/src/video/android/SDL_androidgl.c index fe1b17b..0300ff2 100644 --- a/modules/SDL2/src/video/android/SDL_androidgl.c +++ b/modules/SDL2/src/video/android/SDL_androidgl.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/android/SDL_androidgl.h b/modules/SDL2/src/video/android/SDL_androidgl.h index 1522530..9af2e5f 100644 --- a/modules/SDL2/src/video/android/SDL_androidgl.h +++ b/modules/SDL2/src/video/android/SDL_androidgl.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/android/SDL_androidkeyboard.c b/modules/SDL2/src/video/android/SDL_androidkeyboard.c index 3a05eb4..ebc5bd5 100644 --- a/modules/SDL2/src/video/android/SDL_androidkeyboard.c +++ b/modules/SDL2/src/video/android/SDL_androidkeyboard.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/android/SDL_androidkeyboard.h b/modules/SDL2/src/video/android/SDL_androidkeyboard.h index 6bdcc87..953a67f 100644 --- a/modules/SDL2/src/video/android/SDL_androidkeyboard.h +++ b/modules/SDL2/src/video/android/SDL_androidkeyboard.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/android/SDL_androidmessagebox.c b/modules/SDL2/src/video/android/SDL_androidmessagebox.c index dc8b8ad..f0bd8a1 100644 --- a/modules/SDL2/src/video/android/SDL_androidmessagebox.c +++ b/modules/SDL2/src/video/android/SDL_androidmessagebox.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/android/SDL_androidmessagebox.h b/modules/SDL2/src/video/android/SDL_androidmessagebox.h index 73b276f..9dabc9e 100644 --- a/modules/SDL2/src/video/android/SDL_androidmessagebox.h +++ b/modules/SDL2/src/video/android/SDL_androidmessagebox.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/android/SDL_androidmouse.c b/modules/SDL2/src/video/android/SDL_androidmouse.c index 38953fa..9a157ac 100644 --- a/modules/SDL2/src/video/android/SDL_androidmouse.c +++ b/modules/SDL2/src/video/android/SDL_androidmouse.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/android/SDL_androidmouse.h b/modules/SDL2/src/video/android/SDL_androidmouse.h index b810859..11c5ede 100644 --- a/modules/SDL2/src/video/android/SDL_androidmouse.h +++ b/modules/SDL2/src/video/android/SDL_androidmouse.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/android/SDL_androidtouch.c b/modules/SDL2/src/video/android/SDL_androidtouch.c index 24d985b..d1e42cb 100644 --- a/modules/SDL2/src/video/android/SDL_androidtouch.c +++ b/modules/SDL2/src/video/android/SDL_androidtouch.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/android/SDL_androidtouch.h b/modules/SDL2/src/video/android/SDL_androidtouch.h index 641276f..1e87391 100644 --- a/modules/SDL2/src/video/android/SDL_androidtouch.h +++ b/modules/SDL2/src/video/android/SDL_androidtouch.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/android/SDL_androidvideo.c b/modules/SDL2/src/video/android/SDL_androidvideo.c index 3ed828f..a0170f1 100644 --- a/modules/SDL2/src/video/android/SDL_androidvideo.c +++ b/modules/SDL2/src/video/android/SDL_androidvideo.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/android/SDL_androidvideo.h b/modules/SDL2/src/video/android/SDL_androidvideo.h index 371419b..ae5aaa5 100644 --- a/modules/SDL2/src/video/android/SDL_androidvideo.h +++ b/modules/SDL2/src/video/android/SDL_androidvideo.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/android/SDL_androidvulkan.c b/modules/SDL2/src/video/android/SDL_androidvulkan.c index 058165f..5ad7438 100644 --- a/modules/SDL2/src/video/android/SDL_androidvulkan.c +++ b/modules/SDL2/src/video/android/SDL_androidvulkan.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/android/SDL_androidvulkan.h b/modules/SDL2/src/video/android/SDL_androidvulkan.h index f8f23ee..4b6812c 100644 --- a/modules/SDL2/src/video/android/SDL_androidvulkan.h +++ b/modules/SDL2/src/video/android/SDL_androidvulkan.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/android/SDL_androidwindow.c b/modules/SDL2/src/video/android/SDL_androidwindow.c index 21bedca..b281119 100644 --- a/modules/SDL2/src/video/android/SDL_androidwindow.c +++ b/modules/SDL2/src/video/android/SDL_androidwindow.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/android/SDL_androidwindow.h b/modules/SDL2/src/video/android/SDL_androidwindow.h index 58e4590..b089db7 100644 --- a/modules/SDL2/src/video/android/SDL_androidwindow.h +++ b/modules/SDL2/src/video/android/SDL_androidwindow.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/cocoa/SDL_cocoaclipboard.h b/modules/SDL2/src/video/cocoa/SDL_cocoaclipboard.h index c8c4d68..b6ec8e7 100644 --- a/modules/SDL2/src/video/cocoa/SDL_cocoaclipboard.h +++ b/modules/SDL2/src/video/cocoa/SDL_cocoaclipboard.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/cocoa/SDL_cocoaclipboard.m b/modules/SDL2/src/video/cocoa/SDL_cocoaclipboard.m index e3878ce..ca50bd7 100644 --- a/modules/SDL2/src/video/cocoa/SDL_cocoaclipboard.m +++ b/modules/SDL2/src/video/cocoa/SDL_cocoaclipboard.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/cocoa/SDL_cocoaevents.h b/modules/SDL2/src/video/cocoa/SDL_cocoaevents.h index ae49be0..1f8f84d 100644 --- a/modules/SDL2/src/video/cocoa/SDL_cocoaevents.h +++ b/modules/SDL2/src/video/cocoa/SDL_cocoaevents.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/cocoa/SDL_cocoaevents.m b/modules/SDL2/src/video/cocoa/SDL_cocoaevents.m index ed2aaa6..40adb0a 100644 --- a/modules/SDL2/src/video/cocoa/SDL_cocoaevents.m +++ b/modules/SDL2/src/video/cocoa/SDL_cocoaevents.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/cocoa/SDL_cocoakeyboard.h b/modules/SDL2/src/video/cocoa/SDL_cocoakeyboard.h index e3b8460..8b8df41 100644 --- a/modules/SDL2/src/video/cocoa/SDL_cocoakeyboard.h +++ b/modules/SDL2/src/video/cocoa/SDL_cocoakeyboard.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/cocoa/SDL_cocoakeyboard.m b/modules/SDL2/src/video/cocoa/SDL_cocoakeyboard.m index 096b71a..e7f09c6 100644 --- a/modules/SDL2/src/video/cocoa/SDL_cocoakeyboard.m +++ b/modules/SDL2/src/video/cocoa/SDL_cocoakeyboard.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/cocoa/SDL_cocoamessagebox.h b/modules/SDL2/src/video/cocoa/SDL_cocoamessagebox.h index 439a68a..2893cd2 100644 --- a/modules/SDL2/src/video/cocoa/SDL_cocoamessagebox.h +++ b/modules/SDL2/src/video/cocoa/SDL_cocoamessagebox.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/cocoa/SDL_cocoamessagebox.m b/modules/SDL2/src/video/cocoa/SDL_cocoamessagebox.m index 1f8eddc..2de717a 100644 --- a/modules/SDL2/src/video/cocoa/SDL_cocoamessagebox.m +++ b/modules/SDL2/src/video/cocoa/SDL_cocoamessagebox.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/cocoa/SDL_cocoametalview.h b/modules/SDL2/src/video/cocoa/SDL_cocoametalview.h index 326c6a3..22571eb 100644 --- a/modules/SDL2/src/video/cocoa/SDL_cocoametalview.h +++ b/modules/SDL2/src/video/cocoa/SDL_cocoametalview.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/cocoa/SDL_cocoametalview.m b/modules/SDL2/src/video/cocoa/SDL_cocoametalview.m index 2898485..0089a72 100644 --- a/modules/SDL2/src/video/cocoa/SDL_cocoametalview.m +++ b/modules/SDL2/src/video/cocoa/SDL_cocoametalview.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/cocoa/SDL_cocoamodes.h b/modules/SDL2/src/video/cocoa/SDL_cocoamodes.h index a4176de..02b6363 100644 --- a/modules/SDL2/src/video/cocoa/SDL_cocoamodes.h +++ b/modules/SDL2/src/video/cocoa/SDL_cocoamodes.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/cocoa/SDL_cocoamodes.m b/modules/SDL2/src/video/cocoa/SDL_cocoamodes.m index 072afc8..7f36625 100644 --- a/modules/SDL2/src/video/cocoa/SDL_cocoamodes.m +++ b/modules/SDL2/src/video/cocoa/SDL_cocoamodes.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/cocoa/SDL_cocoamouse.h b/modules/SDL2/src/video/cocoa/SDL_cocoamouse.h index f6dcdc0..aeeb14d 100644 --- a/modules/SDL2/src/video/cocoa/SDL_cocoamouse.h +++ b/modules/SDL2/src/video/cocoa/SDL_cocoamouse.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/cocoa/SDL_cocoamouse.m b/modules/SDL2/src/video/cocoa/SDL_cocoamouse.m index da5ffac..a7f59a0 100644 --- a/modules/SDL2/src/video/cocoa/SDL_cocoamouse.m +++ b/modules/SDL2/src/video/cocoa/SDL_cocoamouse.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/cocoa/SDL_cocoaopengl.h b/modules/SDL2/src/video/cocoa/SDL_cocoaopengl.h index 9330b57..d846d46 100644 --- a/modules/SDL2/src/video/cocoa/SDL_cocoaopengl.h +++ b/modules/SDL2/src/video/cocoa/SDL_cocoaopengl.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/cocoa/SDL_cocoaopengl.m b/modules/SDL2/src/video/cocoa/SDL_cocoaopengl.m index 58df449..266123a 100644 --- a/modules/SDL2/src/video/cocoa/SDL_cocoaopengl.m +++ b/modules/SDL2/src/video/cocoa/SDL_cocoaopengl.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/cocoa/SDL_cocoaopengles.h b/modules/SDL2/src/video/cocoa/SDL_cocoaopengles.h index bfabb6d..1230762 100644 --- a/modules/SDL2/src/video/cocoa/SDL_cocoaopengles.h +++ b/modules/SDL2/src/video/cocoa/SDL_cocoaopengles.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/cocoa/SDL_cocoaopengles.m b/modules/SDL2/src/video/cocoa/SDL_cocoaopengles.m index bdf2e9a..3efcb47 100644 --- a/modules/SDL2/src/video/cocoa/SDL_cocoaopengles.m +++ b/modules/SDL2/src/video/cocoa/SDL_cocoaopengles.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/cocoa/SDL_cocoashape.h b/modules/SDL2/src/video/cocoa/SDL_cocoashape.h index 358d878..9f29ff9 100644 --- a/modules/SDL2/src/video/cocoa/SDL_cocoashape.h +++ b/modules/SDL2/src/video/cocoa/SDL_cocoashape.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/cocoa/SDL_cocoashape.m b/modules/SDL2/src/video/cocoa/SDL_cocoashape.m index ac3459c..8dd78b0 100644 --- a/modules/SDL2/src/video/cocoa/SDL_cocoashape.m +++ b/modules/SDL2/src/video/cocoa/SDL_cocoashape.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/cocoa/SDL_cocoavideo.h b/modules/SDL2/src/video/cocoa/SDL_cocoavideo.h index 8f4a413..246ad04 100644 --- a/modules/SDL2/src/video/cocoa/SDL_cocoavideo.h +++ b/modules/SDL2/src/video/cocoa/SDL_cocoavideo.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/cocoa/SDL_cocoavideo.m b/modules/SDL2/src/video/cocoa/SDL_cocoavideo.m index 6c3d44e..db113e1 100644 --- a/modules/SDL2/src/video/cocoa/SDL_cocoavideo.m +++ b/modules/SDL2/src/video/cocoa/SDL_cocoavideo.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/cocoa/SDL_cocoavulkan.h b/modules/SDL2/src/video/cocoa/SDL_cocoavulkan.h index 9ddc709..85fc1f3 100644 --- a/modules/SDL2/src/video/cocoa/SDL_cocoavulkan.h +++ b/modules/SDL2/src/video/cocoa/SDL_cocoavulkan.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/cocoa/SDL_cocoavulkan.m b/modules/SDL2/src/video/cocoa/SDL_cocoavulkan.m index 02817f8..7481326 100644 --- a/modules/SDL2/src/video/cocoa/SDL_cocoavulkan.m +++ b/modules/SDL2/src/video/cocoa/SDL_cocoavulkan.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/cocoa/SDL_cocoawindow.h b/modules/SDL2/src/video/cocoa/SDL_cocoawindow.h index 18f7d85..7ed00fe 100644 --- a/modules/SDL2/src/video/cocoa/SDL_cocoawindow.h +++ b/modules/SDL2/src/video/cocoa/SDL_cocoawindow.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/cocoa/SDL_cocoawindow.m b/modules/SDL2/src/video/cocoa/SDL_cocoawindow.m index c738276..af06257 100644 --- a/modules/SDL2/src/video/cocoa/SDL_cocoawindow.m +++ b/modules/SDL2/src/video/cocoa/SDL_cocoawindow.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/directfb/SDL_DirectFB_WM.c b/modules/SDL2/src/video/directfb/SDL_DirectFB_WM.c index dc4af53..cf9aa10 100644 --- a/modules/SDL2/src/video/directfb/SDL_DirectFB_WM.c +++ b/modules/SDL2/src/video/directfb/SDL_DirectFB_WM.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/directfb/SDL_DirectFB_WM.h b/modules/SDL2/src/video/directfb/SDL_DirectFB_WM.h index be96ec6..f8201ba 100644 --- a/modules/SDL2/src/video/directfb/SDL_DirectFB_WM.h +++ b/modules/SDL2/src/video/directfb/SDL_DirectFB_WM.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/directfb/SDL_DirectFB_dyn.c b/modules/SDL2/src/video/directfb/SDL_DirectFB_dyn.c index d872c29..e148802 100644 --- a/modules/SDL2/src/video/directfb/SDL_DirectFB_dyn.c +++ b/modules/SDL2/src/video/directfb/SDL_DirectFB_dyn.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/directfb/SDL_DirectFB_dyn.h b/modules/SDL2/src/video/directfb/SDL_DirectFB_dyn.h index 28882b8..5b676b6 100644 --- a/modules/SDL2/src/video/directfb/SDL_DirectFB_dyn.h +++ b/modules/SDL2/src/video/directfb/SDL_DirectFB_dyn.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/directfb/SDL_DirectFB_events.c b/modules/SDL2/src/video/directfb/SDL_DirectFB_events.c index 71aac76..ca69017 100644 --- a/modules/SDL2/src/video/directfb/SDL_DirectFB_events.c +++ b/modules/SDL2/src/video/directfb/SDL_DirectFB_events.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/directfb/SDL_DirectFB_events.h b/modules/SDL2/src/video/directfb/SDL_DirectFB_events.h index 276d972..232757f 100644 --- a/modules/SDL2/src/video/directfb/SDL_DirectFB_events.h +++ b/modules/SDL2/src/video/directfb/SDL_DirectFB_events.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/directfb/SDL_DirectFB_modes.c b/modules/SDL2/src/video/directfb/SDL_DirectFB_modes.c index 88fa056..7d853b3 100644 --- a/modules/SDL2/src/video/directfb/SDL_DirectFB_modes.c +++ b/modules/SDL2/src/video/directfb/SDL_DirectFB_modes.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/directfb/SDL_DirectFB_modes.h b/modules/SDL2/src/video/directfb/SDL_DirectFB_modes.h index 22727aa..4a7114d 100644 --- a/modules/SDL2/src/video/directfb/SDL_DirectFB_modes.h +++ b/modules/SDL2/src/video/directfb/SDL_DirectFB_modes.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/directfb/SDL_DirectFB_mouse.c b/modules/SDL2/src/video/directfb/SDL_DirectFB_mouse.c index 2457aa9..4d59157 100644 --- a/modules/SDL2/src/video/directfb/SDL_DirectFB_mouse.c +++ b/modules/SDL2/src/video/directfb/SDL_DirectFB_mouse.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/directfb/SDL_DirectFB_mouse.h b/modules/SDL2/src/video/directfb/SDL_DirectFB_mouse.h index f5c2076..446634d 100644 --- a/modules/SDL2/src/video/directfb/SDL_DirectFB_mouse.h +++ b/modules/SDL2/src/video/directfb/SDL_DirectFB_mouse.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/directfb/SDL_DirectFB_opengl.c b/modules/SDL2/src/video/directfb/SDL_DirectFB_opengl.c index a1ab96c..42a9d8b 100644 --- a/modules/SDL2/src/video/directfb/SDL_DirectFB_opengl.c +++ b/modules/SDL2/src/video/directfb/SDL_DirectFB_opengl.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/directfb/SDL_DirectFB_opengl.h b/modules/SDL2/src/video/directfb/SDL_DirectFB_opengl.h index be02c7d..2436bf4 100644 --- a/modules/SDL2/src/video/directfb/SDL_DirectFB_opengl.h +++ b/modules/SDL2/src/video/directfb/SDL_DirectFB_opengl.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/directfb/SDL_DirectFB_render.c b/modules/SDL2/src/video/directfb/SDL_DirectFB_render.c index bcb2600..181469f 100644 --- a/modules/SDL2/src/video/directfb/SDL_DirectFB_render.c +++ b/modules/SDL2/src/video/directfb/SDL_DirectFB_render.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/directfb/SDL_DirectFB_render.h b/modules/SDL2/src/video/directfb/SDL_DirectFB_render.h index b8ebae2..25a65c7 100644 --- a/modules/SDL2/src/video/directfb/SDL_DirectFB_render.h +++ b/modules/SDL2/src/video/directfb/SDL_DirectFB_render.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/directfb/SDL_DirectFB_shape.c b/modules/SDL2/src/video/directfb/SDL_DirectFB_shape.c index b6f5d08..a9e578c 100644 --- a/modules/SDL2/src/video/directfb/SDL_DirectFB_shape.c +++ b/modules/SDL2/src/video/directfb/SDL_DirectFB_shape.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/directfb/SDL_DirectFB_shape.h b/modules/SDL2/src/video/directfb/SDL_DirectFB_shape.h index 579e5e4..d8a579f 100644 --- a/modules/SDL2/src/video/directfb/SDL_DirectFB_shape.h +++ b/modules/SDL2/src/video/directfb/SDL_DirectFB_shape.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/directfb/SDL_DirectFB_video.c b/modules/SDL2/src/video/directfb/SDL_DirectFB_video.c index 22badec..d50e316 100644 --- a/modules/SDL2/src/video/directfb/SDL_DirectFB_video.c +++ b/modules/SDL2/src/video/directfb/SDL_DirectFB_video.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/directfb/SDL_DirectFB_video.h b/modules/SDL2/src/video/directfb/SDL_DirectFB_video.h index 17bbdea..8cd2a59 100644 --- a/modules/SDL2/src/video/directfb/SDL_DirectFB_video.h +++ b/modules/SDL2/src/video/directfb/SDL_DirectFB_video.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/directfb/SDL_DirectFB_vulkan.c b/modules/SDL2/src/video/directfb/SDL_DirectFB_vulkan.c index 398ba55..c29ec8b 100644 --- a/modules/SDL2/src/video/directfb/SDL_DirectFB_vulkan.c +++ b/modules/SDL2/src/video/directfb/SDL_DirectFB_vulkan.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/directfb/SDL_DirectFB_vulkan.h b/modules/SDL2/src/video/directfb/SDL_DirectFB_vulkan.h index 1e6eb96..4612c0d 100644 --- a/modules/SDL2/src/video/directfb/SDL_DirectFB_vulkan.h +++ b/modules/SDL2/src/video/directfb/SDL_DirectFB_vulkan.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/directfb/SDL_DirectFB_window.c b/modules/SDL2/src/video/directfb/SDL_DirectFB_window.c index 999f21d..f88fb9d 100644 --- a/modules/SDL2/src/video/directfb/SDL_DirectFB_window.c +++ b/modules/SDL2/src/video/directfb/SDL_DirectFB_window.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/directfb/SDL_DirectFB_window.h b/modules/SDL2/src/video/directfb/SDL_DirectFB_window.h index fc0b22c..5d862fa 100644 --- a/modules/SDL2/src/video/directfb/SDL_DirectFB_window.h +++ b/modules/SDL2/src/video/directfb/SDL_DirectFB_window.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/dummy/SDL_nullevents.c b/modules/SDL2/src/video/dummy/SDL_nullevents.c index e58ba29..3917a69 100644 --- a/modules/SDL2/src/video/dummy/SDL_nullevents.c +++ b/modules/SDL2/src/video/dummy/SDL_nullevents.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/dummy/SDL_nullevents_c.h b/modules/SDL2/src/video/dummy/SDL_nullevents_c.h index 54eb74c..d6a11a5 100644 --- a/modules/SDL2/src/video/dummy/SDL_nullevents_c.h +++ b/modules/SDL2/src/video/dummy/SDL_nullevents_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/dummy/SDL_nullframebuffer.c b/modules/SDL2/src/video/dummy/SDL_nullframebuffer.c index dd7cbbd..0762f52 100644 --- a/modules/SDL2/src/video/dummy/SDL_nullframebuffer.c +++ b/modules/SDL2/src/video/dummy/SDL_nullframebuffer.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/dummy/SDL_nullframebuffer_c.h b/modules/SDL2/src/video/dummy/SDL_nullframebuffer_c.h index cd8158e..f3b8dc4 100644 --- a/modules/SDL2/src/video/dummy/SDL_nullframebuffer_c.h +++ b/modules/SDL2/src/video/dummy/SDL_nullframebuffer_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/dummy/SDL_nullvideo.c b/modules/SDL2/src/video/dummy/SDL_nullvideo.c index df6c769..c63c4c1 100644 --- a/modules/SDL2/src/video/dummy/SDL_nullvideo.c +++ b/modules/SDL2/src/video/dummy/SDL_nullvideo.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/dummy/SDL_nullvideo.h b/modules/SDL2/src/video/dummy/SDL_nullvideo.h index c07aaf1..0b52f9d 100644 --- a/modules/SDL2/src/video/dummy/SDL_nullvideo.h +++ b/modules/SDL2/src/video/dummy/SDL_nullvideo.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/emscripten/SDL_emscriptenevents.c b/modules/SDL2/src/video/emscripten/SDL_emscriptenevents.c index deb12b4..9cb9588 100644 --- a/modules/SDL2/src/video/emscripten/SDL_emscriptenevents.c +++ b/modules/SDL2/src/video/emscripten/SDL_emscriptenevents.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/emscripten/SDL_emscriptenevents.h b/modules/SDL2/src/video/emscripten/SDL_emscriptenevents.h index cc93e1a..7fccf1b 100644 --- a/modules/SDL2/src/video/emscripten/SDL_emscriptenevents.h +++ b/modules/SDL2/src/video/emscripten/SDL_emscriptenevents.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/emscripten/SDL_emscriptenframebuffer.c b/modules/SDL2/src/video/emscripten/SDL_emscriptenframebuffer.c index 03fea04..36c6044 100644 --- a/modules/SDL2/src/video/emscripten/SDL_emscriptenframebuffer.c +++ b/modules/SDL2/src/video/emscripten/SDL_emscriptenframebuffer.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/emscripten/SDL_emscriptenframebuffer.h b/modules/SDL2/src/video/emscripten/SDL_emscriptenframebuffer.h index ec59281..bf5c354 100644 --- a/modules/SDL2/src/video/emscripten/SDL_emscriptenframebuffer.h +++ b/modules/SDL2/src/video/emscripten/SDL_emscriptenframebuffer.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/emscripten/SDL_emscriptenmouse.c b/modules/SDL2/src/video/emscripten/SDL_emscriptenmouse.c index 38e394a..1f5697f 100644 --- a/modules/SDL2/src/video/emscripten/SDL_emscriptenmouse.c +++ b/modules/SDL2/src/video/emscripten/SDL_emscriptenmouse.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/emscripten/SDL_emscriptenmouse.h b/modules/SDL2/src/video/emscripten/SDL_emscriptenmouse.h index cfc36ae..e8f345c 100644 --- a/modules/SDL2/src/video/emscripten/SDL_emscriptenmouse.h +++ b/modules/SDL2/src/video/emscripten/SDL_emscriptenmouse.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/emscripten/SDL_emscriptenopengles.c b/modules/SDL2/src/video/emscripten/SDL_emscriptenopengles.c index 10c6285..d4bea2b 100644 --- a/modules/SDL2/src/video/emscripten/SDL_emscriptenopengles.c +++ b/modules/SDL2/src/video/emscripten/SDL_emscriptenopengles.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/emscripten/SDL_emscriptenopengles.h b/modules/SDL2/src/video/emscripten/SDL_emscriptenopengles.h index 9d178f6..869982d 100644 --- a/modules/SDL2/src/video/emscripten/SDL_emscriptenopengles.h +++ b/modules/SDL2/src/video/emscripten/SDL_emscriptenopengles.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/emscripten/SDL_emscriptenvideo.c b/modules/SDL2/src/video/emscripten/SDL_emscriptenvideo.c index 550031d..8b21573 100644 --- a/modules/SDL2/src/video/emscripten/SDL_emscriptenvideo.c +++ b/modules/SDL2/src/video/emscripten/SDL_emscriptenvideo.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/emscripten/SDL_emscriptenvideo.h b/modules/SDL2/src/video/emscripten/SDL_emscriptenvideo.h index e87788d..dd97dcf 100644 --- a/modules/SDL2/src/video/emscripten/SDL_emscriptenvideo.h +++ b/modules/SDL2/src/video/emscripten/SDL_emscriptenvideo.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/haiku/SDL_BApp.h b/modules/SDL2/src/video/haiku/SDL_BApp.h index 215f836..868b4ed 100644 --- a/modules/SDL2/src/video/haiku/SDL_BApp.h +++ b/modules/SDL2/src/video/haiku/SDL_BApp.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/haiku/SDL_BWin.h b/modules/SDL2/src/video/haiku/SDL_BWin.h index 1ac5171..e711ee0 100644 --- a/modules/SDL2/src/video/haiku/SDL_BWin.h +++ b/modules/SDL2/src/video/haiku/SDL_BWin.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/haiku/SDL_bclipboard.cc b/modules/SDL2/src/video/haiku/SDL_bclipboard.cc index 37cec38..a1050a2 100644 --- a/modules/SDL2/src/video/haiku/SDL_bclipboard.cc +++ b/modules/SDL2/src/video/haiku/SDL_bclipboard.cc @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/haiku/SDL_bclipboard.h b/modules/SDL2/src/video/haiku/SDL_bclipboard.h index 128e545..5f34f9f 100644 --- a/modules/SDL2/src/video/haiku/SDL_bclipboard.h +++ b/modules/SDL2/src/video/haiku/SDL_bclipboard.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/haiku/SDL_bevents.cc b/modules/SDL2/src/video/haiku/SDL_bevents.cc index 460b4ff..f0b7e2d 100644 --- a/modules/SDL2/src/video/haiku/SDL_bevents.cc +++ b/modules/SDL2/src/video/haiku/SDL_bevents.cc @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/haiku/SDL_bevents.h b/modules/SDL2/src/video/haiku/SDL_bevents.h index 22e491a..847bc4a 100644 --- a/modules/SDL2/src/video/haiku/SDL_bevents.h +++ b/modules/SDL2/src/video/haiku/SDL_bevents.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/haiku/SDL_bframebuffer.cc b/modules/SDL2/src/video/haiku/SDL_bframebuffer.cc index f303177..bf7a002 100644 --- a/modules/SDL2/src/video/haiku/SDL_bframebuffer.cc +++ b/modules/SDL2/src/video/haiku/SDL_bframebuffer.cc @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/haiku/SDL_bframebuffer.h b/modules/SDL2/src/video/haiku/SDL_bframebuffer.h index 4361a39..41dc58b 100644 --- a/modules/SDL2/src/video/haiku/SDL_bframebuffer.h +++ b/modules/SDL2/src/video/haiku/SDL_bframebuffer.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/haiku/SDL_bkeyboard.cc b/modules/SDL2/src/video/haiku/SDL_bkeyboard.cc index a4aea4d..0fbeef5 100644 --- a/modules/SDL2/src/video/haiku/SDL_bkeyboard.cc +++ b/modules/SDL2/src/video/haiku/SDL_bkeyboard.cc @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/haiku/SDL_bkeyboard.h b/modules/SDL2/src/video/haiku/SDL_bkeyboard.h index 4c2a590..f15611e 100644 --- a/modules/SDL2/src/video/haiku/SDL_bkeyboard.h +++ b/modules/SDL2/src/video/haiku/SDL_bkeyboard.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/haiku/SDL_bmessagebox.cc b/modules/SDL2/src/video/haiku/SDL_bmessagebox.cc index d777ed8..8f0306b 100644 --- a/modules/SDL2/src/video/haiku/SDL_bmessagebox.cc +++ b/modules/SDL2/src/video/haiku/SDL_bmessagebox.cc @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga Copyright (C) 2018-2019 EXL This software is provided 'as-is', without any express or implied diff --git a/modules/SDL2/src/video/haiku/SDL_bmessagebox.h b/modules/SDL2/src/video/haiku/SDL_bmessagebox.h index ca4406e..9c4243f 100644 --- a/modules/SDL2/src/video/haiku/SDL_bmessagebox.h +++ b/modules/SDL2/src/video/haiku/SDL_bmessagebox.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga Copyright (C) 2018-2019 EXL This software is provided 'as-is', without any express or implied diff --git a/modules/SDL2/src/video/haiku/SDL_bmodes.cc b/modules/SDL2/src/video/haiku/SDL_bmodes.cc index 5e51647..62ec4ec 100644 --- a/modules/SDL2/src/video/haiku/SDL_bmodes.cc +++ b/modules/SDL2/src/video/haiku/SDL_bmodes.cc @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/haiku/SDL_bmodes.h b/modules/SDL2/src/video/haiku/SDL_bmodes.h index 5b40418..34b7db9 100644 --- a/modules/SDL2/src/video/haiku/SDL_bmodes.h +++ b/modules/SDL2/src/video/haiku/SDL_bmodes.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/haiku/SDL_bopengl.cc b/modules/SDL2/src/video/haiku/SDL_bopengl.cc index 72bdb77..d1ab6b8 100644 --- a/modules/SDL2/src/video/haiku/SDL_bopengl.cc +++ b/modules/SDL2/src/video/haiku/SDL_bopengl.cc @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/haiku/SDL_bopengl.h b/modules/SDL2/src/video/haiku/SDL_bopengl.h index 4723ae6..2b6d485 100644 --- a/modules/SDL2/src/video/haiku/SDL_bopengl.h +++ b/modules/SDL2/src/video/haiku/SDL_bopengl.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/haiku/SDL_bvideo.cc b/modules/SDL2/src/video/haiku/SDL_bvideo.cc index e409f3c..4314d7f 100644 --- a/modules/SDL2/src/video/haiku/SDL_bvideo.cc +++ b/modules/SDL2/src/video/haiku/SDL_bvideo.cc @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/haiku/SDL_bvideo.h b/modules/SDL2/src/video/haiku/SDL_bvideo.h index d0d7bfe..8bfce88 100644 --- a/modules/SDL2/src/video/haiku/SDL_bvideo.h +++ b/modules/SDL2/src/video/haiku/SDL_bvideo.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/haiku/SDL_bwindow.cc b/modules/SDL2/src/video/haiku/SDL_bwindow.cc index 2462533..a9cc173 100644 --- a/modules/SDL2/src/video/haiku/SDL_bwindow.cc +++ b/modules/SDL2/src/video/haiku/SDL_bwindow.cc @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/haiku/SDL_bwindow.h b/modules/SDL2/src/video/haiku/SDL_bwindow.h index 58a85d8..0ae2d0b 100644 --- a/modules/SDL2/src/video/haiku/SDL_bwindow.h +++ b/modules/SDL2/src/video/haiku/SDL_bwindow.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmdyn.c b/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmdyn.c index bf3ff2e..44486ff 100644 --- a/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmdyn.c +++ b/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmdyn.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmdyn.h b/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmdyn.h index 65de02e..82203f5 100644 --- a/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmdyn.h +++ b/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmdyn.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmevents.c b/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmevents.c index 10773a7..80192d4 100644 --- a/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmevents.c +++ b/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmevents.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmevents.h b/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmevents.h index c327f03..59226dd 100644 --- a/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmevents.h +++ b/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmevents.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmmouse.c b/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmmouse.c index 5722e04..99b8699 100644 --- a/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmmouse.c +++ b/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmmouse.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmmouse.h b/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmmouse.h index 3879f7a..d505079 100644 --- a/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmmouse.h +++ b/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmmouse.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmopengles.c b/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmopengles.c index 253e34e..969df3e 100644 --- a/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmopengles.c +++ b/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmopengles.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmopengles.h b/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmopengles.h index a762ab0..4158c2d 100644 --- a/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmopengles.h +++ b/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmopengles.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmsym.h b/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmsym.h index 4fdce52..8b9e7b2 100644 --- a/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmsym.h +++ b/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmsym.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmvideo.c b/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmvideo.c index 6c05bbd..83cdbf0 100644 --- a/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmvideo.c +++ b/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmvideo.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmvideo.h b/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmvideo.h index b3e719c..ae004d0 100644 --- a/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmvideo.h +++ b/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmvideo.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmvulkan.c b/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmvulkan.c index d404fd8..c48c416 100644 --- a/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmvulkan.c +++ b/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmvulkan.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmvulkan.h b/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmvulkan.h index 92d0873..d8c5e28 100644 --- a/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmvulkan.h +++ b/modules/SDL2/src/video/kmsdrm/SDL_kmsdrmvulkan.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/n3ds/SDL_n3dsevents.c b/modules/SDL2/src/video/n3ds/SDL_n3dsevents.c index 6b2126b..08095e7 100644 --- a/modules/SDL2/src/video/n3ds/SDL_n3dsevents.c +++ b/modules/SDL2/src/video/n3ds/SDL_n3dsevents.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/n3ds/SDL_n3dsevents_c.h b/modules/SDL2/src/video/n3ds/SDL_n3dsevents_c.h index 418368c..f3b7b39 100644 --- a/modules/SDL2/src/video/n3ds/SDL_n3dsevents_c.h +++ b/modules/SDL2/src/video/n3ds/SDL_n3dsevents_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/n3ds/SDL_n3dsframebuffer.c b/modules/SDL2/src/video/n3ds/SDL_n3dsframebuffer.c index ba4ec51..2b0226f 100644 --- a/modules/SDL2/src/video/n3ds/SDL_n3dsframebuffer.c +++ b/modules/SDL2/src/video/n3ds/SDL_n3dsframebuffer.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/n3ds/SDL_n3dsframebuffer_c.h b/modules/SDL2/src/video/n3ds/SDL_n3dsframebuffer_c.h index 3a4750c..cd69074 100644 --- a/modules/SDL2/src/video/n3ds/SDL_n3dsframebuffer_c.h +++ b/modules/SDL2/src/video/n3ds/SDL_n3dsframebuffer_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/n3ds/SDL_n3dsswkb.c b/modules/SDL2/src/video/n3ds/SDL_n3dsswkb.c index b577a36..29a87d0 100644 --- a/modules/SDL2/src/video/n3ds/SDL_n3dsswkb.c +++ b/modules/SDL2/src/video/n3ds/SDL_n3dsswkb.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/n3ds/SDL_n3dsswkb.h b/modules/SDL2/src/video/n3ds/SDL_n3dsswkb.h index 6a48ae8..86f6a09 100644 --- a/modules/SDL2/src/video/n3ds/SDL_n3dsswkb.h +++ b/modules/SDL2/src/video/n3ds/SDL_n3dsswkb.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/n3ds/SDL_n3dstouch.c b/modules/SDL2/src/video/n3ds/SDL_n3dstouch.c index fca0ae3..0da496a 100644 --- a/modules/SDL2/src/video/n3ds/SDL_n3dstouch.c +++ b/modules/SDL2/src/video/n3ds/SDL_n3dstouch.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/n3ds/SDL_n3dstouch.h b/modules/SDL2/src/video/n3ds/SDL_n3dstouch.h index 4cc7a05..4a99d62 100644 --- a/modules/SDL2/src/video/n3ds/SDL_n3dstouch.h +++ b/modules/SDL2/src/video/n3ds/SDL_n3dstouch.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/n3ds/SDL_n3dsvideo.c b/modules/SDL2/src/video/n3ds/SDL_n3dsvideo.c index d4a46ad..c5ff998 100644 --- a/modules/SDL2/src/video/n3ds/SDL_n3dsvideo.c +++ b/modules/SDL2/src/video/n3ds/SDL_n3dsvideo.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/n3ds/SDL_n3dsvideo.h b/modules/SDL2/src/video/n3ds/SDL_n3dsvideo.h index c1b15f7..05561b9 100644 --- a/modules/SDL2/src/video/n3ds/SDL_n3dsvideo.h +++ b/modules/SDL2/src/video/n3ds/SDL_n3dsvideo.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/nacl/SDL_naclevents.c b/modules/SDL2/src/video/nacl/SDL_naclevents.c index dbfce08..0fd9480 100644 --- a/modules/SDL2/src/video/nacl/SDL_naclevents.c +++ b/modules/SDL2/src/video/nacl/SDL_naclevents.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/nacl/SDL_naclevents_c.h b/modules/SDL2/src/video/nacl/SDL_naclevents_c.h index e8d44f4..fbf51fd 100644 --- a/modules/SDL2/src/video/nacl/SDL_naclevents_c.h +++ b/modules/SDL2/src/video/nacl/SDL_naclevents_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/nacl/SDL_naclglue.c b/modules/SDL2/src/video/nacl/SDL_naclglue.c index ac1e160..1146c68 100644 --- a/modules/SDL2/src/video/nacl/SDL_naclglue.c +++ b/modules/SDL2/src/video/nacl/SDL_naclglue.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/nacl/SDL_naclopengles.c b/modules/SDL2/src/video/nacl/SDL_naclopengles.c index ca5b75f..5089fa5 100644 --- a/modules/SDL2/src/video/nacl/SDL_naclopengles.c +++ b/modules/SDL2/src/video/nacl/SDL_naclopengles.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/nacl/SDL_naclopengles.h b/modules/SDL2/src/video/nacl/SDL_naclopengles.h index a3fee1f..62e90b1 100644 --- a/modules/SDL2/src/video/nacl/SDL_naclopengles.h +++ b/modules/SDL2/src/video/nacl/SDL_naclopengles.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/nacl/SDL_naclvideo.c b/modules/SDL2/src/video/nacl/SDL_naclvideo.c index 986bfb3..aa7237e 100644 --- a/modules/SDL2/src/video/nacl/SDL_naclvideo.c +++ b/modules/SDL2/src/video/nacl/SDL_naclvideo.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/nacl/SDL_naclvideo.h b/modules/SDL2/src/video/nacl/SDL_naclvideo.h index 3b08920..b2a8558 100644 --- a/modules/SDL2/src/video/nacl/SDL_naclvideo.h +++ b/modules/SDL2/src/video/nacl/SDL_naclvideo.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/nacl/SDL_naclwindow.c b/modules/SDL2/src/video/nacl/SDL_naclwindow.c index f0245ae..303fc73 100644 --- a/modules/SDL2/src/video/nacl/SDL_naclwindow.c +++ b/modules/SDL2/src/video/nacl/SDL_naclwindow.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/nacl/SDL_naclwindow.h b/modules/SDL2/src/video/nacl/SDL_naclwindow.h index 65757c4..26f09cd 100644 --- a/modules/SDL2/src/video/nacl/SDL_naclwindow.h +++ b/modules/SDL2/src/video/nacl/SDL_naclwindow.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/ngage/SDL_ngageevents.cpp b/modules/SDL2/src/video/ngage/SDL_ngageevents.cpp index a136333..9d43e33 100644 --- a/modules/SDL2/src/video/ngage/SDL_ngageevents.cpp +++ b/modules/SDL2/src/video/ngage/SDL_ngageevents.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/ngage/SDL_ngageevents_c.h b/modules/SDL2/src/video/ngage/SDL_ngageevents_c.h index c7b58ce..1fa0ba7 100644 --- a/modules/SDL2/src/video/ngage/SDL_ngageevents_c.h +++ b/modules/SDL2/src/video/ngage/SDL_ngageevents_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/ngage/SDL_ngageframebuffer.cpp b/modules/SDL2/src/video/ngage/SDL_ngageframebuffer.cpp index 98ff9ff..78a7075 100644 --- a/modules/SDL2/src/video/ngage/SDL_ngageframebuffer.cpp +++ b/modules/SDL2/src/video/ngage/SDL_ngageframebuffer.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/ngage/SDL_ngageframebuffer_c.h b/modules/SDL2/src/video/ngage/SDL_ngageframebuffer_c.h index c2f0768..79655d8 100644 --- a/modules/SDL2/src/video/ngage/SDL_ngageframebuffer_c.h +++ b/modules/SDL2/src/video/ngage/SDL_ngageframebuffer_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/ngage/SDL_ngagevideo.cpp b/modules/SDL2/src/video/ngage/SDL_ngagevideo.cpp index d0ed05f..ed06790 100644 --- a/modules/SDL2/src/video/ngage/SDL_ngagevideo.cpp +++ b/modules/SDL2/src/video/ngage/SDL_ngagevideo.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/ngage/SDL_ngagevideo.h b/modules/SDL2/src/video/ngage/SDL_ngagevideo.h index e74038b..6493443 100644 --- a/modules/SDL2/src/video/ngage/SDL_ngagevideo.h +++ b/modules/SDL2/src/video/ngage/SDL_ngagevideo.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/ngage/SDL_ngagewindow.cpp b/modules/SDL2/src/video/ngage/SDL_ngagewindow.cpp index 5b0682b..6710bd4 100644 --- a/modules/SDL2/src/video/ngage/SDL_ngagewindow.cpp +++ b/modules/SDL2/src/video/ngage/SDL_ngagewindow.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/ngage/SDL_ngagewindow.h b/modules/SDL2/src/video/ngage/SDL_ngagewindow.h index 148c799..5948779 100644 --- a/modules/SDL2/src/video/ngage/SDL_ngagewindow.h +++ b/modules/SDL2/src/video/ngage/SDL_ngagewindow.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/offscreen/SDL_offscreenevents.c b/modules/SDL2/src/video/offscreen/SDL_offscreenevents.c index 092f19b..9f08af2 100644 --- a/modules/SDL2/src/video/offscreen/SDL_offscreenevents.c +++ b/modules/SDL2/src/video/offscreen/SDL_offscreenevents.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/offscreen/SDL_offscreenevents_c.h b/modules/SDL2/src/video/offscreen/SDL_offscreenevents_c.h index 6768d3d..de1d530 100644 --- a/modules/SDL2/src/video/offscreen/SDL_offscreenevents_c.h +++ b/modules/SDL2/src/video/offscreen/SDL_offscreenevents_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/offscreen/SDL_offscreenframebuffer.c b/modules/SDL2/src/video/offscreen/SDL_offscreenframebuffer.c index 3760588..bfcf56f 100644 --- a/modules/SDL2/src/video/offscreen/SDL_offscreenframebuffer.c +++ b/modules/SDL2/src/video/offscreen/SDL_offscreenframebuffer.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/offscreen/SDL_offscreenframebuffer_c.h b/modules/SDL2/src/video/offscreen/SDL_offscreenframebuffer_c.h index ae1ad7b..2607c81 100644 --- a/modules/SDL2/src/video/offscreen/SDL_offscreenframebuffer_c.h +++ b/modules/SDL2/src/video/offscreen/SDL_offscreenframebuffer_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/offscreen/SDL_offscreenopengles.c b/modules/SDL2/src/video/offscreen/SDL_offscreenopengles.c index a379ad7..3564544 100644 --- a/modules/SDL2/src/video/offscreen/SDL_offscreenopengles.c +++ b/modules/SDL2/src/video/offscreen/SDL_offscreenopengles.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/offscreen/SDL_offscreenopengles.h b/modules/SDL2/src/video/offscreen/SDL_offscreenopengles.h index 6c9e518..fa64e84 100644 --- a/modules/SDL2/src/video/offscreen/SDL_offscreenopengles.h +++ b/modules/SDL2/src/video/offscreen/SDL_offscreenopengles.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/offscreen/SDL_offscreenvideo.c b/modules/SDL2/src/video/offscreen/SDL_offscreenvideo.c index 8e62e88..0557384 100644 --- a/modules/SDL2/src/video/offscreen/SDL_offscreenvideo.c +++ b/modules/SDL2/src/video/offscreen/SDL_offscreenvideo.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/offscreen/SDL_offscreenvideo.h b/modules/SDL2/src/video/offscreen/SDL_offscreenvideo.h index b943a82..7780f49 100644 --- a/modules/SDL2/src/video/offscreen/SDL_offscreenvideo.h +++ b/modules/SDL2/src/video/offscreen/SDL_offscreenvideo.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/offscreen/SDL_offscreenwindow.c b/modules/SDL2/src/video/offscreen/SDL_offscreenwindow.c index fd85f77..f551051 100644 --- a/modules/SDL2/src/video/offscreen/SDL_offscreenwindow.c +++ b/modules/SDL2/src/video/offscreen/SDL_offscreenwindow.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/offscreen/SDL_offscreenwindow.h b/modules/SDL2/src/video/offscreen/SDL_offscreenwindow.h index 5540794..32aaf65 100644 --- a/modules/SDL2/src/video/offscreen/SDL_offscreenwindow.h +++ b/modules/SDL2/src/video/offscreen/SDL_offscreenwindow.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/os2/SDL_os2dive.c b/modules/SDL2/src/video/os2/SDL_os2dive.c index 56cfde1..1b3eb13 100644 --- a/modules/SDL2/src/video/os2/SDL_os2dive.c +++ b/modules/SDL2/src/video/os2/SDL_os2dive.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/os2/SDL_os2messagebox.c b/modules/SDL2/src/video/os2/SDL_os2messagebox.c index c904fa5..83ac877 100644 --- a/modules/SDL2/src/video/os2/SDL_os2messagebox.c +++ b/modules/SDL2/src/video/os2/SDL_os2messagebox.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/os2/SDL_os2messagebox.h b/modules/SDL2/src/video/os2/SDL_os2messagebox.h index c3b8969..92b94d9 100644 --- a/modules/SDL2/src/video/os2/SDL_os2messagebox.h +++ b/modules/SDL2/src/video/os2/SDL_os2messagebox.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/os2/SDL_os2mouse.c b/modules/SDL2/src/video/os2/SDL_os2mouse.c index dd0b7c1..869420c 100644 --- a/modules/SDL2/src/video/os2/SDL_os2mouse.c +++ b/modules/SDL2/src/video/os2/SDL_os2mouse.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/os2/SDL_os2mouse.h b/modules/SDL2/src/video/os2/SDL_os2mouse.h index 52f5ba3..e9c4d47 100644 --- a/modules/SDL2/src/video/os2/SDL_os2mouse.h +++ b/modules/SDL2/src/video/os2/SDL_os2mouse.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/os2/SDL_os2output.h b/modules/SDL2/src/video/os2/SDL_os2output.h index 7ded650..284fc85 100644 --- a/modules/SDL2/src/video/os2/SDL_os2output.h +++ b/modules/SDL2/src/video/os2/SDL_os2output.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/os2/SDL_os2util.c b/modules/SDL2/src/video/os2/SDL_os2util.c index bcc6c54..e6a306f 100644 --- a/modules/SDL2/src/video/os2/SDL_os2util.c +++ b/modules/SDL2/src/video/os2/SDL_os2util.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/os2/SDL_os2util.h b/modules/SDL2/src/video/os2/SDL_os2util.h index 9379dec..88f64c0 100644 --- a/modules/SDL2/src/video/os2/SDL_os2util.h +++ b/modules/SDL2/src/video/os2/SDL_os2util.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/os2/SDL_os2video.c b/modules/SDL2/src/video/os2/SDL_os2video.c index 599384e..1fdd2c6 100644 --- a/modules/SDL2/src/video/os2/SDL_os2video.c +++ b/modules/SDL2/src/video/os2/SDL_os2video.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/os2/SDL_os2video.h b/modules/SDL2/src/video/os2/SDL_os2video.h index 688410c..da6afb6 100644 --- a/modules/SDL2/src/video/os2/SDL_os2video.h +++ b/modules/SDL2/src/video/os2/SDL_os2video.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/os2/SDL_os2vman.c b/modules/SDL2/src/video/os2/SDL_os2vman.c index acb9200..00ae4bc 100644 --- a/modules/SDL2/src/video/os2/SDL_os2vman.c +++ b/modules/SDL2/src/video/os2/SDL_os2vman.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/pandora/SDL_pandora.c b/modules/SDL2/src/video/pandora/SDL_pandora.c index 8340838..23844e8 100644 --- a/modules/SDL2/src/video/pandora/SDL_pandora.c +++ b/modules/SDL2/src/video/pandora/SDL_pandora.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/pandora/SDL_pandora.h b/modules/SDL2/src/video/pandora/SDL_pandora.h index 0954cd3..66e5d22 100644 --- a/modules/SDL2/src/video/pandora/SDL_pandora.h +++ b/modules/SDL2/src/video/pandora/SDL_pandora.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/pandora/SDL_pandora_events.c b/modules/SDL2/src/video/pandora/SDL_pandora_events.c index ab077d5..7e46b3f 100644 --- a/modules/SDL2/src/video/pandora/SDL_pandora_events.c +++ b/modules/SDL2/src/video/pandora/SDL_pandora_events.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/pandora/SDL_pandora_events.h b/modules/SDL2/src/video/pandora/SDL_pandora_events.h index 8ad8e35..98974b4 100644 --- a/modules/SDL2/src/video/pandora/SDL_pandora_events.h +++ b/modules/SDL2/src/video/pandora/SDL_pandora_events.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/ps2/SDL_ps2video.c b/modules/SDL2/src/video/ps2/SDL_ps2video.c index 9ada4ed..31c0909 100644 --- a/modules/SDL2/src/video/ps2/SDL_ps2video.c +++ b/modules/SDL2/src/video/ps2/SDL_ps2video.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/ps2/SDL_ps2video.h b/modules/SDL2/src/video/ps2/SDL_ps2video.h index 7f981bf..70c2b85 100644 --- a/modules/SDL2/src/video/ps2/SDL_ps2video.h +++ b/modules/SDL2/src/video/ps2/SDL_ps2video.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/psp/SDL_pspevents.c b/modules/SDL2/src/video/psp/SDL_pspevents.c index dd2c67f..cb28512 100644 --- a/modules/SDL2/src/video/psp/SDL_pspevents.c +++ b/modules/SDL2/src/video/psp/SDL_pspevents.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/psp/SDL_pspevents_c.h b/modules/SDL2/src/video/psp/SDL_pspevents_c.h index 1e1b490..a568af5 100644 --- a/modules/SDL2/src/video/psp/SDL_pspevents_c.h +++ b/modules/SDL2/src/video/psp/SDL_pspevents_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/psp/SDL_pspgl.c b/modules/SDL2/src/video/psp/SDL_pspgl.c index ca55ea2..35453b1 100644 --- a/modules/SDL2/src/video/psp/SDL_pspgl.c +++ b/modules/SDL2/src/video/psp/SDL_pspgl.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/psp/SDL_pspgl_c.h b/modules/SDL2/src/video/psp/SDL_pspgl_c.h index 06822f3..3cffa3d 100644 --- a/modules/SDL2/src/video/psp/SDL_pspgl_c.h +++ b/modules/SDL2/src/video/psp/SDL_pspgl_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/psp/SDL_pspmouse.c b/modules/SDL2/src/video/psp/SDL_pspmouse.c index 926f639..234f31b 100644 --- a/modules/SDL2/src/video/psp/SDL_pspmouse.c +++ b/modules/SDL2/src/video/psp/SDL_pspmouse.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/psp/SDL_pspmouse_c.h b/modules/SDL2/src/video/psp/SDL_pspmouse_c.h index 7ffee6f..3742738 100644 --- a/modules/SDL2/src/video/psp/SDL_pspmouse_c.h +++ b/modules/SDL2/src/video/psp/SDL_pspmouse_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/psp/SDL_pspvideo.c b/modules/SDL2/src/video/psp/SDL_pspvideo.c index de31a20..0921db1 100644 --- a/modules/SDL2/src/video/psp/SDL_pspvideo.c +++ b/modules/SDL2/src/video/psp/SDL_pspvideo.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/psp/SDL_pspvideo.h b/modules/SDL2/src/video/psp/SDL_pspvideo.h index e046c89..58be7a5 100644 --- a/modules/SDL2/src/video/psp/SDL_pspvideo.h +++ b/modules/SDL2/src/video/psp/SDL_pspvideo.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/raspberry/SDL_rpievents.c b/modules/SDL2/src/video/raspberry/SDL_rpievents.c index c1c7bb7..e7aa8d6 100644 --- a/modules/SDL2/src/video/raspberry/SDL_rpievents.c +++ b/modules/SDL2/src/video/raspberry/SDL_rpievents.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/raspberry/SDL_rpievents_c.h b/modules/SDL2/src/video/raspberry/SDL_rpievents_c.h index 9bec915..a4c3496 100644 --- a/modules/SDL2/src/video/raspberry/SDL_rpievents_c.h +++ b/modules/SDL2/src/video/raspberry/SDL_rpievents_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/raspberry/SDL_rpimouse.c b/modules/SDL2/src/video/raspberry/SDL_rpimouse.c index 7614fb8..47a34ed 100644 --- a/modules/SDL2/src/video/raspberry/SDL_rpimouse.c +++ b/modules/SDL2/src/video/raspberry/SDL_rpimouse.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/raspberry/SDL_rpimouse.h b/modules/SDL2/src/video/raspberry/SDL_rpimouse.h index 40701e1..1fb9a91 100644 --- a/modules/SDL2/src/video/raspberry/SDL_rpimouse.h +++ b/modules/SDL2/src/video/raspberry/SDL_rpimouse.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/raspberry/SDL_rpiopengles.c b/modules/SDL2/src/video/raspberry/SDL_rpiopengles.c index 7b62b3e..8b91deb 100644 --- a/modules/SDL2/src/video/raspberry/SDL_rpiopengles.c +++ b/modules/SDL2/src/video/raspberry/SDL_rpiopengles.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/raspberry/SDL_rpiopengles.h b/modules/SDL2/src/video/raspberry/SDL_rpiopengles.h index 2cdf0fd..0761090 100644 --- a/modules/SDL2/src/video/raspberry/SDL_rpiopengles.h +++ b/modules/SDL2/src/video/raspberry/SDL_rpiopengles.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/raspberry/SDL_rpivideo.c b/modules/SDL2/src/video/raspberry/SDL_rpivideo.c index 4503f56..0d4239c 100644 --- a/modules/SDL2/src/video/raspberry/SDL_rpivideo.c +++ b/modules/SDL2/src/video/raspberry/SDL_rpivideo.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/raspberry/SDL_rpivideo.h b/modules/SDL2/src/video/raspberry/SDL_rpivideo.h index 2b5f40f..bb93122 100644 --- a/modules/SDL2/src/video/raspberry/SDL_rpivideo.h +++ b/modules/SDL2/src/video/raspberry/SDL_rpivideo.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/riscos/SDL_riscosdefs.h b/modules/SDL2/src/video/riscos/SDL_riscosdefs.h index 89a51f2..34a1556 100644 --- a/modules/SDL2/src/video/riscos/SDL_riscosdefs.h +++ b/modules/SDL2/src/video/riscos/SDL_riscosdefs.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/riscos/SDL_riscosevents.c b/modules/SDL2/src/video/riscos/SDL_riscosevents.c index fcca470..6fb2b4c 100644 --- a/modules/SDL2/src/video/riscos/SDL_riscosevents.c +++ b/modules/SDL2/src/video/riscos/SDL_riscosevents.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/riscos/SDL_riscosevents_c.h b/modules/SDL2/src/video/riscos/SDL_riscosevents_c.h index 6b43411..1acaca8 100644 --- a/modules/SDL2/src/video/riscos/SDL_riscosevents_c.h +++ b/modules/SDL2/src/video/riscos/SDL_riscosevents_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/riscos/SDL_riscosframebuffer.c b/modules/SDL2/src/video/riscos/SDL_riscosframebuffer.c index 5984199..ba7a760 100644 --- a/modules/SDL2/src/video/riscos/SDL_riscosframebuffer.c +++ b/modules/SDL2/src/video/riscos/SDL_riscosframebuffer.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/riscos/SDL_riscosframebuffer_c.h b/modules/SDL2/src/video/riscos/SDL_riscosframebuffer_c.h index 1004616..c9dfaf7 100644 --- a/modules/SDL2/src/video/riscos/SDL_riscosframebuffer_c.h +++ b/modules/SDL2/src/video/riscos/SDL_riscosframebuffer_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/riscos/SDL_riscosmessagebox.c b/modules/SDL2/src/video/riscos/SDL_riscosmessagebox.c index 8144a9d..95f92f1 100644 --- a/modules/SDL2/src/video/riscos/SDL_riscosmessagebox.c +++ b/modules/SDL2/src/video/riscos/SDL_riscosmessagebox.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/riscos/SDL_riscosmessagebox.h b/modules/SDL2/src/video/riscos/SDL_riscosmessagebox.h index 3f6c259..4fbf6af 100644 --- a/modules/SDL2/src/video/riscos/SDL_riscosmessagebox.h +++ b/modules/SDL2/src/video/riscos/SDL_riscosmessagebox.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/riscos/SDL_riscosmodes.c b/modules/SDL2/src/video/riscos/SDL_riscosmodes.c index 9500b22..797dc02 100644 --- a/modules/SDL2/src/video/riscos/SDL_riscosmodes.c +++ b/modules/SDL2/src/video/riscos/SDL_riscosmodes.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/riscos/SDL_riscosmodes.h b/modules/SDL2/src/video/riscos/SDL_riscosmodes.h index eb53472..02341a9 100644 --- a/modules/SDL2/src/video/riscos/SDL_riscosmodes.h +++ b/modules/SDL2/src/video/riscos/SDL_riscosmodes.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/riscos/SDL_riscosmouse.c b/modules/SDL2/src/video/riscos/SDL_riscosmouse.c index 072f8a7..088356a 100644 --- a/modules/SDL2/src/video/riscos/SDL_riscosmouse.c +++ b/modules/SDL2/src/video/riscos/SDL_riscosmouse.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/riscos/SDL_riscosmouse.h b/modules/SDL2/src/video/riscos/SDL_riscosmouse.h index 3048d7d..c0aec80 100644 --- a/modules/SDL2/src/video/riscos/SDL_riscosmouse.h +++ b/modules/SDL2/src/video/riscos/SDL_riscosmouse.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/riscos/SDL_riscosvideo.c b/modules/SDL2/src/video/riscos/SDL_riscosvideo.c index 4763011..280c4b8 100644 --- a/modules/SDL2/src/video/riscos/SDL_riscosvideo.c +++ b/modules/SDL2/src/video/riscos/SDL_riscosvideo.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/riscos/SDL_riscosvideo.h b/modules/SDL2/src/video/riscos/SDL_riscosvideo.h index db6c86e..ffa6c7f 100644 --- a/modules/SDL2/src/video/riscos/SDL_riscosvideo.h +++ b/modules/SDL2/src/video/riscos/SDL_riscosvideo.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/riscos/SDL_riscoswindow.c b/modules/SDL2/src/video/riscos/SDL_riscoswindow.c index f47d33a..950fe6a 100644 --- a/modules/SDL2/src/video/riscos/SDL_riscoswindow.c +++ b/modules/SDL2/src/video/riscos/SDL_riscoswindow.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/riscos/SDL_riscoswindow.h b/modules/SDL2/src/video/riscos/SDL_riscoswindow.h index d713b7a..1548237 100644 --- a/modules/SDL2/src/video/riscos/SDL_riscoswindow.h +++ b/modules/SDL2/src/video/riscos/SDL_riscoswindow.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/riscos/scancodes_riscos.h b/modules/SDL2/src/video/riscos/scancodes_riscos.h index dbba9d1..5e742e3 100644 --- a/modules/SDL2/src/video/riscos/scancodes_riscos.h +++ b/modules/SDL2/src/video/riscos/scancodes_riscos.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/sdlgenblit.pl b/modules/SDL2/src/video/sdlgenblit.pl index de07b19..2d95795 100644 --- a/modules/SDL2/src/video/sdlgenblit.pl +++ b/modules/SDL2/src/video/sdlgenblit.pl @@ -92,7 +92,7 @@ sub open_file { /* DO NOT EDIT! This file is generated by sdlgenblit.pl */ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/uikit/SDL_uikitappdelegate.h b/modules/SDL2/src/video/uikit/SDL_uikitappdelegate.h index ee2b5b6..ac0a88a 100644 --- a/modules/SDL2/src/video/uikit/SDL_uikitappdelegate.h +++ b/modules/SDL2/src/video/uikit/SDL_uikitappdelegate.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/uikit/SDL_uikitappdelegate.m b/modules/SDL2/src/video/uikit/SDL_uikitappdelegate.m index 3186cc6..fb42d22 100644 --- a/modules/SDL2/src/video/uikit/SDL_uikitappdelegate.m +++ b/modules/SDL2/src/video/uikit/SDL_uikitappdelegate.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/uikit/SDL_uikitclipboard.h b/modules/SDL2/src/video/uikit/SDL_uikitclipboard.h index 5e6b814..2e18a0e 100644 --- a/modules/SDL2/src/video/uikit/SDL_uikitclipboard.h +++ b/modules/SDL2/src/video/uikit/SDL_uikitclipboard.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/uikit/SDL_uikitclipboard.m b/modules/SDL2/src/video/uikit/SDL_uikitclipboard.m index dde939d..7d04f0f 100644 --- a/modules/SDL2/src/video/uikit/SDL_uikitclipboard.m +++ b/modules/SDL2/src/video/uikit/SDL_uikitclipboard.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/uikit/SDL_uikitevents.h b/modules/SDL2/src/video/uikit/SDL_uikitevents.h index 083e431..f7cd776 100644 --- a/modules/SDL2/src/video/uikit/SDL_uikitevents.h +++ b/modules/SDL2/src/video/uikit/SDL_uikitevents.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/uikit/SDL_uikitevents.m b/modules/SDL2/src/video/uikit/SDL_uikitevents.m index e1bc5a2..d4e3d05 100644 --- a/modules/SDL2/src/video/uikit/SDL_uikitevents.m +++ b/modules/SDL2/src/video/uikit/SDL_uikitevents.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/uikit/SDL_uikitmessagebox.h b/modules/SDL2/src/video/uikit/SDL_uikitmessagebox.h index 9904ccf..c553c04 100644 --- a/modules/SDL2/src/video/uikit/SDL_uikitmessagebox.h +++ b/modules/SDL2/src/video/uikit/SDL_uikitmessagebox.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/uikit/SDL_uikitmessagebox.m b/modules/SDL2/src/video/uikit/SDL_uikitmessagebox.m index 2c42ba7..b7bbe56 100644 --- a/modules/SDL2/src/video/uikit/SDL_uikitmessagebox.m +++ b/modules/SDL2/src/video/uikit/SDL_uikitmessagebox.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/uikit/SDL_uikitmetalview.h b/modules/SDL2/src/video/uikit/SDL_uikitmetalview.h index a4d7026..3f91123 100644 --- a/modules/SDL2/src/video/uikit/SDL_uikitmetalview.h +++ b/modules/SDL2/src/video/uikit/SDL_uikitmetalview.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/uikit/SDL_uikitmetalview.m b/modules/SDL2/src/video/uikit/SDL_uikitmetalview.m index 8bc3380..6cb40b3 100644 --- a/modules/SDL2/src/video/uikit/SDL_uikitmetalview.m +++ b/modules/SDL2/src/video/uikit/SDL_uikitmetalview.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/uikit/SDL_uikitmodes.h b/modules/SDL2/src/video/uikit/SDL_uikitmodes.h index d4f3b20..e3f3d22 100644 --- a/modules/SDL2/src/video/uikit/SDL_uikitmodes.h +++ b/modules/SDL2/src/video/uikit/SDL_uikitmodes.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/uikit/SDL_uikitmodes.m b/modules/SDL2/src/video/uikit/SDL_uikitmodes.m index 322240d..323dd51 100644 --- a/modules/SDL2/src/video/uikit/SDL_uikitmodes.m +++ b/modules/SDL2/src/video/uikit/SDL_uikitmodes.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/uikit/SDL_uikitopengles.h b/modules/SDL2/src/video/uikit/SDL_uikitopengles.h index c2e6d57..509c0c8 100644 --- a/modules/SDL2/src/video/uikit/SDL_uikitopengles.h +++ b/modules/SDL2/src/video/uikit/SDL_uikitopengles.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/uikit/SDL_uikitopengles.m b/modules/SDL2/src/video/uikit/SDL_uikitopengles.m index 15ea2e3..6bccaf4 100644 --- a/modules/SDL2/src/video/uikit/SDL_uikitopengles.m +++ b/modules/SDL2/src/video/uikit/SDL_uikitopengles.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/uikit/SDL_uikitopenglview.h b/modules/SDL2/src/video/uikit/SDL_uikitopenglview.h index df659a1..15f1770 100644 --- a/modules/SDL2/src/video/uikit/SDL_uikitopenglview.h +++ b/modules/SDL2/src/video/uikit/SDL_uikitopenglview.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/uikit/SDL_uikitopenglview.m b/modules/SDL2/src/video/uikit/SDL_uikitopenglview.m index ea4db41..3e59f19 100644 --- a/modules/SDL2/src/video/uikit/SDL_uikitopenglview.m +++ b/modules/SDL2/src/video/uikit/SDL_uikitopenglview.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/uikit/SDL_uikitvideo.h b/modules/SDL2/src/video/uikit/SDL_uikitvideo.h index b684e23..99e8b0f 100644 --- a/modules/SDL2/src/video/uikit/SDL_uikitvideo.h +++ b/modules/SDL2/src/video/uikit/SDL_uikitvideo.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/uikit/SDL_uikitvideo.m b/modules/SDL2/src/video/uikit/SDL_uikitvideo.m index 4e8a577..64cff19 100644 --- a/modules/SDL2/src/video/uikit/SDL_uikitvideo.m +++ b/modules/SDL2/src/video/uikit/SDL_uikitvideo.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/uikit/SDL_uikitview.h b/modules/SDL2/src/video/uikit/SDL_uikitview.h index dcd63c7..cdb2a40 100644 --- a/modules/SDL2/src/video/uikit/SDL_uikitview.h +++ b/modules/SDL2/src/video/uikit/SDL_uikitview.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/uikit/SDL_uikitview.m b/modules/SDL2/src/video/uikit/SDL_uikitview.m index 8c48cfa..d719b03 100644 --- a/modules/SDL2/src/video/uikit/SDL_uikitview.m +++ b/modules/SDL2/src/video/uikit/SDL_uikitview.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/uikit/SDL_uikitviewcontroller.h b/modules/SDL2/src/video/uikit/SDL_uikitviewcontroller.h index 2e64a52..6fdcbec 100644 --- a/modules/SDL2/src/video/uikit/SDL_uikitviewcontroller.h +++ b/modules/SDL2/src/video/uikit/SDL_uikitviewcontroller.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/uikit/SDL_uikitviewcontroller.m b/modules/SDL2/src/video/uikit/SDL_uikitviewcontroller.m index ee7ee83..a6b157f 100644 --- a/modules/SDL2/src/video/uikit/SDL_uikitviewcontroller.m +++ b/modules/SDL2/src/video/uikit/SDL_uikitviewcontroller.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/uikit/SDL_uikitvulkan.h b/modules/SDL2/src/video/uikit/SDL_uikitvulkan.h index cc8f777..d8dd918 100644 --- a/modules/SDL2/src/video/uikit/SDL_uikitvulkan.h +++ b/modules/SDL2/src/video/uikit/SDL_uikitvulkan.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/uikit/SDL_uikitvulkan.m b/modules/SDL2/src/video/uikit/SDL_uikitvulkan.m index 52a1ced..892de1e 100644 --- a/modules/SDL2/src/video/uikit/SDL_uikitvulkan.m +++ b/modules/SDL2/src/video/uikit/SDL_uikitvulkan.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/uikit/SDL_uikitwindow.h b/modules/SDL2/src/video/uikit/SDL_uikitwindow.h index 7ca9b47..70fb046 100644 --- a/modules/SDL2/src/video/uikit/SDL_uikitwindow.h +++ b/modules/SDL2/src/video/uikit/SDL_uikitwindow.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/uikit/SDL_uikitwindow.m b/modules/SDL2/src/video/uikit/SDL_uikitwindow.m index 7b8dfff..d2a465b 100644 --- a/modules/SDL2/src/video/uikit/SDL_uikitwindow.m +++ b/modules/SDL2/src/video/uikit/SDL_uikitwindow.m @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/vita/SDL_vitaframebuffer.c b/modules/SDL2/src/video/vita/SDL_vitaframebuffer.c index 1c55848..fb727a2 100644 --- a/modules/SDL2/src/video/vita/SDL_vitaframebuffer.c +++ b/modules/SDL2/src/video/vita/SDL_vitaframebuffer.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/vita/SDL_vitaframebuffer.h b/modules/SDL2/src/video/vita/SDL_vitaframebuffer.h index f2d1e1b..c029683 100644 --- a/modules/SDL2/src/video/vita/SDL_vitaframebuffer.h +++ b/modules/SDL2/src/video/vita/SDL_vitaframebuffer.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/vita/SDL_vitagl_pvr.c b/modules/SDL2/src/video/vita/SDL_vitagl_pvr.c index d51150c..4d4a944 100644 --- a/modules/SDL2/src/video/vita/SDL_vitagl_pvr.c +++ b/modules/SDL2/src/video/vita/SDL_vitagl_pvr.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/vita/SDL_vitagl_pvr_c.h b/modules/SDL2/src/video/vita/SDL_vitagl_pvr_c.h index 2329d47..76488db 100644 --- a/modules/SDL2/src/video/vita/SDL_vitagl_pvr_c.h +++ b/modules/SDL2/src/video/vita/SDL_vitagl_pvr_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/vita/SDL_vitagles.c b/modules/SDL2/src/video/vita/SDL_vitagles.c index 18ca7d5..9e476d5 100644 --- a/modules/SDL2/src/video/vita/SDL_vitagles.c +++ b/modules/SDL2/src/video/vita/SDL_vitagles.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/vita/SDL_vitagles_c.h b/modules/SDL2/src/video/vita/SDL_vitagles_c.h index 10fd853..216f1b9 100644 --- a/modules/SDL2/src/video/vita/SDL_vitagles_c.h +++ b/modules/SDL2/src/video/vita/SDL_vitagles_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/vita/SDL_vitagles_pvr.c b/modules/SDL2/src/video/vita/SDL_vitagles_pvr.c index bb06d29..3493acd 100644 --- a/modules/SDL2/src/video/vita/SDL_vitagles_pvr.c +++ b/modules/SDL2/src/video/vita/SDL_vitagles_pvr.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/vita/SDL_vitagles_pvr_c.h b/modules/SDL2/src/video/vita/SDL_vitagles_pvr_c.h index c3a13c4..9d3d60a 100644 --- a/modules/SDL2/src/video/vita/SDL_vitagles_pvr_c.h +++ b/modules/SDL2/src/video/vita/SDL_vitagles_pvr_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/vita/SDL_vitakeyboard.c b/modules/SDL2/src/video/vita/SDL_vitakeyboard.c index 409d424..984a1b7 100644 --- a/modules/SDL2/src/video/vita/SDL_vitakeyboard.c +++ b/modules/SDL2/src/video/vita/SDL_vitakeyboard.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/vita/SDL_vitakeyboard.h b/modules/SDL2/src/video/vita/SDL_vitakeyboard.h index 419cba7..fd0f137 100644 --- a/modules/SDL2/src/video/vita/SDL_vitakeyboard.h +++ b/modules/SDL2/src/video/vita/SDL_vitakeyboard.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/vita/SDL_vitamessagebox.c b/modules/SDL2/src/video/vita/SDL_vitamessagebox.c index 4921139..2b7d327 100644 --- a/modules/SDL2/src/video/vita/SDL_vitamessagebox.c +++ b/modules/SDL2/src/video/vita/SDL_vitamessagebox.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/vita/SDL_vitamessagebox.h b/modules/SDL2/src/video/vita/SDL_vitamessagebox.h index 4456360..f119275 100644 --- a/modules/SDL2/src/video/vita/SDL_vitamessagebox.h +++ b/modules/SDL2/src/video/vita/SDL_vitamessagebox.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/vita/SDL_vitamouse.c b/modules/SDL2/src/video/vita/SDL_vitamouse.c index 398a194..a5d017a 100644 --- a/modules/SDL2/src/video/vita/SDL_vitamouse.c +++ b/modules/SDL2/src/video/vita/SDL_vitamouse.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/vita/SDL_vitamouse_c.h b/modules/SDL2/src/video/vita/SDL_vitamouse_c.h index 3549da1..b676a70 100644 --- a/modules/SDL2/src/video/vita/SDL_vitamouse_c.h +++ b/modules/SDL2/src/video/vita/SDL_vitamouse_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/vita/SDL_vitatouch.c b/modules/SDL2/src/video/vita/SDL_vitatouch.c index 43a3ecb..4e57e2b 100644 --- a/modules/SDL2/src/video/vita/SDL_vitatouch.c +++ b/modules/SDL2/src/video/vita/SDL_vitatouch.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/vita/SDL_vitatouch.h b/modules/SDL2/src/video/vita/SDL_vitatouch.h index 02f31bc..d48999c 100644 --- a/modules/SDL2/src/video/vita/SDL_vitatouch.h +++ b/modules/SDL2/src/video/vita/SDL_vitatouch.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/vita/SDL_vitavideo.c b/modules/SDL2/src/video/vita/SDL_vitavideo.c index 33758d6..ecfc523 100644 --- a/modules/SDL2/src/video/vita/SDL_vitavideo.c +++ b/modules/SDL2/src/video/vita/SDL_vitavideo.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/vita/SDL_vitavideo.h b/modules/SDL2/src/video/vita/SDL_vitavideo.h index 9fdf7e6..98be3f5 100644 --- a/modules/SDL2/src/video/vita/SDL_vitavideo.h +++ b/modules/SDL2/src/video/vita/SDL_vitavideo.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/vivante/SDL_vivanteopengles.c b/modules/SDL2/src/video/vivante/SDL_vivanteopengles.c index 42888d6..e01e8e0 100644 --- a/modules/SDL2/src/video/vivante/SDL_vivanteopengles.c +++ b/modules/SDL2/src/video/vivante/SDL_vivanteopengles.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/vivante/SDL_vivanteopengles.h b/modules/SDL2/src/video/vivante/SDL_vivanteopengles.h index dce74ae..12fc6c0 100644 --- a/modules/SDL2/src/video/vivante/SDL_vivanteopengles.h +++ b/modules/SDL2/src/video/vivante/SDL_vivanteopengles.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/vivante/SDL_vivanteplatform.c b/modules/SDL2/src/video/vivante/SDL_vivanteplatform.c index 36d6822..0f145ff 100644 --- a/modules/SDL2/src/video/vivante/SDL_vivanteplatform.c +++ b/modules/SDL2/src/video/vivante/SDL_vivanteplatform.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/vivante/SDL_vivanteplatform.h b/modules/SDL2/src/video/vivante/SDL_vivanteplatform.h index b1621d3..69ce9bd 100644 --- a/modules/SDL2/src/video/vivante/SDL_vivanteplatform.h +++ b/modules/SDL2/src/video/vivante/SDL_vivanteplatform.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/vivante/SDL_vivantevideo.c b/modules/SDL2/src/video/vivante/SDL_vivantevideo.c index 3b18b7d..7b5acc5 100644 --- a/modules/SDL2/src/video/vivante/SDL_vivantevideo.c +++ b/modules/SDL2/src/video/vivante/SDL_vivantevideo.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/vivante/SDL_vivantevideo.h b/modules/SDL2/src/video/vivante/SDL_vivantevideo.h index ae4a8e1..c53b80d 100644 --- a/modules/SDL2/src/video/vivante/SDL_vivantevideo.h +++ b/modules/SDL2/src/video/vivante/SDL_vivantevideo.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/vivante/SDL_vivantevulkan.c b/modules/SDL2/src/video/vivante/SDL_vivantevulkan.c index fe6a6b0..4d5e1b8 100644 --- a/modules/SDL2/src/video/vivante/SDL_vivantevulkan.c +++ b/modules/SDL2/src/video/vivante/SDL_vivantevulkan.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/vivante/SDL_vivantevulkan.h b/modules/SDL2/src/video/vivante/SDL_vivantevulkan.h index 0be68fa..7e68131 100644 --- a/modules/SDL2/src/video/vivante/SDL_vivantevulkan.h +++ b/modules/SDL2/src/video/vivante/SDL_vivantevulkan.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/wayland/SDL_waylandclipboard.c b/modules/SDL2/src/video/wayland/SDL_waylandclipboard.c index ff19639..a81bd36 100644 --- a/modules/SDL2/src/video/wayland/SDL_waylandclipboard.c +++ b/modules/SDL2/src/video/wayland/SDL_waylandclipboard.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/wayland/SDL_waylandclipboard.h b/modules/SDL2/src/video/wayland/SDL_waylandclipboard.h index b0e443d..67e27d9 100644 --- a/modules/SDL2/src/video/wayland/SDL_waylandclipboard.h +++ b/modules/SDL2/src/video/wayland/SDL_waylandclipboard.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/wayland/SDL_waylanddatamanager.c b/modules/SDL2/src/video/wayland/SDL_waylanddatamanager.c index 63e9d48..f2e5968 100644 --- a/modules/SDL2/src/video/wayland/SDL_waylanddatamanager.c +++ b/modules/SDL2/src/video/wayland/SDL_waylanddatamanager.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/wayland/SDL_waylanddatamanager.h b/modules/SDL2/src/video/wayland/SDL_waylanddatamanager.h index 3e1aa03..6fa4ea7 100644 --- a/modules/SDL2/src/video/wayland/SDL_waylanddatamanager.h +++ b/modules/SDL2/src/video/wayland/SDL_waylanddatamanager.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/wayland/SDL_waylanddyn.c b/modules/SDL2/src/video/wayland/SDL_waylanddyn.c index 6c91e0b..bda9ad3 100644 --- a/modules/SDL2/src/video/wayland/SDL_waylanddyn.c +++ b/modules/SDL2/src/video/wayland/SDL_waylanddyn.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/wayland/SDL_waylanddyn.h b/modules/SDL2/src/video/wayland/SDL_waylanddyn.h index 887c51d..9c400f4 100644 --- a/modules/SDL2/src/video/wayland/SDL_waylanddyn.h +++ b/modules/SDL2/src/video/wayland/SDL_waylanddyn.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/wayland/SDL_waylandevents.c b/modules/SDL2/src/video/wayland/SDL_waylandevents.c index 5ccffd9..1201781 100644 --- a/modules/SDL2/src/video/wayland/SDL_waylandevents.c +++ b/modules/SDL2/src/video/wayland/SDL_waylandevents.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/wayland/SDL_waylandevents_c.h b/modules/SDL2/src/video/wayland/SDL_waylandevents_c.h index aab2abf..d94d9c1 100644 --- a/modules/SDL2/src/video/wayland/SDL_waylandevents_c.h +++ b/modules/SDL2/src/video/wayland/SDL_waylandevents_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/wayland/SDL_waylandkeyboard.c b/modules/SDL2/src/video/wayland/SDL_waylandkeyboard.c index 5cea5ef..b13b602 100644 --- a/modules/SDL2/src/video/wayland/SDL_waylandkeyboard.c +++ b/modules/SDL2/src/video/wayland/SDL_waylandkeyboard.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/wayland/SDL_waylandkeyboard.h b/modules/SDL2/src/video/wayland/SDL_waylandkeyboard.h index a56ccba..98e42ee 100644 --- a/modules/SDL2/src/video/wayland/SDL_waylandkeyboard.h +++ b/modules/SDL2/src/video/wayland/SDL_waylandkeyboard.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/wayland/SDL_waylandmessagebox.c b/modules/SDL2/src/video/wayland/SDL_waylandmessagebox.c index fe66c61..3a89d1b 100644 --- a/modules/SDL2/src/video/wayland/SDL_waylandmessagebox.c +++ b/modules/SDL2/src/video/wayland/SDL_waylandmessagebox.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/wayland/SDL_waylandmessagebox.h b/modules/SDL2/src/video/wayland/SDL_waylandmessagebox.h index 7404520..2775774 100644 --- a/modules/SDL2/src/video/wayland/SDL_waylandmessagebox.h +++ b/modules/SDL2/src/video/wayland/SDL_waylandmessagebox.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/wayland/SDL_waylandmouse.c b/modules/SDL2/src/video/wayland/SDL_waylandmouse.c index 20c5efc..53995e5 100644 --- a/modules/SDL2/src/video/wayland/SDL_waylandmouse.c +++ b/modules/SDL2/src/video/wayland/SDL_waylandmouse.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/wayland/SDL_waylandmouse.h b/modules/SDL2/src/video/wayland/SDL_waylandmouse.h index 00a56af..c4fd130 100644 --- a/modules/SDL2/src/video/wayland/SDL_waylandmouse.h +++ b/modules/SDL2/src/video/wayland/SDL_waylandmouse.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/wayland/SDL_waylandopengles.c b/modules/SDL2/src/video/wayland/SDL_waylandopengles.c index a0af3f5..b7215ed 100644 --- a/modules/SDL2/src/video/wayland/SDL_waylandopengles.c +++ b/modules/SDL2/src/video/wayland/SDL_waylandopengles.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/wayland/SDL_waylandopengles.h b/modules/SDL2/src/video/wayland/SDL_waylandopengles.h index b9500b9..9e34eb1 100644 --- a/modules/SDL2/src/video/wayland/SDL_waylandopengles.h +++ b/modules/SDL2/src/video/wayland/SDL_waylandopengles.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/wayland/SDL_waylandsym.h b/modules/SDL2/src/video/wayland/SDL_waylandsym.h index 4ff726e..7864eda 100644 --- a/modules/SDL2/src/video/wayland/SDL_waylandsym.h +++ b/modules/SDL2/src/video/wayland/SDL_waylandsym.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/wayland/SDL_waylandtouch.c b/modules/SDL2/src/video/wayland/SDL_waylandtouch.c index b3879f1..77403b7 100644 --- a/modules/SDL2/src/video/wayland/SDL_waylandtouch.c +++ b/modules/SDL2/src/video/wayland/SDL_waylandtouch.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/wayland/SDL_waylandtouch.h b/modules/SDL2/src/video/wayland/SDL_waylandtouch.h index e4436f9..3dbb60d 100644 --- a/modules/SDL2/src/video/wayland/SDL_waylandtouch.h +++ b/modules/SDL2/src/video/wayland/SDL_waylandtouch.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/wayland/SDL_waylandvideo.c b/modules/SDL2/src/video/wayland/SDL_waylandvideo.c index 76b93cd..b91897f 100644 --- a/modules/SDL2/src/video/wayland/SDL_waylandvideo.c +++ b/modules/SDL2/src/video/wayland/SDL_waylandvideo.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/wayland/SDL_waylandvideo.h b/modules/SDL2/src/video/wayland/SDL_waylandvideo.h index e7f66fe..f2ca6c7 100644 --- a/modules/SDL2/src/video/wayland/SDL_waylandvideo.h +++ b/modules/SDL2/src/video/wayland/SDL_waylandvideo.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/wayland/SDL_waylandvulkan.c b/modules/SDL2/src/video/wayland/SDL_waylandvulkan.c index f76efd0..d239e89 100644 --- a/modules/SDL2/src/video/wayland/SDL_waylandvulkan.c +++ b/modules/SDL2/src/video/wayland/SDL_waylandvulkan.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/wayland/SDL_waylandvulkan.h b/modules/SDL2/src/video/wayland/SDL_waylandvulkan.h index 7ef4658..45427de 100644 --- a/modules/SDL2/src/video/wayland/SDL_waylandvulkan.h +++ b/modules/SDL2/src/video/wayland/SDL_waylandvulkan.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/wayland/SDL_waylandwindow.c b/modules/SDL2/src/video/wayland/SDL_waylandwindow.c index a31f6ba..5927967 100644 --- a/modules/SDL2/src/video/wayland/SDL_waylandwindow.c +++ b/modules/SDL2/src/video/wayland/SDL_waylandwindow.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/wayland/SDL_waylandwindow.h b/modules/SDL2/src/video/wayland/SDL_waylandwindow.h index 6e27010..0d36a30 100644 --- a/modules/SDL2/src/video/wayland/SDL_waylandwindow.h +++ b/modules/SDL2/src/video/wayland/SDL_waylandwindow.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/windows/SDL_msctf.h b/modules/SDL2/src/video/windows/SDL_msctf.h index 9fa8078..640e60f 100644 --- a/modules/SDL2/src/video/windows/SDL_msctf.h +++ b/modules/SDL2/src/video/windows/SDL_msctf.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/windows/SDL_vkeys.h b/modules/SDL2/src/video/windows/SDL_vkeys.h index 3b0c419..20d1b5b 100644 --- a/modules/SDL2/src/video/windows/SDL_vkeys.h +++ b/modules/SDL2/src/video/windows/SDL_vkeys.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/windows/SDL_windowsclipboard.c b/modules/SDL2/src/video/windows/SDL_windowsclipboard.c index e961a2b..4fad6a9 100644 --- a/modules/SDL2/src/video/windows/SDL_windowsclipboard.c +++ b/modules/SDL2/src/video/windows/SDL_windowsclipboard.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/windows/SDL_windowsclipboard.h b/modules/SDL2/src/video/windows/SDL_windowsclipboard.h index 5cdcdfc..7320f5b 100644 --- a/modules/SDL2/src/video/windows/SDL_windowsclipboard.h +++ b/modules/SDL2/src/video/windows/SDL_windowsclipboard.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/windows/SDL_windowsevents.c b/modules/SDL2/src/video/windows/SDL_windowsevents.c index 7370f9e..d7d7e7a 100644 --- a/modules/SDL2/src/video/windows/SDL_windowsevents.c +++ b/modules/SDL2/src/video/windows/SDL_windowsevents.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/windows/SDL_windowsevents.h b/modules/SDL2/src/video/windows/SDL_windowsevents.h index be7f21f..4dd7530 100644 --- a/modules/SDL2/src/video/windows/SDL_windowsevents.h +++ b/modules/SDL2/src/video/windows/SDL_windowsevents.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/windows/SDL_windowsframebuffer.c b/modules/SDL2/src/video/windows/SDL_windowsframebuffer.c index 4076e6f..daa8c4a 100644 --- a/modules/SDL2/src/video/windows/SDL_windowsframebuffer.c +++ b/modules/SDL2/src/video/windows/SDL_windowsframebuffer.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/windows/SDL_windowsframebuffer.h b/modules/SDL2/src/video/windows/SDL_windowsframebuffer.h index 04fc3d1..648b00b 100644 --- a/modules/SDL2/src/video/windows/SDL_windowsframebuffer.h +++ b/modules/SDL2/src/video/windows/SDL_windowsframebuffer.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/windows/SDL_windowskeyboard.c b/modules/SDL2/src/video/windows/SDL_windowskeyboard.c index a62ba07..29fbaba 100644 --- a/modules/SDL2/src/video/windows/SDL_windowskeyboard.c +++ b/modules/SDL2/src/video/windows/SDL_windowskeyboard.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/windows/SDL_windowskeyboard.h b/modules/SDL2/src/video/windows/SDL_windowskeyboard.h index c9b5e10..876a722 100644 --- a/modules/SDL2/src/video/windows/SDL_windowskeyboard.h +++ b/modules/SDL2/src/video/windows/SDL_windowskeyboard.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/windows/SDL_windowsmessagebox.c b/modules/SDL2/src/video/windows/SDL_windowsmessagebox.c index 25d40a1..b165ef7 100644 --- a/modules/SDL2/src/video/windows/SDL_windowsmessagebox.c +++ b/modules/SDL2/src/video/windows/SDL_windowsmessagebox.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/windows/SDL_windowsmessagebox.h b/modules/SDL2/src/video/windows/SDL_windowsmessagebox.h index 1ffc506..b87ecfd 100644 --- a/modules/SDL2/src/video/windows/SDL_windowsmessagebox.h +++ b/modules/SDL2/src/video/windows/SDL_windowsmessagebox.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/windows/SDL_windowsmodes.c b/modules/SDL2/src/video/windows/SDL_windowsmodes.c index 2e44140..b2f3f55 100644 --- a/modules/SDL2/src/video/windows/SDL_windowsmodes.c +++ b/modules/SDL2/src/video/windows/SDL_windowsmodes.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/windows/SDL_windowsmodes.h b/modules/SDL2/src/video/windows/SDL_windowsmodes.h index 6bf62e5..370fbdc 100644 --- a/modules/SDL2/src/video/windows/SDL_windowsmodes.h +++ b/modules/SDL2/src/video/windows/SDL_windowsmodes.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/windows/SDL_windowsmouse.c b/modules/SDL2/src/video/windows/SDL_windowsmouse.c index 2ef0f14..05ff34b 100644 --- a/modules/SDL2/src/video/windows/SDL_windowsmouse.c +++ b/modules/SDL2/src/video/windows/SDL_windowsmouse.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/windows/SDL_windowsmouse.h b/modules/SDL2/src/video/windows/SDL_windowsmouse.h index e67f706..262b699 100644 --- a/modules/SDL2/src/video/windows/SDL_windowsmouse.h +++ b/modules/SDL2/src/video/windows/SDL_windowsmouse.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/windows/SDL_windowsopengl.c b/modules/SDL2/src/video/windows/SDL_windowsopengl.c index c1df7f6..3cb52fd 100644 --- a/modules/SDL2/src/video/windows/SDL_windowsopengl.c +++ b/modules/SDL2/src/video/windows/SDL_windowsopengl.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/windows/SDL_windowsopengl.h b/modules/SDL2/src/video/windows/SDL_windowsopengl.h index 2dec002..bd42ea6 100644 --- a/modules/SDL2/src/video/windows/SDL_windowsopengl.h +++ b/modules/SDL2/src/video/windows/SDL_windowsopengl.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/windows/SDL_windowsopengles.c b/modules/SDL2/src/video/windows/SDL_windowsopengles.c index 1e2a4f6..c36528c 100644 --- a/modules/SDL2/src/video/windows/SDL_windowsopengles.c +++ b/modules/SDL2/src/video/windows/SDL_windowsopengles.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/windows/SDL_windowsopengles.h b/modules/SDL2/src/video/windows/SDL_windowsopengles.h index b21c56f..8984a96 100644 --- a/modules/SDL2/src/video/windows/SDL_windowsopengles.h +++ b/modules/SDL2/src/video/windows/SDL_windowsopengles.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/windows/SDL_windowsshape.c b/modules/SDL2/src/video/windows/SDL_windowsshape.c index 484566d..f673446 100644 --- a/modules/SDL2/src/video/windows/SDL_windowsshape.c +++ b/modules/SDL2/src/video/windows/SDL_windowsshape.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/windows/SDL_windowsshape.h b/modules/SDL2/src/video/windows/SDL_windowsshape.h index 9828073..94b03e1 100644 --- a/modules/SDL2/src/video/windows/SDL_windowsshape.h +++ b/modules/SDL2/src/video/windows/SDL_windowsshape.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/windows/SDL_windowsvideo.c b/modules/SDL2/src/video/windows/SDL_windowsvideo.c index 0dc107b..b2016d7 100644 --- a/modules/SDL2/src/video/windows/SDL_windowsvideo.c +++ b/modules/SDL2/src/video/windows/SDL_windowsvideo.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/windows/SDL_windowsvideo.h b/modules/SDL2/src/video/windows/SDL_windowsvideo.h index cdebb4c..ef7cd3b 100644 --- a/modules/SDL2/src/video/windows/SDL_windowsvideo.h +++ b/modules/SDL2/src/video/windows/SDL_windowsvideo.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/windows/SDL_windowsvulkan.c b/modules/SDL2/src/video/windows/SDL_windowsvulkan.c index 2a66f43..8751818 100644 --- a/modules/SDL2/src/video/windows/SDL_windowsvulkan.c +++ b/modules/SDL2/src/video/windows/SDL_windowsvulkan.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/windows/SDL_windowsvulkan.h b/modules/SDL2/src/video/windows/SDL_windowsvulkan.h index eda37d3..b2fe17d 100644 --- a/modules/SDL2/src/video/windows/SDL_windowsvulkan.h +++ b/modules/SDL2/src/video/windows/SDL_windowsvulkan.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/windows/SDL_windowswindow.c b/modules/SDL2/src/video/windows/SDL_windowswindow.c index d260f15..6f16dc8 100644 --- a/modules/SDL2/src/video/windows/SDL_windowswindow.c +++ b/modules/SDL2/src/video/windows/SDL_windowswindow.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/windows/SDL_windowswindow.h b/modules/SDL2/src/video/windows/SDL_windowswindow.h index 6477530..231041a 100644 --- a/modules/SDL2/src/video/windows/SDL_windowswindow.h +++ b/modules/SDL2/src/video/windows/SDL_windowswindow.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/windows/wmmsg.h b/modules/SDL2/src/video/windows/wmmsg.h index 86cae1d..1a79dcc 100644 --- a/modules/SDL2/src/video/windows/wmmsg.h +++ b/modules/SDL2/src/video/windows/wmmsg.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/winrt/SDL_winrtevents.cpp b/modules/SDL2/src/video/winrt/SDL_winrtevents.cpp index 646bde7..a977c73 100644 --- a/modules/SDL2/src/video/winrt/SDL_winrtevents.cpp +++ b/modules/SDL2/src/video/winrt/SDL_winrtevents.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/winrt/SDL_winrtevents_c.h b/modules/SDL2/src/video/winrt/SDL_winrtevents_c.h index 67c18b8..0daee4a 100644 --- a/modules/SDL2/src/video/winrt/SDL_winrtevents_c.h +++ b/modules/SDL2/src/video/winrt/SDL_winrtevents_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/winrt/SDL_winrtgamebar.cpp b/modules/SDL2/src/video/winrt/SDL_winrtgamebar.cpp index 2b12357..9da2564 100644 --- a/modules/SDL2/src/video/winrt/SDL_winrtgamebar.cpp +++ b/modules/SDL2/src/video/winrt/SDL_winrtgamebar.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/winrt/SDL_winrtgamebar_cpp.h b/modules/SDL2/src/video/winrt/SDL_winrtgamebar_cpp.h index a777587..059a62c 100644 --- a/modules/SDL2/src/video/winrt/SDL_winrtgamebar_cpp.h +++ b/modules/SDL2/src/video/winrt/SDL_winrtgamebar_cpp.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/winrt/SDL_winrtkeyboard.cpp b/modules/SDL2/src/video/winrt/SDL_winrtkeyboard.cpp index f6ff0a4..f7d9580 100644 --- a/modules/SDL2/src/video/winrt/SDL_winrtkeyboard.cpp +++ b/modules/SDL2/src/video/winrt/SDL_winrtkeyboard.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/winrt/SDL_winrtmessagebox.cpp b/modules/SDL2/src/video/winrt/SDL_winrtmessagebox.cpp index f74a7f4..4adc220 100644 --- a/modules/SDL2/src/video/winrt/SDL_winrtmessagebox.cpp +++ b/modules/SDL2/src/video/winrt/SDL_winrtmessagebox.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/winrt/SDL_winrtmessagebox.h b/modules/SDL2/src/video/winrt/SDL_winrtmessagebox.h index 7d1429d..4ea65c5 100644 --- a/modules/SDL2/src/video/winrt/SDL_winrtmessagebox.h +++ b/modules/SDL2/src/video/winrt/SDL_winrtmessagebox.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/winrt/SDL_winrtmouse.cpp b/modules/SDL2/src/video/winrt/SDL_winrtmouse.cpp index 8c32e5f..9d48879 100644 --- a/modules/SDL2/src/video/winrt/SDL_winrtmouse.cpp +++ b/modules/SDL2/src/video/winrt/SDL_winrtmouse.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/winrt/SDL_winrtmouse_c.h b/modules/SDL2/src/video/winrt/SDL_winrtmouse_c.h index f500896..730bb1e 100644 --- a/modules/SDL2/src/video/winrt/SDL_winrtmouse_c.h +++ b/modules/SDL2/src/video/winrt/SDL_winrtmouse_c.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/winrt/SDL_winrtopengles.cpp b/modules/SDL2/src/video/winrt/SDL_winrtopengles.cpp index d530100..ef0fdb3 100644 --- a/modules/SDL2/src/video/winrt/SDL_winrtopengles.cpp +++ b/modules/SDL2/src/video/winrt/SDL_winrtopengles.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/winrt/SDL_winrtopengles.h b/modules/SDL2/src/video/winrt/SDL_winrtopengles.h index c702c8b..fb9b041 100644 --- a/modules/SDL2/src/video/winrt/SDL_winrtopengles.h +++ b/modules/SDL2/src/video/winrt/SDL_winrtopengles.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/winrt/SDL_winrtpointerinput.cpp b/modules/SDL2/src/video/winrt/SDL_winrtpointerinput.cpp index 51cc937..3c3fd3e 100644 --- a/modules/SDL2/src/video/winrt/SDL_winrtpointerinput.cpp +++ b/modules/SDL2/src/video/winrt/SDL_winrtpointerinput.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/winrt/SDL_winrtvideo.cpp b/modules/SDL2/src/video/winrt/SDL_winrtvideo.cpp index 7511aa5..19ef964 100644 --- a/modules/SDL2/src/video/winrt/SDL_winrtvideo.cpp +++ b/modules/SDL2/src/video/winrt/SDL_winrtvideo.cpp @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/winrt/SDL_winrtvideo_cpp.h b/modules/SDL2/src/video/winrt/SDL_winrtvideo_cpp.h index 8e6d63b..b73db44 100644 --- a/modules/SDL2/src/video/winrt/SDL_winrtvideo_cpp.h +++ b/modules/SDL2/src/video/winrt/SDL_winrtvideo_cpp.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11clipboard.c b/modules/SDL2/src/video/x11/SDL_x11clipboard.c index fd198bd..aa719b2 100644 --- a/modules/SDL2/src/video/x11/SDL_x11clipboard.c +++ b/modules/SDL2/src/video/x11/SDL_x11clipboard.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11clipboard.h b/modules/SDL2/src/video/x11/SDL_x11clipboard.h index ddeb016..feb0faf 100644 --- a/modules/SDL2/src/video/x11/SDL_x11clipboard.h +++ b/modules/SDL2/src/video/x11/SDL_x11clipboard.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11dyn.c b/modules/SDL2/src/video/x11/SDL_x11dyn.c index 3c6474a..fc47db2 100644 --- a/modules/SDL2/src/video/x11/SDL_x11dyn.c +++ b/modules/SDL2/src/video/x11/SDL_x11dyn.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11dyn.h b/modules/SDL2/src/video/x11/SDL_x11dyn.h index feac35f..9dbc664 100644 --- a/modules/SDL2/src/video/x11/SDL_x11dyn.h +++ b/modules/SDL2/src/video/x11/SDL_x11dyn.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11events.c b/modules/SDL2/src/video/x11/SDL_x11events.c index 6b6b834..6d99f09 100644 --- a/modules/SDL2/src/video/x11/SDL_x11events.c +++ b/modules/SDL2/src/video/x11/SDL_x11events.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11events.h b/modules/SDL2/src/video/x11/SDL_x11events.h index de89110..9d9725d 100644 --- a/modules/SDL2/src/video/x11/SDL_x11events.h +++ b/modules/SDL2/src/video/x11/SDL_x11events.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11framebuffer.c b/modules/SDL2/src/video/x11/SDL_x11framebuffer.c index 123ad8f..23fc731 100644 --- a/modules/SDL2/src/video/x11/SDL_x11framebuffer.c +++ b/modules/SDL2/src/video/x11/SDL_x11framebuffer.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11framebuffer.h b/modules/SDL2/src/video/x11/SDL_x11framebuffer.h index 63e7360..29ab9a7 100644 --- a/modules/SDL2/src/video/x11/SDL_x11framebuffer.h +++ b/modules/SDL2/src/video/x11/SDL_x11framebuffer.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11keyboard.c b/modules/SDL2/src/video/x11/SDL_x11keyboard.c index bad2029..11cfff7 100644 --- a/modules/SDL2/src/video/x11/SDL_x11keyboard.c +++ b/modules/SDL2/src/video/x11/SDL_x11keyboard.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11keyboard.h b/modules/SDL2/src/video/x11/SDL_x11keyboard.h index 645e7ba..c6be19c 100644 --- a/modules/SDL2/src/video/x11/SDL_x11keyboard.h +++ b/modules/SDL2/src/video/x11/SDL_x11keyboard.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11messagebox.c b/modules/SDL2/src/video/x11/SDL_x11messagebox.c index 9bc9702..0d03a24 100644 --- a/modules/SDL2/src/video/x11/SDL_x11messagebox.c +++ b/modules/SDL2/src/video/x11/SDL_x11messagebox.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11messagebox.h b/modules/SDL2/src/video/x11/SDL_x11messagebox.h index bb85a65..8e4cc03 100644 --- a/modules/SDL2/src/video/x11/SDL_x11messagebox.h +++ b/modules/SDL2/src/video/x11/SDL_x11messagebox.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11modes.c b/modules/SDL2/src/video/x11/SDL_x11modes.c index da63afd..b20d99c 100644 --- a/modules/SDL2/src/video/x11/SDL_x11modes.c +++ b/modules/SDL2/src/video/x11/SDL_x11modes.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11modes.h b/modules/SDL2/src/video/x11/SDL_x11modes.h index 9a4257e..8979a15 100644 --- a/modules/SDL2/src/video/x11/SDL_x11modes.h +++ b/modules/SDL2/src/video/x11/SDL_x11modes.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11mouse.c b/modules/SDL2/src/video/x11/SDL_x11mouse.c index 96a25a2..f61b861 100644 --- a/modules/SDL2/src/video/x11/SDL_x11mouse.c +++ b/modules/SDL2/src/video/x11/SDL_x11mouse.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11mouse.h b/modules/SDL2/src/video/x11/SDL_x11mouse.h index da28f7b..c884f42 100644 --- a/modules/SDL2/src/video/x11/SDL_x11mouse.h +++ b/modules/SDL2/src/video/x11/SDL_x11mouse.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11opengl.c b/modules/SDL2/src/video/x11/SDL_x11opengl.c index 60b2203..c226466 100644 --- a/modules/SDL2/src/video/x11/SDL_x11opengl.c +++ b/modules/SDL2/src/video/x11/SDL_x11opengl.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga Copyright (C) 2021 NVIDIA Corporation This software is provided 'as-is', without any express or implied diff --git a/modules/SDL2/src/video/x11/SDL_x11opengl.h b/modules/SDL2/src/video/x11/SDL_x11opengl.h index 71e03c0..d0f9085 100644 --- a/modules/SDL2/src/video/x11/SDL_x11opengl.h +++ b/modules/SDL2/src/video/x11/SDL_x11opengl.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11opengles.c b/modules/SDL2/src/video/x11/SDL_x11opengles.c index e1ec4e4..2736678 100644 --- a/modules/SDL2/src/video/x11/SDL_x11opengles.c +++ b/modules/SDL2/src/video/x11/SDL_x11opengles.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11opengles.h b/modules/SDL2/src/video/x11/SDL_x11opengles.h index 5219553..61142d4 100644 --- a/modules/SDL2/src/video/x11/SDL_x11opengles.h +++ b/modules/SDL2/src/video/x11/SDL_x11opengles.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11shape.c b/modules/SDL2/src/video/x11/SDL_x11shape.c index 7d4e32c..26a1284 100644 --- a/modules/SDL2/src/video/x11/SDL_x11shape.c +++ b/modules/SDL2/src/video/x11/SDL_x11shape.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11shape.h b/modules/SDL2/src/video/x11/SDL_x11shape.h index 4d54fb1..4da3c0d 100644 --- a/modules/SDL2/src/video/x11/SDL_x11shape.h +++ b/modules/SDL2/src/video/x11/SDL_x11shape.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11sym.h b/modules/SDL2/src/video/x11/SDL_x11sym.h index 9af2320..beb0d38 100644 --- a/modules/SDL2/src/video/x11/SDL_x11sym.h +++ b/modules/SDL2/src/video/x11/SDL_x11sym.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11touch.c b/modules/SDL2/src/video/x11/SDL_x11touch.c index c608cf2..52557d6 100644 --- a/modules/SDL2/src/video/x11/SDL_x11touch.c +++ b/modules/SDL2/src/video/x11/SDL_x11touch.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11touch.h b/modules/SDL2/src/video/x11/SDL_x11touch.h index 61b61a3..246e0bd 100644 --- a/modules/SDL2/src/video/x11/SDL_x11touch.h +++ b/modules/SDL2/src/video/x11/SDL_x11touch.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11video.c b/modules/SDL2/src/video/x11/SDL_x11video.c index 49f5c5b..88cccc6 100644 --- a/modules/SDL2/src/video/x11/SDL_x11video.c +++ b/modules/SDL2/src/video/x11/SDL_x11video.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11video.h b/modules/SDL2/src/video/x11/SDL_x11video.h index 511ed36..e4c589f 100644 --- a/modules/SDL2/src/video/x11/SDL_x11video.h +++ b/modules/SDL2/src/video/x11/SDL_x11video.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11vulkan.c b/modules/SDL2/src/video/x11/SDL_x11vulkan.c index b9eb34b..ae1e7b5 100644 --- a/modules/SDL2/src/video/x11/SDL_x11vulkan.c +++ b/modules/SDL2/src/video/x11/SDL_x11vulkan.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11vulkan.h b/modules/SDL2/src/video/x11/SDL_x11vulkan.h index e9e422b..775e07d 100644 --- a/modules/SDL2/src/video/x11/SDL_x11vulkan.h +++ b/modules/SDL2/src/video/x11/SDL_x11vulkan.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11window.c b/modules/SDL2/src/video/x11/SDL_x11window.c index 6d4e53f..25aa25f 100644 --- a/modules/SDL2/src/video/x11/SDL_x11window.c +++ b/modules/SDL2/src/video/x11/SDL_x11window.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11window.h b/modules/SDL2/src/video/x11/SDL_x11window.h index 5298dec..783a764 100644 --- a/modules/SDL2/src/video/x11/SDL_x11window.h +++ b/modules/SDL2/src/video/x11/SDL_x11window.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11xfixes.c b/modules/SDL2/src/video/x11/SDL_x11xfixes.c index 95027d4..53b9069 100644 --- a/modules/SDL2/src/video/x11/SDL_x11xfixes.c +++ b/modules/SDL2/src/video/x11/SDL_x11xfixes.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11xfixes.h b/modules/SDL2/src/video/x11/SDL_x11xfixes.h index 7239d3f..dce6cc5 100644 --- a/modules/SDL2/src/video/x11/SDL_x11xfixes.h +++ b/modules/SDL2/src/video/x11/SDL_x11xfixes.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11xinput2.c b/modules/SDL2/src/video/x11/SDL_x11xinput2.c index db3187b..224366f 100644 --- a/modules/SDL2/src/video/x11/SDL_x11xinput2.c +++ b/modules/SDL2/src/video/x11/SDL_x11xinput2.c @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/src/video/x11/SDL_x11xinput2.h b/modules/SDL2/src/video/x11/SDL_x11xinput2.h index 679beb9..42d1709 100644 --- a/modules/SDL2/src/video/x11/SDL_x11xinput2.h +++ b/modules/SDL2/src/video/x11/SDL_x11xinput2.h @@ -1,6 +1,6 @@ /* Simple DirectMedia Layer - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/checkkeys.c b/modules/SDL2/test/checkkeys.c index 9167c5c..8b11bdf 100644 --- a/modules/SDL2/test/checkkeys.c +++ b/modules/SDL2/test/checkkeys.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/checkkeysthreads.c b/modules/SDL2/test/checkkeysthreads.c index 0716d0f..07b7e7b 100644 --- a/modules/SDL2/test/checkkeysthreads.c +++ b/modules/SDL2/test/checkkeysthreads.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/controllermap.c b/modules/SDL2/test/controllermap.c index 22ab19e..3378367 100644 --- a/modules/SDL2/test/controllermap.c +++ b/modules/SDL2/test/controllermap.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/loopwave.c b/modules/SDL2/test/loopwave.c index 1b5fa95..072d71b 100644 --- a/modules/SDL2/test/loopwave.c +++ b/modules/SDL2/test/loopwave.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/loopwavequeue.c b/modules/SDL2/test/loopwavequeue.c index 1996d78..54e25e5 100644 --- a/modules/SDL2/test/loopwavequeue.c +++ b/modules/SDL2/test/loopwavequeue.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testatomic.c b/modules/SDL2/test/testatomic.c index 9efbb29..79b417b 100644 --- a/modules/SDL2/test/testatomic.c +++ b/modules/SDL2/test/testatomic.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testaudiocapture.c b/modules/SDL2/test/testaudiocapture.c index 03d3732..2975694 100644 --- a/modules/SDL2/test/testaudiocapture.c +++ b/modules/SDL2/test/testaudiocapture.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testaudiohotplug.c b/modules/SDL2/test/testaudiohotplug.c index dc84a78..7d8436e 100644 --- a/modules/SDL2/test/testaudiohotplug.c +++ b/modules/SDL2/test/testaudiohotplug.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testaudioinfo.c b/modules/SDL2/test/testaudioinfo.c index 9e3bfcd..3bec51f 100644 --- a/modules/SDL2/test/testaudioinfo.c +++ b/modules/SDL2/test/testaudioinfo.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testautomation.c b/modules/SDL2/test/testautomation.c index 5f469db..a98f4ee 100644 --- a/modules/SDL2/test/testautomation.c +++ b/modules/SDL2/test/testautomation.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testbounds.c b/modules/SDL2/test/testbounds.c index 23f9817..a64cd1a 100644 --- a/modules/SDL2/test/testbounds.c +++ b/modules/SDL2/test/testbounds.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testcustomcursor.c b/modules/SDL2/test/testcustomcursor.c index b3ffdbc..54ef708 100644 --- a/modules/SDL2/test/testcustomcursor.c +++ b/modules/SDL2/test/testcustomcursor.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testdisplayinfo.c b/modules/SDL2/test/testdisplayinfo.c index 297632c..633daa7 100644 --- a/modules/SDL2/test/testdisplayinfo.c +++ b/modules/SDL2/test/testdisplayinfo.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testdraw2.c b/modules/SDL2/test/testdraw2.c index 0df5ba3..d192892 100644 --- a/modules/SDL2/test/testdraw2.c +++ b/modules/SDL2/test/testdraw2.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testdrawchessboard.c b/modules/SDL2/test/testdrawchessboard.c index f3636f3..bed22bb 100644 --- a/modules/SDL2/test/testdrawchessboard.c +++ b/modules/SDL2/test/testdrawchessboard.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testdropfile.c b/modules/SDL2/test/testdropfile.c index 9521247..ef5256f 100644 --- a/modules/SDL2/test/testdropfile.c +++ b/modules/SDL2/test/testdropfile.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testerror.c b/modules/SDL2/test/testerror.c index c118abd..f24859f 100644 --- a/modules/SDL2/test/testerror.c +++ b/modules/SDL2/test/testerror.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testevdev.c b/modules/SDL2/test/testevdev.c index 22465ff..f504f83 100644 --- a/modules/SDL2/test/testevdev.c +++ b/modules/SDL2/test/testevdev.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga Copyright (C) 2020-2022 Collabora Ltd. This software is provided 'as-is', without any express or implied diff --git a/modules/SDL2/test/testfile.c b/modules/SDL2/test/testfile.c index 25a3092..0ee025f 100644 --- a/modules/SDL2/test/testfile.c +++ b/modules/SDL2/test/testfile.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testfilesystem.c b/modules/SDL2/test/testfilesystem.c index d60308d..aeab78d 100644 --- a/modules/SDL2/test/testfilesystem.c +++ b/modules/SDL2/test/testfilesystem.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testgamecontroller.c b/modules/SDL2/test/testgamecontroller.c index 053bea0..92422e6 100644 --- a/modules/SDL2/test/testgamecontroller.c +++ b/modules/SDL2/test/testgamecontroller.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testgeometry.c b/modules/SDL2/test/testgeometry.c index fa8de75..076b29e 100644 --- a/modules/SDL2/test/testgeometry.c +++ b/modules/SDL2/test/testgeometry.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testgesture.c b/modules/SDL2/test/testgesture.c index 856fd6a..5cc5a01 100644 --- a/modules/SDL2/test/testgesture.c +++ b/modules/SDL2/test/testgesture.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testgl2.c b/modules/SDL2/test/testgl2.c index f259ddc..2e7a33d 100644 --- a/modules/SDL2/test/testgl2.c +++ b/modules/SDL2/test/testgl2.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testgles.c b/modules/SDL2/test/testgles.c index 745cf89..211dc4a 100644 --- a/modules/SDL2/test/testgles.c +++ b/modules/SDL2/test/testgles.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testgles2.c b/modules/SDL2/test/testgles2.c index 903f7a8..2a37faf 100644 --- a/modules/SDL2/test/testgles2.c +++ b/modules/SDL2/test/testgles2.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testgles2_sdf.c b/modules/SDL2/test/testgles2_sdf.c index e9e79d6..c4e1069 100644 --- a/modules/SDL2/test/testgles2_sdf.c +++ b/modules/SDL2/test/testgles2_sdf.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testhotplug.c b/modules/SDL2/test/testhotplug.c index a2fb37b..51568be 100644 --- a/modules/SDL2/test/testhotplug.c +++ b/modules/SDL2/test/testhotplug.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testiconv.c b/modules/SDL2/test/testiconv.c index fc08066..f38136c 100644 --- a/modules/SDL2/test/testiconv.c +++ b/modules/SDL2/test/testiconv.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testime.c b/modules/SDL2/test/testime.c index 9a0b525..a790424 100644 --- a/modules/SDL2/test/testime.c +++ b/modules/SDL2/test/testime.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testintersections.c b/modules/SDL2/test/testintersections.c index 29af8e2..12aa1ff 100644 --- a/modules/SDL2/test/testintersections.c +++ b/modules/SDL2/test/testintersections.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testjoystick.c b/modules/SDL2/test/testjoystick.c index f058979..c849d61 100644 --- a/modules/SDL2/test/testjoystick.c +++ b/modules/SDL2/test/testjoystick.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testkeys.c b/modules/SDL2/test/testkeys.c index 7561eb0..66bba41 100644 --- a/modules/SDL2/test/testkeys.c +++ b/modules/SDL2/test/testkeys.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testloadso.c b/modules/SDL2/test/testloadso.c index 8303525..30bddd5 100644 --- a/modules/SDL2/test/testloadso.c +++ b/modules/SDL2/test/testloadso.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testlocale.c b/modules/SDL2/test/testlocale.c index 3a4a6f0..5f2ff5d 100644 --- a/modules/SDL2/test/testlocale.c +++ b/modules/SDL2/test/testlocale.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testlock.c b/modules/SDL2/test/testlock.c index 1210596..7bf1cd0 100644 --- a/modules/SDL2/test/testlock.c +++ b/modules/SDL2/test/testlock.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testmessage.c b/modules/SDL2/test/testmessage.c index c30c18d..1c85266 100644 --- a/modules/SDL2/test/testmessage.c +++ b/modules/SDL2/test/testmessage.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testmouse.c b/modules/SDL2/test/testmouse.c index b8fc440..15e429c 100644 --- a/modules/SDL2/test/testmouse.c +++ b/modules/SDL2/test/testmouse.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testmultiaudio.c b/modules/SDL2/test/testmultiaudio.c index 1154b83..a3ad921 100644 --- a/modules/SDL2/test/testmultiaudio.c +++ b/modules/SDL2/test/testmultiaudio.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testnative.c b/modules/SDL2/test/testnative.c index e115089..fab5b75 100644 --- a/modules/SDL2/test/testnative.c +++ b/modules/SDL2/test/testnative.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testnative.h b/modules/SDL2/test/testnative.h index 694f46e..2b56847 100644 --- a/modules/SDL2/test/testnative.h +++ b/modules/SDL2/test/testnative.h @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testnativeos2.c b/modules/SDL2/test/testnativeos2.c index 6998fa6..e0f2491 100644 --- a/modules/SDL2/test/testnativeos2.c +++ b/modules/SDL2/test/testnativeos2.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testnativew32.c b/modules/SDL2/test/testnativew32.c index a9bf2c7..d30bac1 100644 --- a/modules/SDL2/test/testnativew32.c +++ b/modules/SDL2/test/testnativew32.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testnativex11.c b/modules/SDL2/test/testnativex11.c index f6bd0c0..931c0a1 100644 --- a/modules/SDL2/test/testnativex11.c +++ b/modules/SDL2/test/testnativex11.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testoffscreen.c b/modules/SDL2/test/testoffscreen.c index e2a8f4b..6a8726a 100644 --- a/modules/SDL2/test/testoffscreen.c +++ b/modules/SDL2/test/testoffscreen.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testoverlay2.c b/modules/SDL2/test/testoverlay2.c index ab0fd82..05876ff 100644 --- a/modules/SDL2/test/testoverlay2.c +++ b/modules/SDL2/test/testoverlay2.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testplatform.c b/modules/SDL2/test/testplatform.c index 5eec9f9..13ee56a 100644 --- a/modules/SDL2/test/testplatform.c +++ b/modules/SDL2/test/testplatform.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testpower.c b/modules/SDL2/test/testpower.c index 27b05ee..1b15929 100644 --- a/modules/SDL2/test/testpower.c +++ b/modules/SDL2/test/testpower.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testqsort.c b/modules/SDL2/test/testqsort.c index 29ea056..fb7a54f 100644 --- a/modules/SDL2/test/testqsort.c +++ b/modules/SDL2/test/testqsort.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testrelative.c b/modules/SDL2/test/testrelative.c index 40c670b..fdbe771 100644 --- a/modules/SDL2/test/testrelative.c +++ b/modules/SDL2/test/testrelative.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testrendercopyex.c b/modules/SDL2/test/testrendercopyex.c index b954499..60a38ce 100644 --- a/modules/SDL2/test/testrendercopyex.c +++ b/modules/SDL2/test/testrendercopyex.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testrendertarget.c b/modules/SDL2/test/testrendertarget.c index 0848beb..3284d69 100644 --- a/modules/SDL2/test/testrendertarget.c +++ b/modules/SDL2/test/testrendertarget.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testresample.c b/modules/SDL2/test/testresample.c index 6f03aab..1f5bd82 100644 --- a/modules/SDL2/test/testresample.c +++ b/modules/SDL2/test/testresample.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testrumble.c b/modules/SDL2/test/testrumble.c index 07fc89c..330440e 100644 --- a/modules/SDL2/test/testrumble.c +++ b/modules/SDL2/test/testrumble.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testscale.c b/modules/SDL2/test/testscale.c index 0f1d21b..0d5d4dd 100644 --- a/modules/SDL2/test/testscale.c +++ b/modules/SDL2/test/testscale.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testsem.c b/modules/SDL2/test/testsem.c index bac5127..f96a94f 100644 --- a/modules/SDL2/test/testsem.c +++ b/modules/SDL2/test/testsem.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testsensor.c b/modules/SDL2/test/testsensor.c index 73dd317..aae95ab 100644 --- a/modules/SDL2/test/testsensor.c +++ b/modules/SDL2/test/testsensor.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testshader.c b/modules/SDL2/test/testshader.c index 3c2da59..502522e 100644 --- a/modules/SDL2/test/testshader.c +++ b/modules/SDL2/test/testshader.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testshape.c b/modules/SDL2/test/testshape.c index 1497528..cb2ecfe 100644 --- a/modules/SDL2/test/testshape.c +++ b/modules/SDL2/test/testshape.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testsprite2.c b/modules/SDL2/test/testsprite2.c index a91ddd8..00c7b82 100644 --- a/modules/SDL2/test/testsprite2.c +++ b/modules/SDL2/test/testsprite2.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testspriteminimal.c b/modules/SDL2/test/testspriteminimal.c index 6be99fd..231c1ad 100644 --- a/modules/SDL2/test/testspriteminimal.c +++ b/modules/SDL2/test/testspriteminimal.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/teststreaming.c b/modules/SDL2/test/teststreaming.c index dc3ae61..e8d596c 100644 --- a/modules/SDL2/test/teststreaming.c +++ b/modules/SDL2/test/teststreaming.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testsurround.c b/modules/SDL2/test/testsurround.c index 1537b35..9bfae46 100644 --- a/modules/SDL2/test/testsurround.c +++ b/modules/SDL2/test/testsurround.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testthread.c b/modules/SDL2/test/testthread.c index ea94dfb..972a503 100644 --- a/modules/SDL2/test/testthread.c +++ b/modules/SDL2/test/testthread.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testtimer.c b/modules/SDL2/test/testtimer.c index 126ba3b..6c5d37a 100644 --- a/modules/SDL2/test/testtimer.c +++ b/modules/SDL2/test/testtimer.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testurl.c b/modules/SDL2/test/testurl.c index 390976e..ef22083 100644 --- a/modules/SDL2/test/testurl.c +++ b/modules/SDL2/test/testurl.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testutils.c b/modules/SDL2/test/testutils.c index a93afc1..9f56164 100644 --- a/modules/SDL2/test/testutils.c +++ b/modules/SDL2/test/testutils.c @@ -1,5 +1,5 @@ /* -Copyright 1997-2022 Sam Lantinga +Copyright 1997-2023 Sam Lantinga Copyright 2022 Collabora Ltd. SPDX-License-Identifier: Zlib */ diff --git a/modules/SDL2/test/testutils.h b/modules/SDL2/test/testutils.h index cf24ca0..c8ce55d 100644 --- a/modules/SDL2/test/testutils.h +++ b/modules/SDL2/test/testutils.h @@ -1,5 +1,5 @@ /* -Copyright 1997-2022 Sam Lantinga +Copyright 1997-2023 Sam Lantinga Copyright 2022 Collabora Ltd. SPDX-License-Identifier: Zlib */ diff --git a/modules/SDL2/test/testver.c b/modules/SDL2/test/testver.c index cbbba7e..d6c153e 100644 --- a/modules/SDL2/test/testver.c +++ b/modules/SDL2/test/testver.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testviewport.c b/modules/SDL2/test/testviewport.c index ad5faf7..188524d 100644 --- a/modules/SDL2/test/testviewport.c +++ b/modules/SDL2/test/testviewport.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testvulkan.c b/modules/SDL2/test/testvulkan.c index 4b65179..251ca6f 100644 --- a/modules/SDL2/test/testvulkan.c +++ b/modules/SDL2/test/testvulkan.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testwm2.c b/modules/SDL2/test/testwm2.c index eeb8d8e..105e35d 100644 --- a/modules/SDL2/test/testwm2.c +++ b/modules/SDL2/test/testwm2.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testyuv.c b/modules/SDL2/test/testyuv.c index df0d943..e085edf 100644 --- a/modules/SDL2/test/testyuv.c +++ b/modules/SDL2/test/testyuv.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testyuv_cvt.c b/modules/SDL2/test/testyuv_cvt.c index ed354d8..9b5d89d 100644 --- a/modules/SDL2/test/testyuv_cvt.c +++ b/modules/SDL2/test/testyuv_cvt.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/testyuv_cvt.h b/modules/SDL2/test/testyuv_cvt.h index 57ddb76..781b632 100644 --- a/modules/SDL2/test/testyuv_cvt.h +++ b/modules/SDL2/test/testyuv_cvt.h @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/SDL2/test/torturethread.c b/modules/SDL2/test/torturethread.c index d76f077..87ab763 100644 --- a/modules/SDL2/test/torturethread.c +++ b/modules/SDL2/test/torturethread.c @@ -1,5 +1,5 @@ /* - Copyright (C) 1997-2022 Sam Lantinga + Copyright (C) 1997-2023 Sam Lantinga This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages diff --git a/modules/antkeeper-source b/modules/antkeeper-source index 5d4748c..7f9eba6 160000 --- a/modules/antkeeper-source +++ b/modules/antkeeper-source @@ -1 +1 @@ -Subproject commit 5d4748cb91f2688154c17845e146643920fb2244 +Subproject commit 7f9eba6cda91b151ba6db7cfbe2620deccb7f03e