changeset 4159:a1b03ba2fcd0 SDL-1.2

Updated copyright date
author Sam Lantinga <slouken@libsdl.org>
date Mon, 08 Dec 2008 00:25:42 +0000
parents 96ce26f24b01
children ef781fa00223
files include/SDL.h include/SDL_active.h include/SDL_audio.h include/SDL_byteorder.h include/SDL_cdrom.h include/SDL_config.h.default include/SDL_config.h.in include/SDL_config_dreamcast.h include/SDL_config_macos.h include/SDL_config_macosx.h include/SDL_config_minimal.h include/SDL_config_nds.h include/SDL_config_os2.h include/SDL_config_symbian.h include/SDL_config_win32.h include/SDL_copying.h include/SDL_cpuinfo.h include/SDL_endian.h include/SDL_error.h include/SDL_events.h include/SDL_getenv.h include/SDL_joystick.h include/SDL_keyboard.h include/SDL_keysym.h include/SDL_loadso.h include/SDL_main.h include/SDL_mouse.h include/SDL_mutex.h include/SDL_opengl.h include/SDL_platform.h include/SDL_quit.h include/SDL_rwops.h include/SDL_stdinc.h include/SDL_syswm.h include/SDL_thread.h include/SDL_timer.h include/SDL_types.h include/SDL_version.h include/SDL_video.h include/begin_code.h include/close_code.h src/SDL.c src/SDL_error.c src/SDL_error_c.h src/SDL_fatal.c src/SDL_fatal.h src/audio/SDL_audio.c src/audio/SDL_audio_c.h src/audio/SDL_audiocvt.c src/audio/SDL_audiodev.c src/audio/SDL_audiodev_c.h src/audio/SDL_audiomem.h src/audio/SDL_mixer.c src/audio/SDL_mixer_MMX.c src/audio/SDL_mixer_MMX_VC.c src/audio/SDL_mixer_MMX_VC.h src/audio/SDL_mixer_m68k.c src/audio/SDL_mixer_m68k.h src/audio/SDL_sysaudio.h src/audio/SDL_wave.c src/audio/SDL_wave.h src/audio/alsa/SDL_alsa_audio.c src/audio/alsa/SDL_alsa_audio.h src/audio/arts/SDL_artsaudio.c src/audio/arts/SDL_artsaudio.h src/audio/baudio/SDL_beaudio.cc src/audio/baudio/SDL_beaudio.h src/audio/bsd/SDL_bsdaudio.c src/audio/bsd/SDL_bsdaudio.h src/audio/dart/SDL_dart.c src/audio/dart/SDL_dart.h src/audio/dc/SDL_dcaudio.c src/audio/dc/SDL_dcaudio.h src/audio/dc/aica.h src/audio/disk/SDL_diskaudio.c src/audio/disk/SDL_diskaudio.h src/audio/dma/SDL_dmaaudio.c src/audio/dma/SDL_dmaaudio.h src/audio/dmedia/SDL_irixaudio.c src/audio/dmedia/SDL_irixaudio.h src/audio/dsp/SDL_dspaudio.c src/audio/dsp/SDL_dspaudio.h src/audio/dummy/SDL_dummyaudio.c src/audio/dummy/SDL_dummyaudio.h src/audio/esd/SDL_esdaudio.c src/audio/esd/SDL_esdaudio.h src/audio/macosx/SDL_coreaudio.c src/audio/macosx/SDL_coreaudio.h src/audio/macrom/SDL_romaudio.c src/audio/macrom/SDL_romaudio.h src/audio/mint/SDL_mintaudio.c src/audio/mint/SDL_mintaudio.h src/audio/mint/SDL_mintaudio_dma8.c src/audio/mint/SDL_mintaudio_dma8.h src/audio/mint/SDL_mintaudio_gsxb.c src/audio/mint/SDL_mintaudio_gsxb.h src/audio/mint/SDL_mintaudio_it.S src/audio/mint/SDL_mintaudio_mcsn.c src/audio/mint/SDL_mintaudio_mcsn.h src/audio/mint/SDL_mintaudio_stfa.c src/audio/mint/SDL_mintaudio_stfa.h src/audio/mint/SDL_mintaudio_xbios.c src/audio/mme/SDL_mmeaudio.c src/audio/mme/SDL_mmeaudio.h src/audio/nas/SDL_nasaudio.c src/audio/nas/SDL_nasaudio.h src/audio/nds/SDL_ndsaudio.c src/audio/nds/SDL_ndsaudio.h src/audio/nds/sound9.c src/audio/nds/soundcommon.h src/audio/nto/SDL_nto_audio.c src/audio/nto/SDL_nto_audio.h src/audio/paudio/SDL_paudio.c src/audio/paudio/SDL_paudio.h src/audio/pulse/SDL_pulseaudio.c src/audio/pulse/SDL_pulseaudio.h src/audio/sun/SDL_sunaudio.c src/audio/sun/SDL_sunaudio.h src/audio/symbian/SDL_epocaudio.cpp src/audio/symbian/SDL_epocaudio.h src/audio/ums/SDL_umsaudio.c src/audio/ums/SDL_umsaudio.h src/audio/windib/SDL_dibaudio.c src/audio/windib/SDL_dibaudio.h src/audio/windx5/SDL_dx5audio.c src/audio/windx5/SDL_dx5audio.h src/cdrom/SDL_cdrom.c src/cdrom/SDL_syscdrom.h src/cdrom/aix/SDL_syscdrom.c src/cdrom/beos/SDL_syscdrom.cc src/cdrom/bsdi/SDL_syscdrom.c src/cdrom/dc/SDL_syscdrom.c src/cdrom/dummy/SDL_syscdrom.c src/cdrom/freebsd/SDL_syscdrom.c src/cdrom/linux/SDL_syscdrom.c src/cdrom/macos/SDL_syscdrom.c src/cdrom/macos/SDL_syscdrom_c.h src/cdrom/macosx/AudioFilePlayer.c src/cdrom/macosx/AudioFilePlayer.h src/cdrom/macosx/AudioFileReaderThread.c src/cdrom/macosx/CDPlayer.c src/cdrom/macosx/CDPlayer.h src/cdrom/macosx/SDLOSXCAGuard.c src/cdrom/macosx/SDLOSXCAGuard.h src/cdrom/macosx/SDL_syscdrom.c src/cdrom/macosx/SDL_syscdrom_c.h src/cdrom/mint/SDL_syscdrom.c src/cdrom/openbsd/SDL_syscdrom.c src/cdrom/os2/SDL_syscdrom.c src/cdrom/qnx/SDL_syscdrom.c src/cdrom/win32/SDL_syscdrom.c src/cpuinfo/SDL_cpuinfo.c src/events/SDL_active.c src/events/SDL_events.c src/events/SDL_events_c.h src/events/SDL_expose.c src/events/SDL_keyboard.c src/events/SDL_mouse.c src/events/SDL_quit.c src/events/SDL_resize.c src/events/SDL_sysevents.h src/file/SDL_rwops.c src/joystick/SDL_joystick.c src/joystick/SDL_joystick_c.h src/joystick/SDL_sysjoystick.h src/joystick/beos/SDL_bejoystick.cc src/joystick/bsd/SDL_sysjoystick.c src/joystick/darwin/SDL_sysjoystick.c src/joystick/dc/SDL_sysjoystick.c src/joystick/dummy/SDL_sysjoystick.c src/joystick/linux/SDL_sysjoystick.c src/joystick/macos/SDL_sysjoystick.c src/joystick/mint/SDL_sysjoystick.c src/joystick/nds/SDL_sysjoystick.c src/joystick/os2/SDL_sysjoystick.c src/joystick/riscos/SDL_sysjoystick.c src/joystick/win32/SDL_mmjoystick.c src/loadso/beos/SDL_sysloadso.c src/loadso/dlopen/SDL_sysloadso.c src/loadso/dummy/SDL_sysloadso.c src/loadso/macos/SDL_sysloadso.c src/loadso/macosx/SDL_dlcompat.c src/loadso/mint/SDL_sysloadso.c src/loadso/os2/SDL_sysloadso.c src/loadso/win32/SDL_sysloadso.c src/main/beos/SDL_BeApp.cc src/main/beos/SDL_BeApp.h src/main/macos/SDL_main.c src/main/symbian/EKA1/SDL_main.cpp src/main/win32/version.rc src/stdlib/SDL_getenv.c src/stdlib/SDL_iconv.c src/stdlib/SDL_malloc.c src/stdlib/SDL_stdlib.c src/stdlib/SDL_string.c src/thread/SDL_systhread.h src/thread/SDL_thread.c src/thread/SDL_thread_c.h src/thread/beos/SDL_syssem.c src/thread/beos/SDL_systhread.c src/thread/beos/SDL_systhread_c.h src/thread/dc/SDL_syscond.c src/thread/dc/SDL_syscond_c.h src/thread/dc/SDL_sysmutex.c src/thread/dc/SDL_sysmutex_c.h src/thread/dc/SDL_syssem.c src/thread/dc/SDL_syssem_c.h src/thread/dc/SDL_systhread.c src/thread/dc/SDL_systhread_c.h src/thread/generic/SDL_syscond.c src/thread/generic/SDL_sysmutex.c src/thread/generic/SDL_sysmutex_c.h src/thread/generic/SDL_syssem.c src/thread/generic/SDL_systhread.c src/thread/generic/SDL_systhread_c.h src/thread/irix/SDL_syssem.c src/thread/irix/SDL_systhread.c src/thread/irix/SDL_systhread_c.h src/thread/os2/SDL_syscond.c src/thread/os2/SDL_syscond_c.h src/thread/os2/SDL_sysmutex.c src/thread/os2/SDL_syssem.c src/thread/os2/SDL_systhread.c src/thread/os2/SDL_systhread_c.h src/thread/pth/SDL_syscond.c src/thread/pth/SDL_sysmutex.c src/thread/pth/SDL_sysmutex_c.h src/thread/pth/SDL_systhread.c src/thread/pth/SDL_systhread_c.h src/thread/pthread/SDL_syscond.c src/thread/pthread/SDL_sysmutex.c src/thread/pthread/SDL_sysmutex_c.h src/thread/pthread/SDL_syssem.c src/thread/pthread/SDL_systhread.c src/thread/pthread/SDL_systhread_c.h src/thread/riscos/SDL_syscond.c src/thread/riscos/SDL_sysmutex.c src/thread/riscos/SDL_sysmutex_c.h src/thread/riscos/SDL_syssem.c src/thread/riscos/SDL_systhread.c src/thread/riscos/SDL_systhread_c.h src/thread/symbian/SDL_sysmutex.cpp src/thread/symbian/SDL_syssem.cpp src/thread/symbian/SDL_systhread.cpp src/thread/symbian/SDL_systhread_c.h src/thread/win32/SDL_sysmutex.c src/thread/win32/SDL_syssem.c src/thread/win32/SDL_systhread.c src/thread/win32/SDL_systhread_c.h src/timer/SDL_systimer.h src/timer/SDL_timer.c src/timer/SDL_timer_c.h src/timer/beos/SDL_systimer.c src/timer/dc/SDL_systimer.c src/timer/dummy/SDL_systimer.c src/timer/macos/SDL_MPWtimer.c src/timer/macos/SDL_systimer.c src/timer/mint/SDL_systimer.c src/timer/mint/SDL_vbltimer.S src/timer/mint/SDL_vbltimer_s.h src/timer/nds/SDL_systimer.c src/timer/os2/SDL_systimer.c src/timer/riscos/SDL_systimer.c src/timer/symbian/SDL_systimer.cpp src/timer/unix/SDL_systimer.c src/timer/win32/SDL_systimer.c src/timer/wince/SDL_systimer.c src/video/SDL_RLEaccel.c src/video/SDL_RLEaccel_c.h src/video/SDL_blit.c src/video/SDL_blit.h src/video/SDL_blit_0.c src/video/SDL_blit_1.c src/video/SDL_blit_A.c src/video/SDL_blit_N.c src/video/SDL_bmp.c src/video/SDL_cursor.c src/video/SDL_cursor_c.h src/video/SDL_gamma.c src/video/SDL_leaks.h src/video/SDL_pixels.c src/video/SDL_pixels_c.h src/video/SDL_stretch.c src/video/SDL_stretch_c.h src/video/SDL_surface.c src/video/SDL_sysvideo.h src/video/SDL_video.c src/video/SDL_yuv.c src/video/SDL_yuv_mmx.c src/video/SDL_yuv_sw.c src/video/SDL_yuv_sw_c.h src/video/SDL_yuvfuncs.h src/video/aalib/SDL_aaevents.c src/video/aalib/SDL_aaevents_c.h src/video/aalib/SDL_aamouse.c src/video/aalib/SDL_aamouse_c.h src/video/aalib/SDL_aavideo.c src/video/aalib/SDL_aavideo.h src/video/ataricommon/SDL_ataric2p.S src/video/ataricommon/SDL_ataric2p_s.h src/video/ataricommon/SDL_ataridevmouse.c src/video/ataricommon/SDL_ataridevmouse_c.h src/video/ataricommon/SDL_atarieddi.S src/video/ataricommon/SDL_atarieddi_s.h src/video/ataricommon/SDL_atarievents.c src/video/ataricommon/SDL_atarievents_c.h src/video/ataricommon/SDL_atarigl.c src/video/ataricommon/SDL_atarigl_c.h src/video/ataricommon/SDL_atarikeys.h src/video/ataricommon/SDL_atarimxalloc.c src/video/ataricommon/SDL_atarimxalloc_c.h src/video/ataricommon/SDL_biosevents.c src/video/ataricommon/SDL_biosevents_c.h src/video/ataricommon/SDL_gemdosevents.c src/video/ataricommon/SDL_gemdosevents_c.h src/video/ataricommon/SDL_ikbdevents.c src/video/ataricommon/SDL_ikbdevents_c.h src/video/ataricommon/SDL_ikbdinterrupt.S src/video/ataricommon/SDL_ikbdinterrupt_s.h src/video/ataricommon/SDL_xbiosevents.c src/video/ataricommon/SDL_xbiosevents_c.h src/video/ataricommon/SDL_xbiosinterrupt.S src/video/ataricommon/SDL_xbiosinterrupt_s.h src/video/blank_cursor.h src/video/bwindow/SDL_BView.h src/video/bwindow/SDL_BWin.h src/video/bwindow/SDL_lowvideo.h src/video/bwindow/SDL_sysevents.cc src/video/bwindow/SDL_sysevents_c.h src/video/bwindow/SDL_sysmouse.cc src/video/bwindow/SDL_sysmouse_c.h src/video/bwindow/SDL_sysvideo.cc src/video/bwindow/SDL_syswm.cc src/video/bwindow/SDL_syswm_c.h src/video/bwindow/SDL_sysyuv.cc src/video/bwindow/SDL_sysyuv.h src/video/dc/SDL_dcevents.c src/video/dc/SDL_dcevents_c.h src/video/dc/SDL_dcmouse.c src/video/dc/SDL_dcmouse_c.h src/video/dc/SDL_dcvideo.c src/video/dc/SDL_dcvideo.h src/video/default_cursor.h src/video/dga/SDL_dgaevents.c src/video/dga/SDL_dgaevents_c.h src/video/dga/SDL_dgamouse.c src/video/dga/SDL_dgamouse_c.h src/video/dga/SDL_dgavideo.c src/video/dga/SDL_dgavideo.h src/video/directfb/SDL_DirectFB_events.c src/video/directfb/SDL_DirectFB_events.h src/video/directfb/SDL_DirectFB_video.c src/video/directfb/SDL_DirectFB_video.h src/video/directfb/SDL_DirectFB_yuv.c src/video/directfb/SDL_DirectFB_yuv.h src/video/dummy/SDL_nullevents.c src/video/dummy/SDL_nullevents_c.h src/video/dummy/SDL_nullmouse.c src/video/dummy/SDL_nullmouse_c.h src/video/dummy/SDL_nullvideo.c src/video/dummy/SDL_nullvideo.h src/video/fbcon/3dfx_mmio.h src/video/fbcon/3dfx_regs.h src/video/fbcon/SDL_fb3dfx.c src/video/fbcon/SDL_fb3dfx.h src/video/fbcon/SDL_fbelo.c src/video/fbcon/SDL_fbelo.h src/video/fbcon/SDL_fbevents.c src/video/fbcon/SDL_fbevents_c.h src/video/fbcon/SDL_fbmatrox.c src/video/fbcon/SDL_fbmatrox.h src/video/fbcon/SDL_fbmouse.c src/video/fbcon/SDL_fbmouse_c.h src/video/fbcon/SDL_fbriva.c src/video/fbcon/SDL_fbriva.h src/video/fbcon/SDL_fbvideo.c src/video/fbcon/SDL_fbvideo.h src/video/fbcon/matrox_mmio.h src/video/fbcon/riva_regs.h src/video/gapi/SDL_gapivideo.c src/video/gapi/SDL_gapivideo.h src/video/gem/SDL_gemevents.c src/video/gem/SDL_gemevents_c.h src/video/gem/SDL_gemmouse.c src/video/gem/SDL_gemmouse_c.h src/video/gem/SDL_gemvideo.c src/video/gem/SDL_gemvideo.h src/video/gem/SDL_gemwm.c src/video/gem/SDL_gemwm_c.h src/video/ggi/SDL_ggievents.c src/video/ggi/SDL_ggievents_c.h src/video/ggi/SDL_ggimouse.c src/video/ggi/SDL_ggimouse_c.h src/video/ggi/SDL_ggivideo.c src/video/ggi/SDL_ggivideo.h src/video/ipod/SDL_ipodvideo.c src/video/ipod/SDL_ipodvideo.h src/video/maccommon/SDL_lowvideo.h src/video/maccommon/SDL_macevents.c src/video/maccommon/SDL_macevents_c.h src/video/maccommon/SDL_macgl.c src/video/maccommon/SDL_macgl_c.h src/video/maccommon/SDL_mackeys.h src/video/maccommon/SDL_macmouse.c src/video/maccommon/SDL_macmouse_c.h src/video/maccommon/SDL_macwm.c src/video/maccommon/SDL_macwm_c.h src/video/macdsp/SDL_dspvideo.c src/video/macdsp/SDL_dspvideo.h src/video/macrom/SDL_romvideo.c src/video/macrom/SDL_romvideo.h src/video/nanox/SDL_nxevents.c src/video/nanox/SDL_nxevents_c.h src/video/nanox/SDL_nximage.c src/video/nanox/SDL_nximage_c.h src/video/nanox/SDL_nxmodes.c src/video/nanox/SDL_nxmodes_c.h src/video/nanox/SDL_nxmouse.c src/video/nanox/SDL_nxmouse_c.h src/video/nanox/SDL_nxvideo.c src/video/nanox/SDL_nxvideo.h src/video/nanox/SDL_nxwm.c src/video/nanox/SDL_nxwm_c.h src/video/nds/SDL_ndsevents.c src/video/nds/SDL_ndsevents_c.h src/video/nds/SDL_ndsmouse.c src/video/nds/SDL_ndsmouse_c.h src/video/nds/SDL_ndsvideo.c src/video/nds/SDL_ndsvideo.h src/video/os2fslib/SDL_os2fslib.c src/video/os2fslib/SDL_os2fslib.h src/video/os2fslib/SDL_vkeys.h src/video/photon/SDL_ph_events.c src/video/photon/SDL_ph_events_c.h src/video/photon/SDL_ph_gl.c src/video/photon/SDL_ph_gl.h src/video/photon/SDL_ph_image.c src/video/photon/SDL_ph_image_c.h src/video/photon/SDL_ph_modes.c src/video/photon/SDL_ph_modes_c.h src/video/photon/SDL_ph_mouse.c src/video/photon/SDL_ph_mouse_c.h src/video/photon/SDL_ph_video.c src/video/photon/SDL_ph_video.h src/video/photon/SDL_ph_wm.c src/video/photon/SDL_ph_wm_c.h src/video/photon/SDL_phyuv.c src/video/photon/SDL_phyuv_c.h src/video/picogui/SDL_pgevents.c src/video/picogui/SDL_pgevents_c.h src/video/picogui/SDL_pgvideo.c src/video/picogui/SDL_pgvideo.h src/video/ps2gs/SDL_gsevents.c src/video/ps2gs/SDL_gsevents_c.h src/video/ps2gs/SDL_gsmouse.c src/video/ps2gs/SDL_gsmouse_c.h src/video/ps2gs/SDL_gsvideo.c src/video/ps2gs/SDL_gsvideo.h src/video/ps2gs/SDL_gsyuv.c src/video/ps2gs/SDL_gsyuv_c.h src/video/qtopia/SDL_QPEApp.cc src/video/qtopia/SDL_QPEApp.h src/video/qtopia/SDL_QWin.cc src/video/qtopia/SDL_QWin.h src/video/qtopia/SDL_lowvideo.h src/video/qtopia/SDL_sysevents.cc src/video/qtopia/SDL_sysevents_c.h src/video/qtopia/SDL_sysmouse.cc src/video/qtopia/SDL_sysmouse_c.h src/video/qtopia/SDL_sysvideo.cc src/video/qtopia/SDL_syswm.cc src/video/qtopia/SDL_syswm_c.h src/video/quartz/CGS.h src/video/quartz/SDL_QuartzEvents.m src/video/quartz/SDL_QuartzGL.m src/video/quartz/SDL_QuartzKeys.h src/video/quartz/SDL_QuartzVideo.h src/video/quartz/SDL_QuartzVideo.m src/video/quartz/SDL_QuartzWM.h src/video/quartz/SDL_QuartzWM.m src/video/quartz/SDL_QuartzWindow.h src/video/quartz/SDL_QuartzWindow.m src/video/quartz/SDL_QuartzYUV.m src/video/riscos/SDL_riscosASM.S src/video/riscos/SDL_riscosFullScreenVideo.c src/video/riscos/SDL_riscosevents.c src/video/riscos/SDL_riscosevents_c.h src/video/riscos/SDL_riscosmouse.c src/video/riscos/SDL_riscosmouse_c.h src/video/riscos/SDL_riscossprite.c src/video/riscos/SDL_riscostask.c src/video/riscos/SDL_riscostask.h src/video/riscos/SDL_riscosvideo.c src/video/riscos/SDL_riscosvideo.h src/video/riscos/SDL_wimppoll.c src/video/riscos/SDL_wimpvideo.c src/video/svga/SDL_svgaevents.c src/video/svga/SDL_svgaevents_c.h src/video/svga/SDL_svgamouse.c src/video/svga/SDL_svgamouse_c.h src/video/svga/SDL_svgavideo.c src/video/svga/SDL_svgavideo.h src/video/symbian/EKA1/SDL_epocevents.cpp src/video/symbian/EKA1/SDL_epocvideo.cpp src/video/symbian/EKA1/SDL_epocvideo.h src/video/symbian/EKA2/SDL_epocvideo.cpp src/video/symbian/EKA2/SDL_epocvideo.h src/video/symbian/SDL_epocevents_c.h src/video/vgl/SDL_vglevents.c src/video/vgl/SDL_vglevents_c.h src/video/vgl/SDL_vglmouse.c src/video/vgl/SDL_vglmouse_c.h src/video/vgl/SDL_vglvideo.c src/video/vgl/SDL_vglvideo.h src/video/wincommon/SDL_lowvideo.h src/video/wincommon/SDL_sysevents.c src/video/wincommon/SDL_sysmouse.c src/video/wincommon/SDL_sysmouse_c.h src/video/wincommon/SDL_syswm.c src/video/wincommon/SDL_syswm_c.h src/video/wincommon/SDL_wingl.c src/video/wincommon/SDL_wingl_c.h src/video/windib/SDL_dibevents.c src/video/windib/SDL_dibevents_c.h src/video/windib/SDL_dibvideo.c src/video/windib/SDL_dibvideo.h src/video/windib/SDL_vkeys.h src/video/windx5/SDL_dx5events.c src/video/windx5/SDL_dx5events_c.h src/video/windx5/SDL_dx5video.c src/video/windx5/SDL_dx5video.h src/video/windx5/SDL_dx5yuv.c src/video/windx5/SDL_dx5yuv_c.h src/video/wscons/SDL_wsconsevents.c src/video/wscons/SDL_wsconsevents_c.h src/video/wscons/SDL_wsconsmouse.c src/video/wscons/SDL_wsconsmouse_c.h src/video/wscons/SDL_wsconsvideo.c src/video/wscons/SDL_wsconsvideo.h src/video/x11/SDL_x11dga.c src/video/x11/SDL_x11dga_c.h src/video/x11/SDL_x11dyn.c src/video/x11/SDL_x11dyn.h src/video/x11/SDL_x11events.c src/video/x11/SDL_x11events_c.h src/video/x11/SDL_x11gamma.c src/video/x11/SDL_x11gamma_c.h src/video/x11/SDL_x11gl.c src/video/x11/SDL_x11gl_c.h src/video/x11/SDL_x11image.c src/video/x11/SDL_x11image_c.h src/video/x11/SDL_x11modes.c src/video/x11/SDL_x11modes_c.h src/video/x11/SDL_x11mouse.c src/video/x11/SDL_x11mouse_c.h src/video/x11/SDL_x11sym.h src/video/x11/SDL_x11video.c src/video/x11/SDL_x11video.h src/video/x11/SDL_x11wm.c src/video/x11/SDL_x11wm_c.h src/video/x11/SDL_x11yuv.c src/video/x11/SDL_x11yuv_c.h src/video/xbios/SDL_xbios.c src/video/xbios/SDL_xbios.h src/video/xbios/SDL_xbios_blowup.c src/video/xbios/SDL_xbios_blowup.h src/video/xbios/SDL_xbios_centscreen.c src/video/xbios/SDL_xbios_centscreen.h src/video/xbios/SDL_xbios_sb3.c src/video/xbios/SDL_xbios_sb3.h src/video/xbios/SDL_xbios_tveille.c src/video/xbios/SDL_xbios_tveille.h
diffstat 572 files changed, 574 insertions(+), 574 deletions(-) [+]
line wrap: on
line diff
--- a/include/SDL.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_active.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_active.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_audio.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_audio.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_byteorder.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_byteorder.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_cdrom.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_cdrom.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_config.h.default	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_config.h.default	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_config.h.in	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_config.h.in	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_config_dreamcast.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_config_dreamcast.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_config_macos.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_config_macos.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_config_macosx.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_config_macosx.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_config_minimal.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_config_minimal.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_config_nds.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_config_nds.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_config_os2.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_config_os2.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_config_symbian.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_config_symbian.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_config_win32.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_config_win32.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_copying.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_copying.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_cpuinfo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_cpuinfo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_endian.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_endian.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_error.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_error.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_events.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_events.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_getenv.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_getenv.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_joystick.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_joystick.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_keyboard.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_keyboard.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_keysym.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_keysym.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_loadso.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_loadso.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_main.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_main.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_mouse.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_mouse.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_mutex.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_mutex.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_opengl.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_opengl.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_platform.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_platform.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_quit.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_quit.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_rwops.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_rwops.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_stdinc.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_stdinc.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_syswm.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_syswm.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_thread.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_thread.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_timer.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_timer.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_types.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_types.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_version.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_version.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_video.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/SDL_video.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/begin_code.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/begin_code.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/include/close_code.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/include/close_code.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/SDL.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/SDL.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/SDL_error.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/SDL_error.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/SDL_error_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/SDL_error_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/SDL_fatal.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/SDL_fatal.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/SDL_fatal.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/SDL_fatal.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/SDL_audio.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/SDL_audio.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/SDL_audio_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/SDL_audio_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/SDL_audiocvt.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/SDL_audiocvt.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/SDL_audiodev.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/SDL_audiodev.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/SDL_audiodev_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/SDL_audiodev_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/SDL_audiomem.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/SDL_audiomem.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/SDL_mixer.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/SDL_mixer.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/SDL_mixer_MMX.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/SDL_mixer_MMX.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/SDL_mixer_MMX_VC.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/SDL_mixer_MMX_VC.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/SDL_mixer_MMX_VC.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/SDL_mixer_MMX_VC.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/SDL_mixer_m68k.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/SDL_mixer_m68k.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/SDL_mixer_m68k.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/SDL_mixer_m68k.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/SDL_sysaudio.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/SDL_sysaudio.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is SDL_free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/SDL_wave.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/SDL_wave.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/SDL_wave.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/SDL_wave.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is SDL_free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/alsa/SDL_alsa_audio.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/alsa/SDL_alsa_audio.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/alsa/SDL_alsa_audio.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/alsa/SDL_alsa_audio.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/arts/SDL_artsaudio.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/arts/SDL_artsaudio.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/arts/SDL_artsaudio.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/arts/SDL_artsaudio.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/baudio/SDL_beaudio.cc	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/baudio/SDL_beaudio.cc	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/baudio/SDL_beaudio.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/baudio/SDL_beaudio.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/bsd/SDL_bsdaudio.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/bsd/SDL_bsdaudio.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/bsd/SDL_bsdaudio.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/bsd/SDL_bsdaudio.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/dart/SDL_dart.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/dart/SDL_dart.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/dart/SDL_dart.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/dart/SDL_dart.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/dc/SDL_dcaudio.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/dc/SDL_dcaudio.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/dc/SDL_dcaudio.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/dc/SDL_dcaudio.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/dc/aica.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/dc/aica.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/disk/SDL_diskaudio.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/disk/SDL_diskaudio.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/disk/SDL_diskaudio.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/disk/SDL_diskaudio.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/dma/SDL_dmaaudio.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/dma/SDL_dmaaudio.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/dma/SDL_dmaaudio.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/dma/SDL_dmaaudio.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/dmedia/SDL_irixaudio.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/dmedia/SDL_irixaudio.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/dmedia/SDL_irixaudio.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/dmedia/SDL_irixaudio.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/dsp/SDL_dspaudio.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/dsp/SDL_dspaudio.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/dsp/SDL_dspaudio.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/dsp/SDL_dspaudio.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/dummy/SDL_dummyaudio.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/dummy/SDL_dummyaudio.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/dummy/SDL_dummyaudio.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/dummy/SDL_dummyaudio.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/esd/SDL_esdaudio.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/esd/SDL_esdaudio.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/esd/SDL_esdaudio.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/esd/SDL_esdaudio.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/macosx/SDL_coreaudio.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/macosx/SDL_coreaudio.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/macosx/SDL_coreaudio.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/macosx/SDL_coreaudio.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/macrom/SDL_romaudio.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/macrom/SDL_romaudio.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/macrom/SDL_romaudio.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/macrom/SDL_romaudio.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/mint/SDL_mintaudio.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/mint/SDL_mintaudio.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/mint/SDL_mintaudio.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/mint/SDL_mintaudio.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/mint/SDL_mintaudio_dma8.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/mint/SDL_mintaudio_dma8.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/mint/SDL_mintaudio_dma8.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/mint/SDL_mintaudio_dma8.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/mint/SDL_mintaudio_gsxb.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/mint/SDL_mintaudio_gsxb.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/mint/SDL_mintaudio_gsxb.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/mint/SDL_mintaudio_gsxb.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/mint/SDL_mintaudio_it.S	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/mint/SDL_mintaudio_it.S	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/mint/SDL_mintaudio_mcsn.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/mint/SDL_mintaudio_mcsn.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/mint/SDL_mintaudio_mcsn.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/mint/SDL_mintaudio_mcsn.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/mint/SDL_mintaudio_stfa.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/mint/SDL_mintaudio_stfa.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/mint/SDL_mintaudio_stfa.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/mint/SDL_mintaudio_stfa.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/mint/SDL_mintaudio_xbios.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/mint/SDL_mintaudio_xbios.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/mme/SDL_mmeaudio.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/mme/SDL_mmeaudio.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/mme/SDL_mmeaudio.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/mme/SDL_mmeaudio.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/nas/SDL_nasaudio.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/nas/SDL_nasaudio.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/nas/SDL_nasaudio.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/nas/SDL_nasaudio.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/nds/SDL_ndsaudio.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/nds/SDL_ndsaudio.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/nds/SDL_ndsaudio.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/nds/SDL_ndsaudio.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/nds/sound9.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/nds/sound9.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/nds/soundcommon.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/nds/soundcommon.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/nto/SDL_nto_audio.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/nto/SDL_nto_audio.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/nto/SDL_nto_audio.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/nto/SDL_nto_audio.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/paudio/SDL_paudio.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/paudio/SDL_paudio.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/paudio/SDL_paudio.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/paudio/SDL_paudio.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/pulse/SDL_pulseaudio.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/pulse/SDL_pulseaudio.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2007 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/pulse/SDL_pulseaudio.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/pulse/SDL_pulseaudio.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2007 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/sun/SDL_sunaudio.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/sun/SDL_sunaudio.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/sun/SDL_sunaudio.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/sun/SDL_sunaudio.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/symbian/SDL_epocaudio.cpp	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/symbian/SDL_epocaudio.cpp	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/symbian/SDL_epocaudio.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/symbian/SDL_epocaudio.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/ums/SDL_umsaudio.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/ums/SDL_umsaudio.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/ums/SDL_umsaudio.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/ums/SDL_umsaudio.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/windib/SDL_dibaudio.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/windib/SDL_dibaudio.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/windib/SDL_dibaudio.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/windib/SDL_dibaudio.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/windx5/SDL_dx5audio.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/windx5/SDL_dx5audio.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/windx5/SDL_dx5audio.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/audio/windx5/SDL_dx5audio.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/cdrom/SDL_cdrom.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/cdrom/SDL_cdrom.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/cdrom/SDL_syscdrom.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/cdrom/SDL_syscdrom.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is SDL_free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/cdrom/aix/SDL_syscdrom.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/cdrom/aix/SDL_syscdrom.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/cdrom/beos/SDL_syscdrom.cc	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/cdrom/beos/SDL_syscdrom.cc	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/cdrom/bsdi/SDL_syscdrom.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/cdrom/bsdi/SDL_syscdrom.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/cdrom/dc/SDL_syscdrom.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/cdrom/dc/SDL_syscdrom.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/cdrom/dummy/SDL_syscdrom.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/cdrom/dummy/SDL_syscdrom.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/cdrom/freebsd/SDL_syscdrom.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/cdrom/freebsd/SDL_syscdrom.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/cdrom/linux/SDL_syscdrom.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/cdrom/linux/SDL_syscdrom.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/cdrom/macos/SDL_syscdrom.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/cdrom/macos/SDL_syscdrom.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/cdrom/macos/SDL_syscdrom_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/cdrom/macos/SDL_syscdrom_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/cdrom/macosx/AudioFilePlayer.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/cdrom/macosx/AudioFilePlayer.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/cdrom/macosx/AudioFilePlayer.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/cdrom/macosx/AudioFilePlayer.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/cdrom/macosx/AudioFileReaderThread.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/cdrom/macosx/AudioFileReaderThread.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/cdrom/macosx/CDPlayer.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/cdrom/macosx/CDPlayer.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/cdrom/macosx/CDPlayer.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/cdrom/macosx/CDPlayer.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/cdrom/macosx/SDLOSXCAGuard.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/cdrom/macosx/SDLOSXCAGuard.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/cdrom/macosx/SDLOSXCAGuard.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/cdrom/macosx/SDLOSXCAGuard.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/cdrom/macosx/SDL_syscdrom.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/cdrom/macosx/SDL_syscdrom.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/cdrom/macosx/SDL_syscdrom_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/cdrom/macosx/SDL_syscdrom_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/cdrom/mint/SDL_syscdrom.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/cdrom/mint/SDL_syscdrom.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/cdrom/openbsd/SDL_syscdrom.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/cdrom/openbsd/SDL_syscdrom.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/cdrom/os2/SDL_syscdrom.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/cdrom/os2/SDL_syscdrom.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/cdrom/qnx/SDL_syscdrom.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/cdrom/qnx/SDL_syscdrom.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/cdrom/win32/SDL_syscdrom.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/cdrom/win32/SDL_syscdrom.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/cpuinfo/SDL_cpuinfo.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/cpuinfo/SDL_cpuinfo.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/events/SDL_active.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/events/SDL_active.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/events/SDL_events.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/events/SDL_events.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/events/SDL_events_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/events/SDL_events_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/events/SDL_expose.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/events/SDL_expose.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/events/SDL_keyboard.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/events/SDL_keyboard.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/events/SDL_mouse.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/events/SDL_mouse.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/events/SDL_quit.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/events/SDL_quit.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/events/SDL_resize.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/events/SDL_resize.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/events/SDL_sysevents.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/events/SDL_sysevents.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is SDL_free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/file/SDL_rwops.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/file/SDL_rwops.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/joystick/SDL_joystick.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/joystick/SDL_joystick.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/joystick/SDL_joystick_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/joystick/SDL_joystick_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/joystick/SDL_sysjoystick.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/joystick/SDL_sysjoystick.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is SDL_free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/joystick/beos/SDL_bejoystick.cc	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/joystick/beos/SDL_bejoystick.cc	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/joystick/bsd/SDL_sysjoystick.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/joystick/bsd/SDL_sysjoystick.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/joystick/darwin/SDL_sysjoystick.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/joystick/darwin/SDL_sysjoystick.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
 	SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
 	This library is free software; you can redistribute it and/or
 	modify it under the terms of the GNU Library General Public
