changeset 3697:f7b03b6838cb

Fixed bug #926 Updated copyright to LGPL version 2.1 and year 2010
author Sam Lantinga <slouken@libsdl.org>
date Sun, 24 Jan 2010 21:10:53 +0000
parents 47d923feedb0
children 17376128fb56
files include/SDL.h include/SDL_assert.h include/SDL_atomic.h include/SDL_audio.h include/SDL_compat.h include/SDL_config_iphoneos.h include/SDL_config_macosx.h include/SDL_config_minimal.h include/SDL_config_nintendods.h include/SDL_config_pandora.h include/SDL_config_win32.h include/SDL_config_wiz.h include/SDL_copying.h include/SDL_cpuinfo.h include/SDL_endian.h include/SDL_error.h include/SDL_events.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_opengles.h include/SDL_pixels.h include/SDL_platform.h include/SDL_power.h include/SDL_quit.h include/SDL_rect.h include/SDL_rwops.h include/SDL_scancode.h include/SDL_stdinc.h include/SDL_surface.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_assert.c src/SDL_compat.c src/SDL_error.c src/SDL_error_c.h src/SDL_fatal.c src/SDL_fatal.h src/atomic/dummy/SDL_atomic.c src/atomic/linux/SDL_atomic.c src/atomic/macosx/SDL_atomic.c src/atomic/qnx/SDL_atomic.c src/atomic/win32/SDL_atomic.c 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_audiotypecvt.c 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.h src/audio/bsd/SDL_bsdaudio.c src/audio/bsd/SDL_bsdaudio.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/fusionsound/SDL_fsaudio.c src/audio/fusionsound/SDL_fsaudio.h src/audio/iphoneos/SDL_coreaudio_iphone.c src/audio/iphoneos/SDL_coreaudio_iphone.h src/audio/macosx/SDL_coreaudio.c src/audio/macosx/SDL_coreaudio.h 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/paudio/SDL_paudio.c src/audio/paudio/SDL_paudio.h src/audio/pulseaudio/SDL_pulseaudio.c src/audio/pulseaudio/SDL_pulseaudio.h src/audio/qsa/SDL_qsa_audio.c src/audio/qsa/SDL_qsa_audio.h src/audio/sun/SDL_sunaudio.c src/audio/sun/SDL_sunaudio.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/cpuinfo/SDL_cpuinfo.c src/events/SDL_events.c src/events/SDL_events_c.h src/events/SDL_keyboard.c src/events/SDL_keyboard_c.h src/events/SDL_mouse.c src/events/SDL_mouse_c.h src/events/SDL_quit.c src/events/SDL_sysevents.h src/events/SDL_windowevents.c src/events/SDL_windowevents_c.h src/events/blank_cursor.h src/events/default_cursor.h src/events/scancodes_darwin.h src/events/scancodes_linux.h src/events/scancodes_win32.h src/events/scancodes_xfree86.h src/file/SDL_rwops.c src/joystick/SDL_joystick.c src/joystick/SDL_joystick_c.h src/joystick/SDL_sysjoystick.h src/joystick/bsd/SDL_sysjoystick.c src/joystick/darwin/SDL_sysjoystick.c src/joystick/darwin/SDL_sysjoystick_c.h src/joystick/dummy/SDL_sysjoystick.c src/joystick/iphoneos/SDLUIAccelerationDelegate.h src/joystick/linux/SDL_sysjoystick.c src/joystick/linux/SDL_sysjoystick_c.h src/joystick/nds/SDL_sysjoystick.c src/joystick/riscos/SDL_sysjoystick.c src/joystick/win32/SDL_dxjoystick.c src/joystick/win32/SDL_dxjoystick_c.h src/joystick/win32/SDL_mmjoystick.c src/libm/math.h src/loadso/beos/SDL_sysloadso.c src/loadso/dlopen/SDL_sysloadso.c src/loadso/dummy/SDL_sysloadso.c src/loadso/macosx/SDL_dlcompat.c src/loadso/win32/SDL_sysloadso.c src/main/beos/SDL_BeApp.h src/power/SDL_power.c src/power/beos/SDL_syspower.c src/power/linux/SDL_syspower.c src/power/macosx/SDL_syspower.c src/power/nds/SDL_syspower.c src/power/windows/SDL_syspower.c 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/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/nds/SDL_syscond.c src/thread/nds/SDL_syscond_c.h src/thread/nds/SDL_sysmutex.c src/thread/nds/SDL_sysmutex_c.h src/thread/nds/SDL_syssem.c src/thread/nds/SDL_syssem_c.h src/thread/nds/SDL_systhread.c src/thread/nds/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/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/dummy/SDL_systimer.c src/timer/nds/SDL_systimer.c src/timer/riscos/SDL_systimer.c 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_alphamult.c src/video/SDL_alphamult.h src/video/SDL_blendfillrect.c src/video/SDL_blendline.c src/video/SDL_blendpoint.c src/video/SDL_blendrect.c 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_blit_auto.c src/video/SDL_blit_auto.h src/video/SDL_blit_copy.c src/video/SDL_blit_copy.h src/video/SDL_blit_slow.c src/video/SDL_blit_slow.h src/video/SDL_bmp.c src/video/SDL_draw.h src/video/SDL_drawline.c src/video/SDL_drawpoint.c src/video/SDL_drawrect.c src/video/SDL_fillrect.c src/video/SDL_gamma.c src/video/SDL_leaks.h src/video/SDL_pixels.c src/video/SDL_pixels_c.h src/video/SDL_rect.c src/video/SDL_rect_c.h src/video/SDL_renderer_gl.c src/video/SDL_renderer_gl.h src/video/SDL_renderer_gles.c src/video/SDL_renderer_gles.h src/video/SDL_renderer_sw.c src/video/SDL_renderer_sw.h src/video/SDL_stretch.c src/video/SDL_surface.c src/video/SDL_sysvideo.h src/video/SDL_video.c src/video/SDL_yuv_mmx.c src/video/SDL_yuv_sw.c src/video/SDL_yuv_sw_c.h src/video/bwindow/SDL_BView.h src/video/bwindow/SDL_BWin.h src/video/bwindow/SDL_lowvideo.h src/video/bwindow/SDL_sysevents_c.h src/video/bwindow/SDL_sysmouse_c.h src/video/bwindow/SDL_syswm_c.h src/video/bwindow/SDL_sysyuv.h src/video/cocoa/SDL_cocoaevents.h src/video/cocoa/SDL_cocoakeyboard.h src/video/cocoa/SDL_cocoamodes.h src/video/cocoa/SDL_cocoamouse.h src/video/cocoa/SDL_cocoaopengl.h src/video/cocoa/SDL_cocoavideo.h src/video/cocoa/SDL_cocoawindow.h src/video/directfb/SDL_DirectFB_WM.c src/video/directfb/SDL_DirectFB_WM.h src/video/directfb/SDL_DirectFB_dyn.c src/video/directfb/SDL_DirectFB_dyn.h src/video/directfb/SDL_DirectFB_events.c src/video/directfb/SDL_DirectFB_events.h src/video/directfb/SDL_DirectFB_modes.c src/video/directfb/SDL_DirectFB_modes.h src/video/directfb/SDL_DirectFB_mouse.c src/video/directfb/SDL_DirectFB_mouse.h src/video/directfb/SDL_DirectFB_opengl.c src/video/directfb/SDL_DirectFB_opengl.h src/video/directfb/SDL_DirectFB_render.c src/video/directfb/SDL_DirectFB_render.h src/video/directfb/SDL_DirectFB_video.c src/video/directfb/SDL_DirectFB_video.h src/video/directfb/SDL_DirectFB_window.c src/video/directfb/SDL_DirectFB_window.h src/video/dummy/SDL_nullevents.c src/video/dummy/SDL_nullevents_c.h src/video/dummy/SDL_nullrender.c src/video/dummy/SDL_nullrender_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/nds/SDL_ndsevents.c src/video/nds/SDL_ndsevents_c.h src/video/nds/SDL_ndsrender.c src/video/nds/SDL_ndsrender_c.h src/video/nds/SDL_ndsvideo.c src/video/nds/SDL_ndsvideo.h src/video/pandora/SDL_pandora.c src/video/pandora/SDL_pandora.h src/video/pandora/SDL_pandora_events.c src/video/pandora/SDL_pandora_events.h src/video/photon/SDL_photon.c src/video/photon/SDL_photon.h src/video/photon/SDL_photon_input.c src/video/photon/SDL_photon_input.h src/video/photon/SDL_photon_keycodes.h src/video/photon/SDL_photon_pixelfmt.c src/video/photon/SDL_photon_pixelfmt.h src/video/photon/SDL_photon_render.c src/video/photon/SDL_photon_render.h src/video/ps3/SDL_ps3events.c src/video/ps3/SDL_ps3events_c.h src/video/ps3/SDL_ps3modes.c src/video/ps3/SDL_ps3modes_c.h src/video/ps3/SDL_ps3render.c src/video/ps3/SDL_ps3render_c.h src/video/ps3/SDL_ps3spe.c src/video/ps3/SDL_ps3spe_c.h src/video/ps3/SDL_ps3video.c src/video/ps3/SDL_ps3video.h src/video/qnxgf/SDL_gf_input.c src/video/qnxgf/SDL_gf_input.h src/video/qnxgf/SDL_gf_opengles.c src/video/qnxgf/SDL_gf_opengles.h src/video/qnxgf/SDL_gf_pixelfmt.c src/video/qnxgf/SDL_gf_pixelfmt.h src/video/qnxgf/SDL_gf_render.c src/video/qnxgf/SDL_gf_render.h src/video/qnxgf/SDL_hiddi_joystick.h src/video/qnxgf/SDL_hiddi_keyboard.h src/video/qnxgf/SDL_hiddi_mouse.h src/video/qnxgf/SDL_qnxgf.c src/video/qnxgf/SDL_qnxgf.h 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/uikit/SDL_uikitappdelegate.h src/video/uikit/SDL_uikitevents.h src/video/uikit/SDL_uikitkeyboard.h src/video/uikit/SDL_uikitopengles.h src/video/uikit/SDL_uikitopenglview.h src/video/uikit/SDL_uikitvideo.h src/video/uikit/SDL_uikitview.h src/video/uikit/SDL_uikitwindow.h src/video/uikit/keyinfotable.h src/video/win32/SDL_ceddrawrender.c src/video/win32/SDL_ceddrawrender.h src/video/win32/SDL_d3drender.c src/video/win32/SDL_d3drender.h src/video/win32/SDL_gapirender.c src/video/win32/SDL_gapirender.h src/video/win32/SDL_gapirender_c.h src/video/win32/SDL_gdirender.c src/video/win32/SDL_gdirender.h src/video/win32/SDL_vkeys.h src/video/win32/SDL_win32events.c src/video/win32/SDL_win32events.h src/video/win32/SDL_win32gamma.c src/video/win32/SDL_win32gamma.h src/video/win32/SDL_win32keyboard.c src/video/win32/SDL_win32keyboard.h src/video/win32/SDL_win32modes.c src/video/win32/SDL_win32modes.h src/video/win32/SDL_win32mouse.c src/video/win32/SDL_win32mouse.h src/video/win32/SDL_win32opengl.c src/video/win32/SDL_win32opengl.h src/video/win32/SDL_win32video.c src/video/win32/SDL_win32video.h src/video/win32/SDL_win32window.c src/video/win32/SDL_win32window.h src/video/x11/SDL_x11dyn.c src/video/x11/SDL_x11dyn.h src/video/x11/SDL_x11events.c src/video/x11/SDL_x11events.h src/video/x11/SDL_x11gamma.c src/video/x11/SDL_x11gamma.h src/video/x11/SDL_x11keyboard.c src/video/x11/SDL_x11keyboard.h src/video/x11/SDL_x11modes.c src/video/x11/SDL_x11modes.h src/video/x11/SDL_x11mouse.c src/video/x11/SDL_x11mouse.h src/video/x11/SDL_x11opengl.c src/video/x11/SDL_x11opengl.h src/video/x11/SDL_x11opengles.c src/video/x11/SDL_x11opengles.h src/video/x11/SDL_x11render.c src/video/x11/SDL_x11render.h src/video/x11/SDL_x11sym.h src/video/x11/SDL_x11video.c src/video/x11/SDL_x11video.h src/video/x11/SDL_x11window.c src/video/x11/SDL_x11window.h
diffstat 435 files changed, 730 insertions(+), 737 deletions(-) [+]
line wrap: on
line diff
--- a/include/SDL.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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_assert.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_assert.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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_atomic.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_atomic.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2006 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_audio.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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_compat.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_compat.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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_iphoneos.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_config_iphoneos.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_config_macosx.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_config_minimal.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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_nintendods.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_config_nintendods.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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_pandora.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_config_pandora.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_config_win32.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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_wiz.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_config_wiz.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_copying.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_cpuinfo.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_endian.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_error.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_events.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_joystick.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_keyboard.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_keysym.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_loadso.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_main.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_mouse.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_mutex.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_opengl.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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_opengles.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_opengles.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
  SDL - Simple DirectMedia Layer
- Copyright (C) 1997-2009 Sam Lantinga
+ Copyright (C) 1997-2010 Sam 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_pixels.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_pixels.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_platform.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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_power.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_power.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_quit.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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_rect.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_rect.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_rwops.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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_scancode.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_scancode.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_stdinc.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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_surface.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_surface.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_syswm.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_thread.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_timer.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_types.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_version.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/SDL_video.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/begin_code.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,20 +1,20 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
--- a/include/close_code.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/include/close_code.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,20 +1,20 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
--- a/src/SDL.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/SDL.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_assert.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/SDL_assert.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_compat.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/SDL_compat.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/SDL_error.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/SDL_error_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/SDL_fatal.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/SDL_fatal.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/atomic/dummy/SDL_atomic.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/atomic/dummy/SDL_atomic.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
   SDL - Simple DirectMedia Layer
-  Copyright (C) 1997-2009 Sam Lantinga
+  Copyright (C) 1997-2010 Sam Lantinga
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
--- a/src/atomic/linux/SDL_atomic.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/atomic/linux/SDL_atomic.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
   SDL - Simple DirectMedia Layer
-  Copyright (C) 1997-2009 Sam Lantinga
+  Copyright (C) 1997-2010 Sam Lantinga
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
--- a/src/atomic/macosx/SDL_atomic.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/atomic/macosx/SDL_atomic.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
   SDL - Simple DirectMedia Layer