--- a/src/joystick/dc/SDL_sysjoystick.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/joystick/dc/SDL_sysjoystick.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/joystick/dummy/SDL_sysjoystick.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/joystick/dummy/SDL_sysjoystick.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/joystick/linux/SDL_sysjoystick.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/joystick/linux/SDL_sysjoystick.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/joystick/macos/SDL_sysjoystick.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/joystick/macos/SDL_sysjoystick.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/joystick/mint/SDL_sysjoystick.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/joystick/mint/SDL_sysjoystick.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/joystick/nds/SDL_sysjoystick.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/joystick/nds/SDL_sysjoystick.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/joystick/os2/SDL_sysjoystick.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/joystick/os2/SDL_sysjoystick.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/joystick/riscos/SDL_sysjoystick.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/joystick/riscos/SDL_sysjoystick.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/joystick/win32/SDL_mmjoystick.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/joystick/win32/SDL_mmjoystick.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/loadso/beos/SDL_sysloadso.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/loadso/beos/SDL_sysloadso.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/loadso/dlopen/SDL_sysloadso.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/loadso/dlopen/SDL_sysloadso.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/loadso/dummy/SDL_sysloadso.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/loadso/dummy/SDL_sysloadso.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/loadso/macos/SDL_sysloadso.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/loadso/macos/SDL_sysloadso.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/loadso/macosx/SDL_dlcompat.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/loadso/macosx/SDL_dlcompat.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/loadso/mint/SDL_sysloadso.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/loadso/mint/SDL_sysloadso.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/loadso/os2/SDL_sysloadso.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/loadso/os2/SDL_sysloadso.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/loadso/win32/SDL_sysloadso.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/loadso/win32/SDL_sysloadso.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/main/beos/SDL_BeApp.cc	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/main/beos/SDL_BeApp.cc	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/main/beos/SDL_BeApp.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/main/beos/SDL_BeApp.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/main/macos/SDL_main.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/main/macos/SDL_main.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/main/symbian/EKA1/SDL_main.cpp	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/main/symbian/EKA1/SDL_main.cpp	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/main/win32/version.rc	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/main/win32/version.rc	Mon Dec 08 00:25:42 2008 +0000
@@ -25,7 +25,7 @@
             VALUE "FileDescription", "SDL\0"
             VALUE "FileVersion", "1, 2, 13, 0\0"
             VALUE "InternalName", "SDL\0"