-  Copyright (C) 1997-2009 Sam Lantinga
+  Copyright (C) 1997-2010 Sam Lantinga
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
--- a/src/atomic/qnx/SDL_atomic.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/atomic/qnx/SDL_atomic.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/atomic/win32/SDL_atomic.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/atomic/win32/SDL_atomic.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
   SDL - Simple DirectMedia Layer
-  Copyright (C) 1997-2009 Sam Lantinga
+  Copyright (C) 1997-2010 Sam Lantinga
 
   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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/SDL_audio.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/SDL_audio_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/SDL_audiocvt.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/SDL_audiodev.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/SDL_audiodev_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/SDL_audiomem.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_audiotypecvt.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/SDL_audiotypecvt.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,7 +1,7 @@
 /* DO NOT EDIT!  This file is generated by sdlgenaudiocvt.pl */
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/SDL_mixer.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/SDL_mixer_MMX.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/SDL_mixer_MMX_VC.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/SDL_mixer_MMX_VC.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/SDL_mixer_m68k.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,20 +1,20 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
--- a/src/audio/SDL_mixer_m68k.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/SDL_mixer_m68k.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,20 +1,20 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
--- a/src/audio/SDL_sysaudio.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/SDL_sysaudio.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/SDL_wave.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/SDL_wave.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/alsa/SDL_alsa_audio.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,20 +1,20 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
--- a/src/audio/alsa/SDL_alsa_audio.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/alsa/SDL_alsa_audio.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,20 +1,20 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
@@ -42,4 +42,5 @@
 };
 
 #endif /* _ALSA_PCM_audio_h */
+
 /* vi: set ts=4 sw=4 expandtab: */