-            VALUE "LegalCopyright", "Copyright © 2007 Sam Lantinga\0"
+            VALUE "LegalCopyright", "Copyright © 2009 Sam Lantinga\0"
             VALUE "OriginalFilename", "SDL.dll\0"
             VALUE "ProductName", "Simple DirectMedia Layer\0"
             VALUE "ProductVersion", "1, 2, 13, 0\0"
--- a/src/stdlib/SDL_getenv.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/stdlib/SDL_getenv.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/stdlib/SDL_iconv.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/stdlib/SDL_iconv.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/stdlib/SDL_malloc.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/stdlib/SDL_malloc.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/stdlib/SDL_stdlib.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/stdlib/SDL_stdlib.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/stdlib/SDL_string.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/stdlib/SDL_string.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/SDL_systhread.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/SDL_systhread.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/SDL_thread.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/SDL_thread.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/SDL_thread_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/SDL_thread_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/beos/SDL_syssem.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/beos/SDL_syssem.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/beos/SDL_systhread.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/beos/SDL_systhread.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/beos/SDL_systhread_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/beos/SDL_systhread_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/dc/SDL_syscond.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/dc/SDL_syscond.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/dc/SDL_syscond_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/dc/SDL_syscond_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/dc/SDL_sysmutex.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/dc/SDL_sysmutex.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/dc/SDL_sysmutex_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/dc/SDL_sysmutex_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/dc/SDL_syssem.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/dc/SDL_syssem.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/dc/SDL_syssem_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/dc/SDL_syssem_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/dc/SDL_systhread.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/dc/SDL_systhread.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/dc/SDL_systhread_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/dc/SDL_systhread_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/generic/SDL_syscond.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/generic/SDL_syscond.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/generic/SDL_sysmutex.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/generic/SDL_sysmutex.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/generic/SDL_sysmutex_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/generic/SDL_sysmutex_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/generic/SDL_syssem.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/generic/SDL_syssem.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/generic/SDL_systhread.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/generic/SDL_systhread.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/generic/SDL_systhread_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/generic/SDL_systhread_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/irix/SDL_syssem.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/irix/SDL_syssem.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/irix/SDL_systhread.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/irix/SDL_systhread.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/irix/SDL_systhread_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/irix/SDL_systhread_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/os2/SDL_syscond.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/os2/SDL_syscond.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/os2/SDL_syscond_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/os2/SDL_syscond_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/os2/SDL_sysmutex.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/os2/SDL_sysmutex.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/os2/SDL_syssem.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/os2/SDL_syssem.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/os2/SDL_systhread.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/os2/SDL_systhread.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/os2/SDL_systhread_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/os2/SDL_systhread_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/pth/SDL_syscond.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/pth/SDL_syscond.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/pth/SDL_sysmutex.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/pth/SDL_sysmutex.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/pth/SDL_sysmutex_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/pth/SDL_sysmutex_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/pth/SDL_systhread.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/pth/SDL_systhread.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/pth/SDL_systhread_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/pth/SDL_systhread_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/pthread/SDL_syscond.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/pthread/SDL_syscond.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/pthread/SDL_sysmutex.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/pthread/SDL_sysmutex.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/pthread/SDL_sysmutex_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/pthread/SDL_sysmutex_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/pthread/SDL_syssem.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/pthread/SDL_syssem.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/pthread/SDL_systhread.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/pthread/SDL_systhread.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/pthread/SDL_systhread_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/pthread/SDL_systhread_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/riscos/SDL_syscond.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/riscos/SDL_syscond.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/riscos/SDL_sysmutex.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/riscos/SDL_sysmutex.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/riscos/SDL_sysmutex_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/riscos/SDL_sysmutex_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/riscos/SDL_syssem.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/riscos/SDL_syssem.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/riscos/SDL_systhread.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/riscos/SDL_systhread.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/riscos/SDL_systhread_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/riscos/SDL_systhread_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/symbian/SDL_sysmutex.cpp	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/symbian/SDL_sysmutex.cpp	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000  Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/symbian/SDL_syssem.cpp	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/symbian/SDL_syssem.cpp	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000  Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/symbian/SDL_systhread.cpp	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/symbian/SDL_systhread.cpp	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000  Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/symbian/SDL_systhread_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/symbian/SDL_systhread_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000  Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/win32/SDL_sysmutex.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/win32/SDL_sysmutex.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/win32/SDL_syssem.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/win32/SDL_syssem.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/win32/SDL_systhread.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/win32/SDL_systhread.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/thread/win32/SDL_systhread_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/thread/win32/SDL_systhread_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/timer/SDL_systimer.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/timer/SDL_systimer.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/timer/SDL_timer.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/timer/SDL_timer.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/timer/SDL_timer_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/timer/SDL_timer_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/timer/beos/SDL_systimer.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/timer/beos/SDL_systimer.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/timer/dc/SDL_systimer.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/timer/dc/SDL_systimer.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/timer/dummy/SDL_systimer.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/timer/dummy/SDL_systimer.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/timer/macos/SDL_MPWtimer.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/timer/macos/SDL_MPWtimer.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/timer/macos/SDL_systimer.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/timer/macos/SDL_systimer.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/timer/mint/SDL_systimer.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/timer/mint/SDL_systimer.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/timer/mint/SDL_vbltimer.S	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/timer/mint/SDL_vbltimer.S	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/timer/mint/SDL_vbltimer_s.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/timer/mint/SDL_vbltimer_s.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/timer/nds/SDL_systimer.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/timer/nds/SDL_systimer.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/timer/os2/SDL_systimer.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/timer/os2/SDL_systimer.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/timer/riscos/SDL_systimer.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/timer/riscos/SDL_systimer.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/timer/symbian/SDL_systimer.cpp	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/timer/symbian/SDL_systimer.cpp	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/timer/unix/SDL_systimer.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/timer/unix/SDL_systimer.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/timer/win32/SDL_systimer.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/timer/win32/SDL_systimer.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/timer/wince/SDL_systimer.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/timer/wince/SDL_systimer.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/SDL_RLEaccel.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/SDL_RLEaccel.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/SDL_RLEaccel_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/SDL_RLEaccel_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/SDL_blit.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/SDL_blit.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/SDL_blit.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/SDL_blit.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/SDL_blit_0.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/SDL_blit_0.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/SDL_blit_1.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/SDL_blit_1.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/SDL_blit_A.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/SDL_blit_A.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/SDL_blit_N.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/SDL_blit_N.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/SDL_bmp.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/SDL_bmp.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/SDL_cursor.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/SDL_cursor.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/SDL_cursor_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/SDL_cursor_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/SDL_gamma.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/SDL_gamma.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/SDL_leaks.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/SDL_leaks.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/SDL_pixels.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/SDL_pixels.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/SDL_pixels_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/SDL_pixels_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/SDL_stretch.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/SDL_stretch.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/SDL_stretch_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/SDL_stretch_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/SDL_surface.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/SDL_surface.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/SDL_sysvideo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/SDL_sysvideo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/SDL_video.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/SDL_video.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/SDL_yuv.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/SDL_yuv.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/SDL_yuv_mmx.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/SDL_yuv_mmx.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/SDL_yuv_sw.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/SDL_yuv_sw.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/SDL_yuv_sw_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/SDL_yuv_sw_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/SDL_yuvfuncs.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/SDL_yuvfuncs.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/aalib/SDL_aaevents.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/aalib/SDL_aaevents.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/aalib/SDL_aaevents_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/aalib/SDL_aaevents_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/aalib/SDL_aamouse.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/aalib/SDL_aamouse.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/aalib/SDL_aamouse_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/aalib/SDL_aamouse_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/aalib/SDL_aavideo.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/aalib/SDL_aavideo.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/aalib/SDL_aavideo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/aalib/SDL_aavideo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ataricommon/SDL_ataric2p.S	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ataricommon/SDL_ataric2p.S	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ataricommon/SDL_ataric2p_s.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ataricommon/SDL_ataric2p_s.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ataricommon/SDL_ataridevmouse.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ataricommon/SDL_ataridevmouse.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ataricommon/SDL_ataridevmouse_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ataricommon/SDL_ataridevmouse_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ataricommon/SDL_atarieddi.S	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ataricommon/SDL_atarieddi.S	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ataricommon/SDL_atarieddi_s.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ataricommon/SDL_atarieddi_s.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ataricommon/SDL_atarievents.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ataricommon/SDL_atarievents.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ataricommon/SDL_atarievents_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ataricommon/SDL_atarievents_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ataricommon/SDL_atarigl.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ataricommon/SDL_atarigl.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/ataricommon/SDL_atarigl_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ataricommon/SDL_atarigl_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/ataricommon/SDL_atarikeys.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ataricommon/SDL_atarikeys.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ataricommon/SDL_atarimxalloc.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ataricommon/SDL_atarimxalloc.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ataricommon/SDL_atarimxalloc_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ataricommon/SDL_atarimxalloc_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ataricommon/SDL_biosevents.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ataricommon/SDL_biosevents.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ataricommon/SDL_biosevents_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ataricommon/SDL_biosevents_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ataricommon/SDL_gemdosevents.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ataricommon/SDL_gemdosevents.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ataricommon/SDL_gemdosevents_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ataricommon/SDL_gemdosevents_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ataricommon/SDL_ikbdevents.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ataricommon/SDL_ikbdevents.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ataricommon/SDL_ikbdevents_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ataricommon/SDL_ikbdevents_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ataricommon/SDL_ikbdinterrupt.S	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ataricommon/SDL_ikbdinterrupt.S	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ataricommon/SDL_ikbdinterrupt_s.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ataricommon/SDL_ikbdinterrupt_s.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ataricommon/SDL_xbiosevents.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ataricommon/SDL_xbiosevents.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ataricommon/SDL_xbiosevents_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ataricommon/SDL_xbiosevents_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ataricommon/SDL_xbiosinterrupt.S	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ataricommon/SDL_xbiosinterrupt.S	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ataricommon/SDL_xbiosinterrupt_s.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ataricommon/SDL_xbiosinterrupt_s.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/blank_cursor.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/blank_cursor.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/bwindow/SDL_BView.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/bwindow/SDL_BView.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/bwindow/SDL_BWin.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/bwindow/SDL_BWin.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/bwindow/SDL_lowvideo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/bwindow/SDL_lowvideo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/bwindow/SDL_sysevents.cc	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/bwindow/SDL_sysevents.cc	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/bwindow/SDL_sysevents_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/bwindow/SDL_sysevents_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/bwindow/SDL_sysmouse.cc	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/bwindow/SDL_sysmouse.cc	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/bwindow/SDL_sysmouse_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/bwindow/SDL_sysmouse_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/bwindow/SDL_sysvideo.cc	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/bwindow/SDL_sysvideo.cc	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/bwindow/SDL_syswm.cc	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/bwindow/SDL_syswm.cc	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/bwindow/SDL_syswm_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/bwindow/SDL_syswm_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
@@ -29,4 +29,4 @@
 extern void BE_SetWMCaption(_THIS, const char *title, const char *icon);
 extern int BE_IconifyWindow(_THIS);
 extern int BE_GetWMInfo(_THIS, SDL_SysWMinfo *info);