--- a/src/audio/arts/SDL_artsaudio.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/arts/SDL_artsaudio.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/arts/SDL_artsaudio.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/baudio/SDL_beaudio.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/bsd/SDL_bsdaudio.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,20 +1,20 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
--- a/src/audio/bsd/SDL_bsdaudio.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/bsd/SDL_bsdaudio.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,20 +1,20 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
--- a/src/audio/disk/SDL_diskaudio.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/disk/SDL_diskaudio.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/disk/SDL_diskaudio.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/dma/SDL_dmaaudio.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/dma/SDL_dmaaudio.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/dmedia/SDL_irixaudio.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/dmedia/SDL_irixaudio.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/dsp/SDL_dspaudio.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/dsp/SDL_dspaudio.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/dummy/SDL_dummyaudio.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/dummy/SDL_dummyaudio.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/esd/SDL_esdaudio.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/esd/SDL_esdaudio.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/fusionsound/SDL_fsaudio.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/fusionsound/SDL_fsaudio.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/fusionsound/SDL_fsaudio.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/fusionsound/SDL_fsaudio.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/iphoneos/SDL_coreaudio_iphone.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/iphoneos/SDL_coreaudio_iphone.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/iphoneos/SDL_coreaudio_iphone.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/iphoneos/SDL_coreaudio_iphone.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/macosx/SDL_coreaudio.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/macosx/SDL_coreaudio.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/mme/SDL_mmeaudio.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/mme/SDL_mmeaudio.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,20 +1,20 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
--- a/src/audio/mme/SDL_mmeaudio.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/mme/SDL_mmeaudio.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,20 +1,20 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
--- a/src/audio/nas/SDL_nasaudio.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/nas/SDL_nasaudio.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/nas/SDL_nasaudio.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/nds/SDL_ndsaudio.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/nds/SDL_ndsaudio.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/paudio/SDL_paudio.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/paudio/SDL_paudio.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/pulseaudio/SDL_pulseaudio.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/pulseaudio/SDL_pulseaudio.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/pulseaudio/SDL_pulseaudio.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/pulseaudio/SDL_pulseaudio.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/qsa/SDL_qsa_audio.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/qsa/SDL_qsa_audio.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,27 +1,23 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
-
-    QNX Sound Architecture (QSA) SDL driver
-    Copyright (C) 2009 Mike Gorchak
-    (mike@malva.ua, lestat@i.com.ua)
 */
 
 #include "SDL_config.h"
--- a/src/audio/qsa/SDL_qsa_audio.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/qsa/SDL_qsa_audio.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,27 +1,23 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
-
-    QNX Sound Architecture (QSA) SDL driver
-    Copyright (C) 2009 Mike Gorchak
-    (mike@malva.ua, lestat@i.com.ua)
 */
 
 #include "SDL_config.h"
--- a/src/audio/sun/SDL_sunaudio.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/sun/SDL_sunaudio.c	Sun Jan 24 21:10:53 2010 +0000
@@ -5,7 +5,7 @@
 
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/sun/SDL_sunaudio.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/ums/SDL_umsaudio.c	Sun Jan 24 21:10:53 2010 +0000
@@ -5,7 +5,7 @@
 
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/ums/SDL_umsaudio.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/windib/SDL_dibaudio.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/windib/SDL_dibaudio.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/windx5/SDL_dx5audio.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/audio/windx5/SDL_dx5audio.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/cpuinfo/SDL_cpuinfo.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/events/SDL_events.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/events/SDL_events_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/events/SDL_keyboard.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/events/SDL_keyboard_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/events/SDL_mouse.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/events/SDL_mouse_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/events/SDL_quit.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/events/SDL_sysevents.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 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/events/SDL_windowevents.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/events/SDL_windowevents.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_windowevents_c.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/events/SDL_windowevents_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/blank_cursor.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/events/blank_cursor.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/default_cursor.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/events/default_cursor.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/scancodes_darwin.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/events/scancodes_darwin.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/scancodes_linux.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/events/scancodes_linux.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/scancodes_win32.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/events/scancodes_win32.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/scancodes_xfree86.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/events/scancodes_xfree86.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is 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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/file/SDL_rwops.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/joystick/SDL_joystick.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/joystick/SDL_joystick_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/joystick/SDL_sysjoystick.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 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/bsd/SDL_sysjoystick.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/joystick/bsd/SDL_sysjoystick.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/joystick/darwin/SDL_sysjoystick.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,23 +1,23 @@
 /*
-	SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    SDL - Simple DirectMedia Layer
+    Copyright (C) 1997-2010 Sam Lantinga
 
-	This library is free software; you can redistribute it and/or
-	modify it under the terms of the GNU Library General Public
-	License as published by the Free Software Foundation; either
-	version 2 of the License, or (at your option) any later version.
+    This library is free software; you can redistribute it and/or
+    modify it under the terms of the GNU Lesser General Public
+    License as published by the Free Software Foundation; either
+    version 2.1 of the License, or (at your option) any later version.
 
-	This library is distributed in the hope that it will be useful,
-	but WITHOUT ANY WARRANTY; without even the implied warranty of
-	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-	Library General Public License for more details.
+    This library is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+    Lesser General Public License for more details.
 
-	You should have received a copy of the GNU Library General Public
-	License along with this library; if not, write to the Free
-	Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-	Sam Lantinga
-	slouken@libsdl.org
+    Sam Lantinga
+    slouken@libsdl.org
 */
 #include "SDL_config.h"
 