-extern SDL_GrabMode BE_GrabInput(_THIS, SDL_GrabMode mode);
\ No newline at end of file
+extern SDL_GrabMode BE_GrabInput(_THIS, SDL_GrabMode mode);
--- a/src/video/bwindow/SDL_sysyuv.cc	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/bwindow/SDL_sysyuv.cc	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/bwindow/SDL_sysyuv.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/bwindow/SDL_sysyuv.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/dc/SDL_dcevents.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/dc/SDL_dcevents.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/dc/SDL_dcevents_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/dc/SDL_dcevents_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/dc/SDL_dcmouse.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/dc/SDL_dcmouse.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/dc/SDL_dcmouse_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/dc/SDL_dcmouse_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/dc/SDL_dcvideo.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/dc/SDL_dcvideo.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/dc/SDL_dcvideo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/dc/SDL_dcvideo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/default_cursor.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/default_cursor.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/dga/SDL_dgaevents.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/dga/SDL_dgaevents.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/dga/SDL_dgaevents_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/dga/SDL_dgaevents_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/dga/SDL_dgamouse.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/dga/SDL_dgamouse.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/dga/SDL_dgamouse_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/dga/SDL_dgamouse_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/dga/SDL_dgavideo.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/dga/SDL_dgavideo.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/dga/SDL_dgavideo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/dga/SDL_dgavideo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/directfb/SDL_DirectFB_events.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/directfb/SDL_DirectFB_events.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/directfb/SDL_DirectFB_events.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/directfb/SDL_DirectFB_events.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/directfb/SDL_DirectFB_video.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/directfb/SDL_DirectFB_video.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/directfb/SDL_DirectFB_video.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/directfb/SDL_DirectFB_video.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/directfb/SDL_DirectFB_yuv.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/directfb/SDL_DirectFB_yuv.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/directfb/SDL_DirectFB_yuv.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/directfb/SDL_DirectFB_yuv.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/dummy/SDL_nullevents.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/dummy/SDL_nullevents.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/dummy/SDL_nullevents_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/dummy/SDL_nullevents_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/dummy/SDL_nullmouse.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/dummy/SDL_nullmouse.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/dummy/SDL_nullmouse_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/dummy/SDL_nullmouse_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/dummy/SDL_nullvideo.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/dummy/SDL_nullvideo.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/dummy/SDL_nullvideo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/dummy/SDL_nullvideo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/fbcon/3dfx_mmio.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/fbcon/3dfx_mmio.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/fbcon/3dfx_regs.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/fbcon/3dfx_regs.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/fbcon/SDL_fb3dfx.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/fbcon/SDL_fb3dfx.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/fbcon/SDL_fb3dfx.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/fbcon/SDL_fb3dfx.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/fbcon/SDL_fbelo.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/fbcon/SDL_fbelo.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/fbcon/SDL_fbelo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/fbcon/SDL_fbelo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/fbcon/SDL_fbevents.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/fbcon/SDL_fbevents.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/fbcon/SDL_fbevents_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/fbcon/SDL_fbevents_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/fbcon/SDL_fbmatrox.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/fbcon/SDL_fbmatrox.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/fbcon/SDL_fbmatrox.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/fbcon/SDL_fbmatrox.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/fbcon/SDL_fbmouse.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/fbcon/SDL_fbmouse.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/fbcon/SDL_fbmouse_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/fbcon/SDL_fbmouse_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/fbcon/SDL_fbriva.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/fbcon/SDL_fbriva.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/fbcon/SDL_fbriva.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/fbcon/SDL_fbriva.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/fbcon/SDL_fbvideo.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/fbcon/SDL_fbvideo.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/fbcon/SDL_fbvideo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/fbcon/SDL_fbvideo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/fbcon/matrox_mmio.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/fbcon/matrox_mmio.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/fbcon/riva_regs.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/fbcon/riva_regs.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/gapi/SDL_gapivideo.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/gapi/SDL_gapivideo.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/gapi/SDL_gapivideo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/gapi/SDL_gapivideo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/gem/SDL_gemevents.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/gem/SDL_gemevents.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/gem/SDL_gemevents_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/gem/SDL_gemevents_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/gem/SDL_gemmouse.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/gem/SDL_gemmouse.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/gem/SDL_gemmouse_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/gem/SDL_gemmouse_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/gem/SDL_gemvideo.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/gem/SDL_gemvideo.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/gem/SDL_gemvideo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/gem/SDL_gemvideo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/gem/SDL_gemwm.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/gem/SDL_gemwm.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/gem/SDL_gemwm_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/gem/SDL_gemwm_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ggi/SDL_ggievents.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ggi/SDL_ggievents.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ggi/SDL_ggievents_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ggi/SDL_ggievents_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ggi/SDL_ggimouse.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ggi/SDL_ggimouse.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ggi/SDL_ggimouse_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ggi/SDL_ggimouse_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ggi/SDL_ggivideo.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ggi/SDL_ggivideo.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ggi/SDL_ggivideo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ggi/SDL_ggivideo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ipod/SDL_ipodvideo.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ipod/SDL_ipodvideo.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ipod/SDL_ipodvideo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ipod/SDL_ipodvideo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/maccommon/SDL_lowvideo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/maccommon/SDL_lowvideo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/maccommon/SDL_macevents.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/maccommon/SDL_macevents.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/maccommon/SDL_macevents_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/maccommon/SDL_macevents_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/maccommon/SDL_macgl.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/maccommon/SDL_macgl.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/maccommon/SDL_macgl_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/maccommon/SDL_macgl_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/maccommon/SDL_mackeys.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/maccommon/SDL_mackeys.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/maccommon/SDL_macmouse.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/maccommon/SDL_macmouse.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/maccommon/SDL_macmouse_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/maccommon/SDL_macmouse_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/maccommon/SDL_macwm.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/maccommon/SDL_macwm.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/maccommon/SDL_macwm_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/maccommon/SDL_macwm_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/macdsp/SDL_dspvideo.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/macdsp/SDL_dspvideo.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/macdsp/SDL_dspvideo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/macdsp/SDL_dspvideo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/macrom/SDL_romvideo.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/macrom/SDL_romvideo.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/macrom/SDL_romvideo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/macrom/SDL_romvideo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/nanox/SDL_nxevents.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/nanox/SDL_nxevents.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
     Copyright (C) 2001  Hsieh-Fu Tsai
     Copyright (C) 2002  Greg Haerr <greg@censoft.com>
 