--- a/src/joystick/darwin/SDL_sysjoystick_c.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/joystick/darwin/SDL_sysjoystick_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,23 +1,23 @@
 /*
-	SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    SDL - Simple DirectMedia Layer
+    Copyright (C) 1997-2010 Sam Lantinga
 
-	This library is free software; you can redistribute it and/or
-	modify it under the terms of the GNU Library General Public
-	License as published by the Free Software Foundation; either
-	version 2 of the License, or (at your option) any later version.
+    This library is free software; you can redistribute it and/or
+    modify it under the terms of the GNU Lesser General Public
+    License as published by the Free Software Foundation; either
+    version 2.1 of the License, or (at your option) any later version.
 
-	This library is distributed in the hope that it will be useful,
-	but WITHOUT ANY WARRANTY; without even the implied warranty of
-	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-	Library General Public License for more details.
+    This library is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+    Lesser General Public License for more details.
 
-	You should have received a copy of the GNU Library General Public
-	License along with this library; if not, write to the Free
-	Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
-	Sam Lantinga
-	slouken@libsdl.org
+    Sam Lantinga
+    slouken@libsdl.org
 */
 #include "SDL_config.h"
 
--- a/src/joystick/dummy/SDL_sysjoystick.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/joystick/dummy/SDL_sysjoystick.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/iphoneos/SDLUIAccelerationDelegate.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/joystick/iphoneos/SDLUIAccelerationDelegate.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,24 +1,24 @@
 /*
- SDL - Simple DirectMedia Layer
- Copyright (C) 1997-2009 Sam Lantinga
- 
- This library is free software; you can redistribute it and/or
- modify it under the terms of the GNU Lesser General Public
- License as published by the Free Software Foundation; either
- version 2.1 of the License, or (at your option) any later version.
- 
- This library is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
- Lesser General Public License for more details.
- 
- You should have received a copy of the GNU Lesser General Public
- License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
- 
- Sam Lantinga
- slouken@libsdl.org
- */
+    SDL - Simple DirectMedia Layer
+    Copyright (C) 1997-2010 Sam Lantinga
+
+    This library is free software; you can redistribute it and/or
+    modify it under the terms of the GNU Lesser General Public
+    License as published by the Free Software Foundation; either
+    version 2.1 of the License, or (at your option) any later version.
+
+    This library is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+
+    Sam Lantinga
+    slouken@libsdl.org
+*/
 
 #import <UIKit/UIKit.h>
 #import <SDL_types.h>
--- a/src/joystick/linux/SDL_sysjoystick.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/joystick/linux/SDL_sysjoystick.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/joystick/linux/SDL_sysjoystick_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/joystick/nds/SDL_sysjoystick.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,23 +1,23 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
-    slouken@devolution.com
+    slouken@libsdl.org
 */
 
 #include "SDL_config.h"
--- a/src/joystick/riscos/SDL_sysjoystick.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/joystick/riscos/SDL_sysjoystick.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_dxjoystick.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/joystick/win32/SDL_dxjoystick.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_dxjoystick_c.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/joystick/win32/SDL_dxjoystick_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/joystick/win32/SDL_mmjoystick.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/libm/math.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/libm/math.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/loadso/beos/SDL_sysloadso.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/loadso/dlopen/SDL_sysloadso.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/loadso/dummy/SDL_sysloadso.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/loadso/macosx/SDL_dlcompat.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/loadso/win32/SDL_sysloadso.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/main/beos/SDL_BeApp.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/power/SDL_power.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/power/SDL_power.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/power/beos/SDL_syspower.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/power/beos/SDL_syspower.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/power/linux/SDL_syspower.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/power/linux/SDL_syspower.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/power/macosx/SDL_syspower.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/power/macosx/SDL_syspower.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/power/nds/SDL_syspower.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/power/nds/SDL_syspower.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/power/windows/SDL_syspower.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/power/windows/SDL_syspower.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_getenv.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/stdlib/SDL_getenv.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/stdlib/SDL_iconv.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/stdlib/SDL_malloc.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/stdlib/SDL_stdlib.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/stdlib/SDL_string.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/SDL_systhread.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/SDL_thread.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/SDL_thread_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/beos/SDL_syssem.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/beos/SDL_systhread.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/beos/SDL_systhread_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_syscond.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/generic/SDL_syscond.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/generic/SDL_sysmutex.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/generic/SDL_sysmutex_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/generic/SDL_syssem.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/generic/SDL_systhread.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/generic/SDL_systhread_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,20 +1,20 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
@@ -23,4 +23,5 @@
 
 /* Stub until we implement threads on this platform */
 typedef int SYS_ThreadHandle;
+
 /* vi: set ts=4 sw=4 expandtab: */
--- a/src/thread/irix/SDL_syssem.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/irix/SDL_syssem.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/irix/SDL_systhread.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/irix/SDL_systhread_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,20 +1,20 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
@@ -24,4 +24,5 @@
 #include <sys/types.h>
 
 typedef pid_t SYS_ThreadHandle;
+
 /* vi: set ts=4 sw=4 expandtab: */
--- a/src/thread/nds/SDL_syscond.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/nds/SDL_syscond.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,23 +1,23 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
-    slouken@devolution.com
+    slouken@libsdl.org
 */
 
 #ifdef SAVE_RCSID
--- a/src/thread/nds/SDL_syscond_c.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/nds/SDL_syscond_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,23 +1,23 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
-    slouken@devolution.com
+    slouken@libsdl.org
 */
 
 #ifdef SAVE_RCSID
--- a/src/thread/nds/SDL_sysmutex.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/nds/SDL_sysmutex.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,23 +1,23 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
-    slouken@devolution.com
+    slouken@libsdl.org
 */
 
 #ifdef SAVE_RCSID
--- a/src/thread/nds/SDL_sysmutex_c.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/nds/SDL_sysmutex_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,23 +1,23 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
-    slouken@devolution.com
+    slouken@libsdl.org
 */
 
 #ifdef SAVE_RCSID