--- a/src/video/nanox/SDL_nxevents_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/nanox/SDL_nxevents_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
     Copyright (C) 2001  Hsieh-Fu Tsai
 
     This library is free software; you can redistribute it and/or
--- a/src/video/nanox/SDL_nximage.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/nanox/SDL_nximage.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
     Copyright (C) 2001  Hsieh-Fu Tsai
     Copyright (C) 2002  Greg Haerr <greg@censoft.com>
 
--- a/src/video/nanox/SDL_nximage_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/nanox/SDL_nximage_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
     Copyright (C) 2001  Hsieh-Fu Tsai
 
     This library is free software; you can redistribute it and/or
--- a/src/video/nanox/SDL_nxmodes.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/nanox/SDL_nxmodes.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
     Copyright (C) 2001  Hsieh-Fu Tsai
 
     This library is free software; you can redistribute it and/or
--- a/src/video/nanox/SDL_nxmodes_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/nanox/SDL_nxmodes_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
     Copyright (C) 2001  Hsieh-Fu Tsai
 
     This library is free software; you can redistribute it and/or
--- a/src/video/nanox/SDL_nxmouse.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/nanox/SDL_nxmouse.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
     Copyright (C) 2001  Hsieh-Fu Tsai
 
     This library is free software; you can redistribute it and/or