--- a/src/thread/nds/SDL_syssem.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/nds/SDL_syssem.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,23 +1,23 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
-    slouken@devolution.com
+    slouken@libsdl.org
 */
 
 #ifdef SAVE_RCSID
--- a/src/thread/nds/SDL_syssem_c.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/nds/SDL_syssem_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,23 +1,23 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
-    slouken@devolution.com
+    slouken@libsdl.org
 */
 
 #ifdef SAVE_RCSID
--- a/src/thread/nds/SDL_systhread.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/nds/SDL_systhread.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,23 +1,23 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
-    slouken@devolution.com
+    slouken@libsdl.org
 */
 
 #ifdef SAVE_RCSID
--- a/src/thread/nds/SDL_systhread_c.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/nds/SDL_systhread_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,23 +1,23 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
-    slouken@devolution.com
+    slouken@libsdl.org
 */
 
 /* Stub until we implement threads on this platform */
--- a/src/thread/pthread/SDL_syscond.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/pthread/SDL_syscond.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/pthread/SDL_sysmutex.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/pthread/SDL_sysmutex_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/pthread/SDL_syssem.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/pthread/SDL_systhread.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/pthread/SDL_systhread_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,20 +1,20 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
--- a/src/thread/riscos/SDL_syscond.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/riscos/SDL_syscond.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/riscos/SDL_sysmutex.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/riscos/SDL_sysmutex_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/riscos/SDL_syssem.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/riscos/SDL_systhread.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/riscos/SDL_systhread_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,20 +1,20 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
@@ -32,4 +32,5 @@
 typedef pthread_t SYS_ThreadHandle;
 
 #endif
+
 /* vi: set ts=4 sw=4 expandtab: */