--- a/src/video/nanox/SDL_nxmouse_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/nanox/SDL_nxmouse_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/nanox/SDL_nxvideo.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/nanox/SDL_nxvideo.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
     Copyright (C) 2001  Hsieh-Fu Tsai
     Copyright (C) 2002  Greg Haerr <greg@censoft.com>
 
--- a/src/video/nanox/SDL_nxvideo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/nanox/SDL_nxvideo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
     Copyright (C) 2001  Hsieh-Fu Tsai
 
     This library is free software; you can redistribute it and/or
--- a/src/video/nanox/SDL_nxwm.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/nanox/SDL_nxwm.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
     Copyright (C) 2001  Hsieh-Fu Tsai
 
     This library is free software; you can redistribute it and/or
--- a/src/video/nanox/SDL_nxwm_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/nanox/SDL_nxwm_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
     Copyright (C) 2001  Hsieh-Fu Tsai
 
     This library is free software; you can redistribute it and/or
--- a/src/video/nds/SDL_ndsevents.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/nds/SDL_ndsevents.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/nds/SDL_ndsevents_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/nds/SDL_ndsevents_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/nds/SDL_ndsmouse.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/nds/SDL_ndsmouse.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/nds/SDL_ndsmouse_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/nds/SDL_ndsmouse_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/nds/SDL_ndsvideo.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/nds/SDL_ndsvideo.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/nds/SDL_ndsvideo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/nds/SDL_ndsvideo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/os2fslib/SDL_os2fslib.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/os2fslib/SDL_os2fslib.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/os2fslib/SDL_os2fslib.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/os2fslib/SDL_os2fslib.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/os2fslib/SDL_vkeys.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/os2fslib/SDL_vkeys.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/photon/SDL_ph_events.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/photon/SDL_ph_events.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/photon/SDL_ph_events_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/photon/SDL_ph_events_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/photon/SDL_ph_gl.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/photon/SDL_ph_gl.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/photon/SDL_ph_gl.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/photon/SDL_ph_gl.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/photon/SDL_ph_image.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/photon/SDL_ph_image.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/photon/SDL_ph_image_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/photon/SDL_ph_image_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/photon/SDL_ph_modes.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/photon/SDL_ph_modes.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/photon/SDL_ph_modes_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/photon/SDL_ph_modes_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/photon/SDL_ph_mouse.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/photon/SDL_ph_mouse.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/photon/SDL_ph_mouse_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/photon/SDL_ph_mouse_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/photon/SDL_ph_video.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/photon/SDL_ph_video.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/photon/SDL_ph_video.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/photon/SDL_ph_video.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/photon/SDL_ph_wm.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/photon/SDL_ph_wm.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/photon/SDL_ph_wm_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/photon/SDL_ph_wm_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/photon/SDL_phyuv.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/photon/SDL_phyuv.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/photon/SDL_phyuv_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/photon/SDL_phyuv_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/picogui/SDL_pgevents.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/picogui/SDL_pgevents.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/picogui/SDL_pgevents_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/picogui/SDL_pgevents_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/picogui/SDL_pgvideo.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/picogui/SDL_pgvideo.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/picogui/SDL_pgvideo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/picogui/SDL_pgvideo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ps2gs/SDL_gsevents.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ps2gs/SDL_gsevents.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ps2gs/SDL_gsevents_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ps2gs/SDL_gsevents_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ps2gs/SDL_gsmouse.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ps2gs/SDL_gsmouse.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ps2gs/SDL_gsmouse_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ps2gs/SDL_gsmouse_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ps2gs/SDL_gsvideo.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ps2gs/SDL_gsvideo.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ps2gs/SDL_gsvideo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ps2gs/SDL_gsvideo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ps2gs/SDL_gsyuv.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ps2gs/SDL_gsyuv.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/ps2gs/SDL_gsyuv_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/ps2gs/SDL_gsyuv_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/qtopia/SDL_QPEApp.cc	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/qtopia/SDL_QPEApp.cc	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/qtopia/SDL_QPEApp.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/qtopia/SDL_QPEApp.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/qtopia/SDL_QWin.cc	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/qtopia/SDL_QWin.cc	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/qtopia/SDL_QWin.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/qtopia/SDL_QWin.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/qtopia/SDL_lowvideo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/qtopia/SDL_lowvideo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/qtopia/SDL_sysevents.cc	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/qtopia/SDL_sysevents.cc	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/qtopia/SDL_sysevents_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/qtopia/SDL_sysevents_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/qtopia/SDL_sysmouse.cc	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/qtopia/SDL_sysmouse.cc	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/qtopia/SDL_sysmouse_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/qtopia/SDL_sysmouse_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/qtopia/SDL_sysvideo.cc	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/qtopia/SDL_sysvideo.cc	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/qtopia/SDL_syswm.cc	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/qtopia/SDL_syswm.cc	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/qtopia/SDL_syswm_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/qtopia/SDL_syswm_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/quartz/CGS.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/quartz/CGS.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2003  Sam Lantinga
+    Copyright (C) 1997-2009  Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/quartz/SDL_QuartzEvents.m	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/quartz/SDL_QuartzEvents.m	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2003  Sam Lantinga
+    Copyright (C) 1997-2009  Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/quartz/SDL_QuartzGL.m	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/quartz/SDL_QuartzGL.m	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2003  Sam Lantinga
+    Copyright (C) 1997-2009  Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/quartz/SDL_QuartzKeys.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/quartz/SDL_QuartzKeys.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2003  Sam Lantinga
+    Copyright (C) 1997-2009  Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/quartz/SDL_QuartzVideo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/quartz/SDL_QuartzVideo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2003  Sam Lantinga
+    Copyright (C) 1997-2009  Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/quartz/SDL_QuartzVideo.m	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/quartz/SDL_QuartzVideo.m	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2003  Sam Lantinga
+    Copyright (C) 1997-2009  Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/quartz/SDL_QuartzWM.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/quartz/SDL_QuartzWM.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2003  Sam Lantinga
+    Copyright (C) 1997-2009  Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/quartz/SDL_QuartzWM.m	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/quartz/SDL_QuartzWM.m	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2003  Sam Lantinga
+    Copyright (C) 1997-2009  Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/quartz/SDL_QuartzWindow.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/quartz/SDL_QuartzWindow.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2003  Sam Lantinga
+    Copyright (C) 1997-2009  Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/quartz/SDL_QuartzWindow.m	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/quartz/SDL_QuartzWindow.m	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2003  Sam Lantinga
+    Copyright (C) 1997-2009  Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/quartz/SDL_QuartzYUV.m	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/quartz/SDL_QuartzYUV.m	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2003  Sam Lantinga
+    Copyright (C) 1997-2009  Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/riscos/SDL_riscosASM.S	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/riscos/SDL_riscosASM.S	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 ;
 ;    SDL - Simple DirectMedia Layer