--- a/src/thread/win32/SDL_sysmutex.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/win32/SDL_sysmutex.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/win32/SDL_syssem.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/win32/SDL_systhread.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/thread/win32/SDL_systhread_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,20 +1,20 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
--- a/src/timer/SDL_systimer.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/timer/SDL_systimer.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/timer/SDL_timer.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/timer/SDL_timer_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/timer/beos/SDL_systimer.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/timer/dummy/SDL_systimer.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/timer/nds/SDL_systimer.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/timer/riscos/SDL_systimer.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/unix/SDL_systimer.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/timer/unix/SDL_systimer.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/timer/win32/SDL_systimer.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/timer/wince/SDL_systimer.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_RLEaccel.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_RLEaccel_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_alphamult.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_alphamult.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_alphamult.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_alphamult.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_blendfillrect.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_blendfillrect.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_blendline.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_blendline.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_blendpoint.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_blendpoint.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_blendrect.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_blendrect.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_blit.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_blit.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_blit_0.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_blit_1.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_blit_A.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_blit_N.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_auto.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_blit_auto.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,7 +1,7 @@
 /* DO NOT EDIT!  This file is generated by sdlgenblit.pl */
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_auto.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_blit_auto.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,7 +1,7 @@
 /* DO NOT EDIT!  This file is generated by sdlgenblit.pl */
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_copy.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_blit_copy.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_copy.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_blit_copy.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_slow.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_blit_slow.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_slow.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_blit_slow.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_bmp.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_draw.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_draw.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_drawline.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_drawline.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_drawpoint.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_drawpoint.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_drawrect.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_drawrect.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_fillrect.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_fillrect.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_gamma.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_leaks.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_pixels.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_pixels_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_rect.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_rect.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_rect_c.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_rect_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_renderer_gl.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_renderer_gl.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_renderer_gl.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_renderer_gl.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_renderer_gles.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_renderer_gles.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_renderer_gles.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_renderer_gles.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_renderer_sw.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_renderer_sw.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_renderer_sw.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_renderer_sw.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_stretch.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_surface.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_sysvideo.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_video.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_yuv_mmx.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_yuv_sw.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/SDL_yuv_sw_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/bwindow/SDL_BView.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/bwindow/SDL_BWin.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/bwindow/SDL_lowvideo.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/bwindow/SDL_sysevents_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/bwindow/SDL_sysmouse_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/bwindow/SDL_syswm_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/bwindow/SDL_sysyuv.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/cocoa/SDL_cocoaevents.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/cocoa/SDL_cocoaevents.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/cocoa/SDL_cocoakeyboard.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/cocoa/SDL_cocoakeyboard.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/cocoa/SDL_cocoamodes.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/cocoa/SDL_cocoamodes.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/cocoa/SDL_cocoamouse.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/cocoa/SDL_cocoamouse.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/cocoa/SDL_cocoaopengl.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/cocoa/SDL_cocoaopengl.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/cocoa/SDL_cocoavideo.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/cocoa/SDL_cocoavideo.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/cocoa/SDL_cocoawindow.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/cocoa/SDL_cocoawindow.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_WM.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/directfb/SDL_DirectFB_WM.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_WM.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/directfb/SDL_DirectFB_WM.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_dyn.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/directfb/SDL_DirectFB_dyn.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_dyn.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/directfb/SDL_DirectFB_dyn.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/directfb/SDL_DirectFB_events.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/directfb/SDL_DirectFB_events.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_modes.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/directfb/SDL_DirectFB_modes.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_modes.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/directfb/SDL_DirectFB_modes.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_mouse.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/directfb/SDL_DirectFB_mouse.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_mouse.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/directfb/SDL_DirectFB_mouse.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_opengl.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/directfb/SDL_DirectFB_opengl.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_opengl.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/directfb/SDL_DirectFB_opengl.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_render.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/directfb/SDL_DirectFB_render.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_render.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/directfb/SDL_DirectFB_render.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/directfb/SDL_DirectFB_video.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/directfb/SDL_DirectFB_video.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_window.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/directfb/SDL_DirectFB_window.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_window.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/directfb/SDL_DirectFB_window.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/dummy/SDL_nullevents.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/dummy/SDL_nullevents_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_nullrender.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/dummy/SDL_nullrender.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_nullrender_c.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/dummy/SDL_nullrender_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/dummy/SDL_nullvideo.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/dummy/SDL_nullvideo.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/fbcon/3dfx_mmio.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/fbcon/3dfx_regs.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/fbcon/SDL_fb3dfx.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/fbcon/SDL_fb3dfx.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/fbcon/SDL_fbelo.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/fbcon/SDL_fbelo.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/fbcon/SDL_fbevents.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/fbcon/SDL_fbevents_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/fbcon/SDL_fbmatrox.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/fbcon/SDL_fbmatrox.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/fbcon/SDL_fbmouse.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/fbcon/SDL_fbmouse_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/fbcon/SDL_fbriva.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/fbcon/SDL_fbriva.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/fbcon/SDL_fbvideo.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/fbcon/SDL_fbvideo.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/fbcon/matrox_mmio.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/fbcon/riva_regs.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/nds/SDL_ndsevents.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/nds/SDL_ndsevents_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_ndsrender.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/nds/SDL_ndsrender.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_ndsrender_c.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/nds/SDL_ndsrender_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/nds/SDL_ndsvideo.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/nds/SDL_ndsvideo.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/pandora/SDL_pandora.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/pandora/SDL_pandora.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/pandora/SDL_pandora.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/pandora/SDL_pandora.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/pandora/SDL_pandora_events.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/pandora/SDL_pandora_events.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/pandora/SDL_pandora_events.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/pandora/SDL_pandora_events.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_photon.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/photon/SDL_photon.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_photon.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/photon/SDL_photon.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_photon_input.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/photon/SDL_photon_input.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_photon_input.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/photon/SDL_photon_input.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_photon_keycodes.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/photon/SDL_photon_keycodes.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_photon_pixelfmt.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/photon/SDL_photon_pixelfmt.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_photon_pixelfmt.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/photon/SDL_photon_pixelfmt.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_photon_render.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/photon/SDL_photon_render.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_photon_render.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/photon/SDL_photon_render.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/ps3/SDL_ps3events.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/ps3/SDL_ps3events.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/ps3/SDL_ps3events_c.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/ps3/SDL_ps3events_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/ps3/SDL_ps3modes.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/ps3/SDL_ps3modes.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/ps3/SDL_ps3modes_c.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/ps3/SDL_ps3modes_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/ps3/SDL_ps3render.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/ps3/SDL_ps3render.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/ps3/SDL_ps3render_c.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/ps3/SDL_ps3render_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/ps3/SDL_ps3spe.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/ps3/SDL_ps3spe.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/ps3/SDL_ps3spe_c.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/ps3/SDL_ps3spe_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/ps3/SDL_ps3video.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/ps3/SDL_ps3video.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/ps3/SDL_ps3video.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/ps3/SDL_ps3video.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/qnxgf/SDL_gf_input.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/qnxgf/SDL_gf_input.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/qnxgf/SDL_gf_input.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/qnxgf/SDL_gf_input.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/qnxgf/SDL_gf_opengles.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/qnxgf/SDL_gf_opengles.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/qnxgf/SDL_gf_opengles.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/qnxgf/SDL_gf_opengles.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/qnxgf/SDL_gf_pixelfmt.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/qnxgf/SDL_gf_pixelfmt.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/qnxgf/SDL_gf_pixelfmt.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/qnxgf/SDL_gf_pixelfmt.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/qnxgf/SDL_gf_render.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/qnxgf/SDL_gf_render.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/qnxgf/SDL_gf_render.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/qnxgf/SDL_gf_render.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/qnxgf/SDL_hiddi_joystick.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/qnxgf/SDL_hiddi_joystick.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/qnxgf/SDL_hiddi_keyboard.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/qnxgf/SDL_hiddi_keyboard.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/qnxgf/SDL_hiddi_mouse.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/qnxgf/SDL_hiddi_mouse.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/qnxgf/SDL_qnxgf.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/qnxgf/SDL_qnxgf.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/qnxgf/SDL_qnxgf.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/qnxgf/SDL_qnxgf.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_riscosFullScreenVideo.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/riscos/SDL_riscosFullScreenVideo.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,20 +1,20 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
--- a/src/video/riscos/SDL_riscosevents.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/riscos/SDL_riscosevents.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,20 +1,20 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
--- a/src/video/riscos/SDL_riscosevents_c.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/riscos/SDL_riscosevents_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/riscos/SDL_riscosmouse.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,20 +1,20 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
--- a/src/video/riscos/SDL_riscosmouse_c.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/riscos/SDL_riscosmouse_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/riscos/SDL_riscossprite.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,20 +1,20 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
--- a/src/video/riscos/SDL_riscostask.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/riscos/SDL_riscostask.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,20 +1,20 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
--- a/src/video/riscos/SDL_riscostask.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/riscos/SDL_riscostask.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,20 +1,20 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
@@ -37,4 +37,5 @@
 /* Wimp mode saveing/restoring */
 extern void RISCOS_StoreWimpMode();
 extern void RISCOS_RestoreWimpMode();