-;    Copyright (C) 1997-2004 Sam Lantinga
+;    Copyright (C) 1997-2009 Sam Lantinga
 ;
 ;    This library is free software; you can redistribute it and/or
 ;    modify it under the terms of the GNU Library General Public
--- a/src/video/riscos/SDL_riscosFullScreenVideo.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/riscos/SDL_riscosFullScreenVideo.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/riscos/SDL_riscosevents.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/riscos/SDL_riscosevents.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/riscos/SDL_riscosevents_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/riscos/SDL_riscosevents_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/riscos/SDL_riscosmouse.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/riscos/SDL_riscosmouse.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/riscos/SDL_riscosmouse_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/riscos/SDL_riscosmouse_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/riscos/SDL_riscossprite.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/riscos/SDL_riscossprite.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/riscos/SDL_riscostask.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/riscos/SDL_riscostask.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/riscos/SDL_riscostask.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/riscos/SDL_riscostask.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/riscos/SDL_riscosvideo.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/riscos/SDL_riscosvideo.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/riscos/SDL_riscosvideo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/riscos/SDL_riscosvideo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/riscos/SDL_wimppoll.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/riscos/SDL_wimppoll.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/riscos/SDL_wimpvideo.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/riscos/SDL_wimpvideo.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/svga/SDL_svgaevents.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/svga/SDL_svgaevents.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/svga/SDL_svgaevents_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/svga/SDL_svgaevents_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/svga/SDL_svgamouse.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/svga/SDL_svgamouse.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/svga/SDL_svgamouse_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/svga/SDL_svgamouse_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/svga/SDL_svgavideo.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/svga/SDL_svgavideo.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/svga/SDL_svgavideo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/svga/SDL_svgavideo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/symbian/EKA1/SDL_epocevents.cpp	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/symbian/EKA1/SDL_epocevents.cpp	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/symbian/EKA1/SDL_epocvideo.cpp	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/symbian/EKA1/SDL_epocvideo.cpp	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/symbian/EKA1/SDL_epocvideo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/symbian/EKA1/SDL_epocvideo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/symbian/EKA2/SDL_epocvideo.cpp	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/symbian/EKA2/SDL_epocvideo.cpp	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/symbian/EKA2/SDL_epocvideo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/symbian/EKA2/SDL_epocvideo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
@@ -48,4 +48,4 @@
 
 
 
-    
\ No newline at end of file
+    
--- a/src/video/symbian/SDL_epocevents_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/symbian/SDL_epocevents_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/vgl/SDL_vglevents.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/vgl/SDL_vglevents.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/vgl/SDL_vglevents_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/vgl/SDL_vglevents_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/vgl/SDL_vglmouse.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/vgl/SDL_vglmouse.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/vgl/SDL_vglmouse_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/vgl/SDL_vglmouse_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/vgl/SDL_vglvideo.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/vgl/SDL_vglvideo.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/vgl/SDL_vglvideo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/vgl/SDL_vglvideo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/wincommon/SDL_lowvideo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/wincommon/SDL_lowvideo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/wincommon/SDL_sysevents.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/wincommon/SDL_sysevents.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/wincommon/SDL_sysmouse.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/wincommon/SDL_sysmouse.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/wincommon/SDL_sysmouse_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/wincommon/SDL_sysmouse_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/wincommon/SDL_syswm.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/wincommon/SDL_syswm.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/wincommon/SDL_syswm_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/wincommon/SDL_syswm_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/wincommon/SDL_wingl.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/wincommon/SDL_wingl.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/wincommon/SDL_wingl_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/wincommon/SDL_wingl_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windib/SDL_dibevents.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/windib/SDL_dibevents.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windib/SDL_dibevents_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/windib/SDL_dibevents_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windib/SDL_dibvideo.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/windib/SDL_dibvideo.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windib/SDL_dibvideo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/windib/SDL_dibvideo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windib/SDL_vkeys.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/windib/SDL_vkeys.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windx5/SDL_dx5events.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/windx5/SDL_dx5events.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windx5/SDL_dx5events_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/windx5/SDL_dx5events_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windx5/SDL_dx5video.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/windx5/SDL_dx5video.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windx5/SDL_dx5video.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/windx5/SDL_dx5video.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windx5/SDL_dx5yuv.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/windx5/SDL_dx5yuv.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windx5/SDL_dx5yuv_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/windx5/SDL_dx5yuv_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/wscons/SDL_wsconsevents.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/wscons/SDL_wsconsevents.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/wscons/SDL_wsconsevents_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/wscons/SDL_wsconsevents_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/wscons/SDL_wsconsmouse.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/wscons/SDL_wsconsmouse.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/wscons/SDL_wsconsmouse_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/wscons/SDL_wsconsmouse_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/wscons/SDL_wsconsvideo.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/wscons/SDL_wsconsvideo.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/wscons/SDL_wsconsvideo.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/wscons/SDL_wsconsvideo.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/x11/SDL_x11dga.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/x11/SDL_x11dga.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/x11/SDL_x11dga_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/x11/SDL_x11dga_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/x11/SDL_x11dyn.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/x11/SDL_x11dyn.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/x11/SDL_x11dyn.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/x11/SDL_x11dyn.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/x11/SDL_x11events.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/x11/SDL_x11events.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/x11/SDL_x11events_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/x11/SDL_x11events_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/x11/SDL_x11gamma.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/x11/SDL_x11gamma.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/x11/SDL_x11gamma_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/x11/SDL_x11gamma_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/x11/SDL_x11gl.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/x11/SDL_x11gl.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/x11/SDL_x11gl_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/x11/SDL_x11gl_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/x11/SDL_x11image.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/x11/SDL_x11image.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/x11/SDL_x11image_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/x11/SDL_x11image_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/x11/SDL_x11modes.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/x11/SDL_x11modes.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/x11/SDL_x11modes_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/x11/SDL_x11modes_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/x11/SDL_x11mouse.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/x11/SDL_x11mouse.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/x11/SDL_x11mouse_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/x11/SDL_x11mouse_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/x11/SDL_x11sym.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/x11/SDL_x11sym.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/x11/SDL_x11video.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/x11/SDL_x11video.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/x11/SDL_x11video.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/x11/SDL_x11video.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/x11/SDL_x11wm.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/x11/SDL_x11wm.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/x11/SDL_x11wm_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/x11/SDL_x11wm_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/x11/SDL_x11yuv.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/x11/SDL_x11yuv.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/x11/SDL_x11yuv_c.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/x11/SDL_x11yuv_c.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/xbios/SDL_xbios.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/xbios/SDL_xbios.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/xbios/SDL_xbios.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/xbios/SDL_xbios.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/xbios/SDL_xbios_blowup.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/xbios/SDL_xbios_blowup.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/xbios/SDL_xbios_blowup.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/xbios/SDL_xbios_blowup.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/xbios/SDL_xbios_centscreen.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/xbios/SDL_xbios_centscreen.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/xbios/SDL_xbios_centscreen.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/xbios/SDL_xbios_centscreen.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/xbios/SDL_xbios_sb3.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/xbios/SDL_xbios_sb3.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/xbios/SDL_xbios_sb3.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/xbios/SDL_xbios_sb3.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/xbios/SDL_xbios_tveille.c	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/xbios/SDL_xbios_tveille.c	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/xbios/SDL_xbios_tveille.h	Wed Nov 12 17:23:40 2008 +0000
+++ b/src/video/xbios/SDL_xbios_tveille.h	Mon Dec 08 00:25:42 2008 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2009 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public