+
 /* vi: set ts=4 sw=4 expandtab: */
--- a/src/video/riscos/SDL_riscosvideo.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/riscos/SDL_riscosvideo.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,20 +1,20 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
--- a/src/video/riscos/SDL_riscosvideo.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/riscos/SDL_riscosvideo.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/riscos/SDL_wimppoll.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,20 +1,20 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
--- a/src/video/riscos/SDL_wimpvideo.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/riscos/SDL_wimpvideo.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,20 +1,20 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
--- a/src/video/svga/SDL_svgaevents.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/svga/SDL_svgaevents.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/svga/SDL_svgaevents_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/svga/SDL_svgamouse.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/svga/SDL_svgamouse_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/svga/SDL_svgavideo.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/svga/SDL_svgavideo.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/uikit/SDL_uikitappdelegate.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/uikit/SDL_uikitappdelegate.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/uikit/SDL_uikitevents.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/uikit/SDL_uikitevents.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/uikit/SDL_uikitkeyboard.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/uikit/SDL_uikitkeyboard.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/uikit/SDL_uikitopengles.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/uikit/SDL_uikitopengles.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/uikit/SDL_uikitopenglview.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/uikit/SDL_uikitopenglview.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/uikit/SDL_uikitvideo.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/uikit/SDL_uikitvideo.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/uikit/SDL_uikitview.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/uikit/SDL_uikitview.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/uikit/SDL_uikitwindow.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/uikit/SDL_uikitwindow.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/uikit/keyinfotable.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/uikit/keyinfotable.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/win32/SDL_ceddrawrender.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/win32/SDL_ceddrawrender.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/win32/SDL_ceddrawrender.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/win32/SDL_ceddrawrender.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/win32/SDL_d3drender.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/win32/SDL_d3drender.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/win32/SDL_d3drender.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/win32/SDL_d3drender.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/win32/SDL_gapirender.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/win32/SDL_gapirender.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/win32/SDL_gapirender.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/win32/SDL_gapirender.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/win32/SDL_gapirender_c.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/win32/SDL_gapirender_c.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/win32/SDL_gdirender.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/win32/SDL_gdirender.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/win32/SDL_gdirender.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/win32/SDL_gdirender.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/win32/SDL_vkeys.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/win32/SDL_vkeys.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/win32/SDL_win32events.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/win32/SDL_win32events.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/win32/SDL_win32events.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/win32/SDL_win32events.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/win32/SDL_win32gamma.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/win32/SDL_win32gamma.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/win32/SDL_win32gamma.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/win32/SDL_win32gamma.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/win32/SDL_win32keyboard.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/win32/SDL_win32keyboard.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/win32/SDL_win32keyboard.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/win32/SDL_win32keyboard.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/win32/SDL_win32modes.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/win32/SDL_win32modes.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/win32/SDL_win32modes.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/win32/SDL_win32modes.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/win32/SDL_win32mouse.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/win32/SDL_win32mouse.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/win32/SDL_win32mouse.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/win32/SDL_win32mouse.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/win32/SDL_win32opengl.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/win32/SDL_win32opengl.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/win32/SDL_win32opengl.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/win32/SDL_win32opengl.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/win32/SDL_win32video.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/win32/SDL_win32video.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/win32/SDL_win32video.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/win32/SDL_win32video.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/win32/SDL_win32window.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/win32/SDL_win32window.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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/win32/SDL_win32window.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/win32/SDL_win32window.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/x11/SDL_x11dyn.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,20 +1,20 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
--- a/src/video/x11/SDL_x11dyn.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/x11/SDL_x11dyn.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,20 +1,20 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
--- a/src/video/x11/SDL_x11events.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/x11/SDL_x11events.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/x11/SDL_x11events.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/x11/SDL_x11gamma.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/x11/SDL_x11gamma.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_x11keyboard.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/x11/SDL_x11keyboard.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_x11keyboard.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/x11/SDL_x11keyboard.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/x11/SDL_x11modes.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/x11/SDL_x11modes.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/x11/SDL_x11mouse.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/x11/SDL_x11mouse.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_x11opengl.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/x11/SDL_x11opengl.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_x11opengl.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/x11/SDL_x11opengl.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_x11opengles.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/x11/SDL_x11opengles.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_x11opengles.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/x11/SDL_x11opengles.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,27 +1,23 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2004 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
-
-    Open Pandora SDL driver
-    Copyright (C) 2009 David Carré
-    (cpasjuste@gmail.com)
 */
 
 #include <GLES/gl.h>
--- a/src/video/x11/SDL_x11render.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/x11/SDL_x11render.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_x11render.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/x11/SDL_x11render.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/x11/SDL_x11sym.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,20 +1,20 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
+    modify it under the terms of the GNU Lesser General Public
     License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
+    version 2.1 of the License, or (at your option) any later version.
 
     This library is distributed in the hope that it will be useful,
     but WITHOUT ANY WARRANTY; without even the implied warranty of
     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
+    Lesser General Public License for more details.
 
-    You should have received a copy of the GNU Library General Public
-    License along with this library; if not, write to the Free
-    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+    You should have received a copy of the GNU Lesser General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
     Sam Lantinga
     slouken@libsdl.org
--- a/src/video/x11/SDL_x11video.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/x11/SDL_x11video.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/x11/SDL_x11video.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_x11window.c	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/x11/SDL_x11window.c	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     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_x11window.h	Sun Jan 24 20:47:20 2010 +0000
+++ b/src/video/x11/SDL_x11window.h	Sun Jan 24 21:10:53 2010 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2010 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public