changeset 5267:b530ef003506

Happy 2011! :)
author Sam Lantinga <slouken@libsdl.org>
date Fri, 11 Feb 2011 22:37:15 -0800
parents 595814f561f7
children e1122f31fec5
files include/SDL.h include/SDL_assert.h include/SDL_atomic.h include/SDL_audio.h include/SDL_blendmode.h include/SDL_clipboard.h include/SDL_compat.h include/SDL_config.h.default include/SDL_config.h.in include/SDL_config_android.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_windows.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_gesture.h include/SDL_hints.h include/SDL_input.h include/SDL_joystick.h include/SDL_keyboard.h include/SDL_keysym.h include/SDL_loadso.h include/SDL_log.h include/SDL_main.h include/SDL_mouse.h include/SDL_mutex.h include/SDL_opengl.h include/SDL_opengles.h include/SDL_opengles2.h include/SDL_pixels.h include/SDL_platform.h include/SDL_power.h include/SDL_quit.h include/SDL_rect.h include/SDL_render.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_touch.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_assert_c.h src/SDL_compat.c src/SDL_error.c src/SDL_error_c.h src/SDL_fatal.c src/SDL_fatal.h src/SDL_hints.c src/SDL_log.c src/atomic/SDL_atomic.c src/atomic/SDL_spinlock.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/android/SDL_androidaudio.c src/audio/android/SDL_androidaudio.h src/audio/arts/SDL_artsaudio.c src/audio/arts/SDL_artsaudio.h src/audio/baudio/SDL_beaudio.cc src/audio/baudio/SDL_beaudio.h src/audio/bsd/SDL_bsdaudio.c src/audio/bsd/SDL_bsdaudio.h src/audio/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/sdlgenaudiocvt.pl 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/core/android/SDL_android.cpp src/core/android/SDL_android.h src/core/windows/SDL_windows.c src/core/windows/SDL_windows.h src/cpuinfo/SDL_cpuinfo.c src/events/SDL_clipboardevents.c src/events/SDL_clipboardevents_c.h src/events/SDL_events.c src/events/SDL_events_c.h src/events/SDL_gesture.c src/events/SDL_gesture_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_touch.c src/events/SDL_touch_c.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_windows.h src/events/scancodes_xfree86.h src/file/SDL_rwops.c src/haptic/SDL_haptic_c.h src/joystick/SDL_joystick.c src/joystick/SDL_joystick_c.h src/joystick/SDL_sysjoystick.h src/joystick/android/SDL_sysjoystick.c src/joystick/beos/SDL_bejoystick.cc 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/iphoneos/SDLUIAccelerationDelegate.m src/joystick/iphoneos/SDL_sysjoystick.m src/joystick/linux/SDL_sysjoystick.c src/joystick/linux/SDL_sysjoystick_c.h src/joystick/nds/SDL_sysjoystick.c src/joystick/windows/SDL_dxjoystick.c src/joystick/windows/SDL_dxjoystick_c.h src/joystick/windows/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/windows/SDL_sysloadso.c src/main/beos/SDL_BeApp.cc 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/uikit/SDL_syspower.m src/power/windows/SDL_syspower.c src/render/SDL_render.c src/render/SDL_sysrender.h src/render/SDL_yuv_mmx.c src/render/SDL_yuv_sw.c src/render/SDL_yuv_sw_c.h src/render/direct3d/SDL_render_d3d.c src/render/opengl/SDL_render_gl.c src/render/opengl/SDL_shaders_gl.c src/render/opengl/SDL_shaders_gl.h src/render/opengles/SDL_render_gles.c src/render/opengles2/SDL_render_gles2.c src/render/opengles2/SDL_shaders_gles2.c src/render/opengles2/SDL_shaders_gles2.h src/render/software/SDL_blendfillrect.c src/render/software/SDL_blendfillrect.h src/render/software/SDL_blendline.c src/render/software/SDL_blendline.h src/render/software/SDL_blendpoint.c src/render/software/SDL_blendpoint.h src/render/software/SDL_draw.h src/render/software/SDL_drawline.c src/render/software/SDL_drawline.h src/render/software/SDL_drawpoint.c src/render/software/SDL_drawpoint.h src/render/software/SDL_render_sw.c src/render/software/SDL_render_sw_c.h 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/windows/SDL_sysmutex.c src/thread/windows/SDL_syssem.c src/thread/windows/SDL_systhread.c src/thread/windows/SDL_systhread_c.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/unix/SDL_systimer.c src/timer/wince/SDL_systimer.c src/timer/windows/SDL_systimer.c src/video/SDL_RLEaccel.c src/video/SDL_RLEaccel_c.h src/video/SDL_blit.c src/video/SDL_blit.h src/video/SDL_blit_0.c src/video/SDL_blit_1.c src/video/SDL_blit_A.c src/video/SDL_blit_N.c src/video/SDL_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_clipboard.c src/video/SDL_fillrect.c src/video/SDL_pixels.c src/video/SDL_pixels_c.h src/video/SDL_rect.c src/video/SDL_stretch.c src/video/SDL_surface.c src/video/SDL_sysvideo.h src/video/SDL_video.c src/video/android/SDL_androidevents.c src/video/android/SDL_androidevents.h src/video/android/SDL_androidgl.c src/video/android/SDL_androidkeyboard.c src/video/android/SDL_androidkeyboard.h src/video/android/SDL_androidtouch.c src/video/android/SDL_androidtouch.h src/video/android/SDL_androidvideo.c src/video/android/SDL_androidvideo.h src/video/android/SDL_androidwindow.c src/video/android/SDL_androidwindow.h src/video/bwindow/SDL_BView.h src/video/bwindow/SDL_BWin.h src/video/bwindow/SDL_lowvideo.h src/video/bwindow/SDL_sysevents.cc src/video/bwindow/SDL_sysevents_c.h src/video/bwindow/SDL_sysmouse.cc src/video/bwindow/SDL_sysmouse_c.h src/video/bwindow/SDL_sysvideo.cc src/video/bwindow/SDL_syswm.cc src/video/bwindow/SDL_syswm_c.h src/video/bwindow/SDL_sysyuv.cc src/video/bwindow/SDL_sysyuv.h src/video/cocoa/SDL_cocoaclipboard.h src/video/cocoa/SDL_cocoaclipboard.m src/video/cocoa/SDL_cocoaevents.h src/video/cocoa/SDL_cocoaevents.m src/video/cocoa/SDL_cocoakeyboard.h src/video/cocoa/SDL_cocoakeyboard.m src/video/cocoa/SDL_cocoamodes.h src/video/cocoa/SDL_cocoamodes.m src/video/cocoa/SDL_cocoamouse.h src/video/cocoa/SDL_cocoamouse.m src/video/cocoa/SDL_cocoaopengl.h src/video/cocoa/SDL_cocoaopengl.m src/video/cocoa/SDL_cocoavideo.h src/video/cocoa/SDL_cocoavideo.m src/video/cocoa/SDL_cocoawindow.h src/video/cocoa/SDL_cocoawindow.m 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_nullframebuffer.c src/video/dummy/SDL_nullframebuffer_c.h src/video/dummy/SDL_nullvideo.c src/video/dummy/SDL_nullvideo.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/uikit/SDL_uikitappdelegate.h src/video/uikit/SDL_uikitappdelegate.m src/video/uikit/SDL_uikitevents.h src/video/uikit/SDL_uikitevents.m src/video/uikit/SDL_uikitkeyboard.h src/video/uikit/SDL_uikitopengles.h src/video/uikit/SDL_uikitopengles.m src/video/uikit/SDL_uikitopenglview.h src/video/uikit/SDL_uikitopenglview.m src/video/uikit/SDL_uikitvideo.h src/video/uikit/SDL_uikitvideo.m src/video/uikit/SDL_uikitview.h src/video/uikit/SDL_uikitview.m src/video/uikit/SDL_uikitwindow.h src/video/uikit/SDL_uikitwindow.m src/video/uikit/keyinfotable.h src/video/windows/SDL_vkeys.h src/video/windows/SDL_windowsclipboard.c src/video/windows/SDL_windowsclipboard.h src/video/windows/SDL_windowsevents.c src/video/windows/SDL_windowsevents.h src/video/windows/SDL_windowsframebuffer.c src/video/windows/SDL_windowsframebuffer.h src/video/windows/SDL_windowskeyboard.c src/video/windows/SDL_windowskeyboard.h src/video/windows/SDL_windowsmodes.c src/video/windows/SDL_windowsmodes.h src/video/windows/SDL_windowsmouse.c src/video/windows/SDL_windowsmouse.h src/video/windows/SDL_windowsopengl.c src/video/windows/SDL_windowsopengl.h src/video/windows/SDL_windowsvideo.c src/video/windows/SDL_windowsvideo.h src/video/windows/SDL_windowswindow.c src/video/windows/SDL_windowswindow.h src/video/x11/SDL_x11clipboard.c src/video/x11/SDL_x11clipboard.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_x11framebuffer.c src/video/x11/SDL_x11framebuffer.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_x11sym.h src/video/x11/SDL_x11touch.c src/video/x11/SDL_x11touch.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 421 files changed, 515 insertions(+), 515 deletions(-) [+]
line wrap: on
line diff
--- a/include/SDL.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_assert.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_atomic.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_audio.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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_blendmode.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_blendmode.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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_clipboard.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_clipboard.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_compat.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_config.h.default	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_config.h.default	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/include/SDL_config.h.in	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_config.h.in	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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_android.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_config_android.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_config_iphoneos.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_config_macosx.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_config_minimal.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_config_nintendods.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_config_pandora.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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_windows.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_config_windows.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_config_wiz.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_copying.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_cpuinfo.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_endian.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_error.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_events.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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_gesture.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_gesture.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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_hints.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_hints.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DihintsMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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_input.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_input.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_joystick.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_keyboard.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_keysym.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_loadso.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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_log.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_log.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_main.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_mouse.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_mutex.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_opengl.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_opengles.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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_opengles2.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_opengles2.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_pixels.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_platform.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_power.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_quit.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_rect.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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_render.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_render.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_rwops.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_scancode.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_stdinc.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_surface.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_syswm.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_thread.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_timer.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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_touch.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_touch.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_types.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_version.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/SDL_video.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/begin_code.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam 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/close_code.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/include/close_code.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/SDL.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/SDL_assert.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/SDL_assert_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/SDL_compat.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/SDL_error.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/SDL_error_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/SDL_fatal.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/SDL_fatal.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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_hints.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/SDL_hints.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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_log.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/SDL_log.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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/SDL_atomic.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/atomic/SDL_atomic.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
   SDL - Simple DirectMedia Layer
-  Copyright (C) 1997-2010 Sam Lantinga
+  Copyright (C) 1997-2011 Sam Lantinga
 
   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/SDL_spinlock.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/atomic/SDL_spinlock.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
   SDL - Simple DirectMedia Layer
-  Copyright (C) 1997-2010 Sam Lantinga
+  Copyright (C) 1997-2011 Sam Lantinga
 
   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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/SDL_audio.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/SDL_audio_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/SDL_audiocvt.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/SDL_audiodev.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/SDL_audiodev_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/SDL_audiomem.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/SDL_audiotypecvt.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,7 +1,7 @@
 /* DO NOT EDIT!  This file is generated by sdlgenaudiocvt.pl */
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/SDL_mixer.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/SDL_mixer_MMX.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/SDL_mixer_MMX_VC.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/SDL_mixer_MMX_VC.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/SDL_mixer_m68k.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/SDL_mixer_m68k.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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_sysaudio.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/SDL_sysaudio.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/SDL_wave.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/SDL_wave.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/alsa/SDL_alsa_audio.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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/alsa/SDL_alsa_audio.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/alsa/SDL_alsa_audio.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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/android/SDL_androidaudio.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/android/SDL_androidaudio.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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/android/SDL_androidaudio.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/android/SDL_androidaudio.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/arts/SDL_artsaudio.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/arts/SDL_artsaudio.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/baudio/SDL_beaudio.cc	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/baudio/SDL_beaudio.cc	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/baudio/SDL_beaudio.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/bsd/SDL_bsdaudio.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/bsd/SDL_bsdaudio.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/disk/SDL_diskaudio.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/disk/SDL_diskaudio.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/disk/SDL_diskaudio.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/dma/SDL_dmaaudio.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/dma/SDL_dmaaudio.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/dmedia/SDL_irixaudio.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/dmedia/SDL_irixaudio.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/dsp/SDL_dspaudio.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/dsp/SDL_dspaudio.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/dummy/SDL_dummyaudio.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/dummy/SDL_dummyaudio.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/esd/SDL_esdaudio.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/esd/SDL_esdaudio.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/fusionsound/SDL_fsaudio.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/fusionsound/SDL_fsaudio.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/iphoneos/SDL_coreaudio_iphone.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/iphoneos/SDL_coreaudio_iphone.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/macosx/SDL_coreaudio.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/macosx/SDL_coreaudio.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/mme/SDL_mmeaudio.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/mme/SDL_mmeaudio.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/nas/SDL_nasaudio.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/nas/SDL_nasaudio.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/nds/SDL_ndsaudio.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/nds/SDL_ndsaudio.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/paudio/SDL_paudio.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/paudio/SDL_paudio.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/pulseaudio/SDL_pulseaudio.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/pulseaudio/SDL_pulseaudio.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/qsa/SDL_qsa_audio.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/qsa/SDL_qsa_audio.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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/sdlgenaudiocvt.pl	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/sdlgenaudiocvt.pl	Fri Feb 11 22:37:15 2011 -0800
@@ -38,7 +38,7 @@
 /* DO NOT EDIT!  This file is generated by sdlgenaudiocvt.pl */
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/audio/sun/SDL_sunaudio.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/sun/SDL_sunaudio.c	Fri Feb 11 22:37:15 2011 -0800
@@ -5,7 +5,7 @@
 
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/sun/SDL_sunaudio.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/ums/SDL_umsaudio.c	Fri Feb 11 22:37:15 2011 -0800
@@ -5,7 +5,7 @@
 
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/ums/SDL_umsaudio.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/windib/SDL_dibaudio.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/windib/SDL_dibaudio.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/windx5/SDL_dx5audio.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/audio/windx5/SDL_dx5audio.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/core/android/SDL_android.cpp	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/core/android/SDL_android.cpp	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/core/android/SDL_android.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/core/android/SDL_android.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/core/windows/SDL_windows.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/core/windows/SDL_windows.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/core/windows/SDL_windows.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/core/windows/SDL_windows.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/cpuinfo/SDL_cpuinfo.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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_clipboardevents.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/events/SDL_clipboardevents.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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_clipboardevents_c.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/events/SDL_clipboardevents_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/events/SDL_events.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/events/SDL_events_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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_gesture.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/events/SDL_gesture.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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_gesture_c.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/events/SDL_gesture_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/events/SDL_keyboard.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/events/SDL_keyboard_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/events/SDL_mouse.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/events/SDL_mouse_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/events/SDL_quit.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/events/SDL_sysevents.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 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_touch.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/events/SDL_touch.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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_touch_c.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/events/SDL_touch_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/events/SDL_windowevents.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/events/SDL_windowevents_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/events/blank_cursor.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/events/default_cursor.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/events/scancodes_darwin.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/events/scancodes_linux.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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_windows.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/events/scancodes_windows.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/events/scancodes_xfree86.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/file/SDL_rwops.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/haptic/SDL_haptic_c.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/haptic/SDL_haptic_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/joystick/SDL_joystick.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/joystick/SDL_joystick_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/joystick/SDL_sysjoystick.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 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/android/SDL_sysjoystick.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/joystick/android/SDL_sysjoystick.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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/beos/SDL_bejoystick.cc	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/joystick/beos/SDL_bejoystick.cc	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/joystick/bsd/SDL_sysjoystick.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/joystick/bsd/SDL_sysjoystick.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/joystick/darwin/SDL_sysjoystick.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/joystick/darwin/SDL_sysjoystick_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/joystick/dummy/SDL_sysjoystick.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/joystick/dummy/SDL_sysjoystick.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/joystick/iphoneos/SDLUIAccelerationDelegate.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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.m	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/joystick/iphoneos/SDLUIAccelerationDelegate.m	Fri Feb 11 22:37:15 2011 -0800
@@ -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-2011 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 "SDLUIAccelerationDelegate.h"
 /* needed for SDL_IPHONE_MAX_GFORCE macro */
--- a/src/joystick/iphoneos/SDL_sysjoystick.m	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/joystick/iphoneos/SDL_sysjoystick.m	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/joystick/linux/SDL_sysjoystick.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/joystick/linux/SDL_sysjoystick_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/joystick/nds/SDL_sysjoystick.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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/windows/SDL_dxjoystick.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/joystick/windows/SDL_dxjoystick.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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/windows/SDL_dxjoystick_c.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/joystick/windows/SDL_dxjoystick_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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/windows/SDL_mmjoystick.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/joystick/windows/SDL_mmjoystick.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/libm/math.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/loadso/beos/SDL_sysloadso.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/loadso/dlopen/SDL_sysloadso.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/loadso/dummy/SDL_sysloadso.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/loadso/macosx/SDL_dlcompat.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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/windows/SDL_sysloadso.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/loadso/windows/SDL_sysloadso.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/main/beos/SDL_BeApp.cc	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/main/beos/SDL_BeApp.cc	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/main/beos/SDL_BeApp.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/power/SDL_power.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/power/beos/SDL_syspower.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/power/linux/SDL_syspower.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/power/macosx/SDL_syspower.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/power/nds/SDL_syspower.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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/uikit/SDL_syspower.m	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/power/uikit/SDL_syspower.m	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/power/windows/SDL_syspower.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/render/SDL_render.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/render/SDL_render.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/render/SDL_sysrender.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/render/SDL_sysrender.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/render/SDL_yuv_mmx.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/render/SDL_yuv_mmx.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/render/SDL_yuv_sw.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/render/SDL_yuv_sw.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/render/SDL_yuv_sw_c.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/render/SDL_yuv_sw_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/render/direct3d/SDL_render_d3d.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/render/direct3d/SDL_render_d3d.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/render/opengl/SDL_render_gl.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/render/opengl/SDL_render_gl.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/render/opengl/SDL_shaders_gl.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/render/opengl/SDL_shaders_gl.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/render/opengl/SDL_shaders_gl.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/render/opengl/SDL_shaders_gl.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/render/opengles/SDL_render_gles.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/render/opengles/SDL_render_gles.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/render/opengles2/SDL_render_gles2.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/render/opengles2/SDL_render_gles2.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
     Copyright (C) 2010 itsnotabigtruck.
 
     This library is free software; you can redistribute it and/or
--- a/src/render/opengles2/SDL_shaders_gles2.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/render/opengles2/SDL_shaders_gles2.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
     Copyright (C) 2010 itsnotabigtruck.
 
     This library is free software; you can redistribute it and/or
--- a/src/render/opengles2/SDL_shaders_gles2.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/render/opengles2/SDL_shaders_gles2.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
     Copyright (C) 2010 itsnotabigtruck.
 
     This library is free software; you can redistribute it and/or
--- a/src/render/software/SDL_blendfillrect.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/render/software/SDL_blendfillrect.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/render/software/SDL_blendfillrect.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/render/software/SDL_blendfillrect.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/render/software/SDL_blendline.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/render/software/SDL_blendline.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/render/software/SDL_blendline.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/render/software/SDL_blendline.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/render/software/SDL_blendpoint.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/render/software/SDL_blendpoint.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/render/software/SDL_blendpoint.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/render/software/SDL_blendpoint.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/render/software/SDL_draw.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/render/software/SDL_draw.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/render/software/SDL_drawline.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/render/software/SDL_drawline.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/render/software/SDL_drawline.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/render/software/SDL_drawline.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/render/software/SDL_drawpoint.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/render/software/SDL_drawpoint.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/render/software/SDL_drawpoint.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/render/software/SDL_drawpoint.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/render/software/SDL_render_sw.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/render/software/SDL_render_sw.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/render/software/SDL_render_sw_c.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/render/software/SDL_render_sw_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/stdlib/SDL_getenv.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/stdlib/SDL_iconv.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/stdlib/SDL_malloc.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/stdlib/SDL_stdlib.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/stdlib/SDL_string.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/SDL_systhread.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/SDL_thread.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/SDL_thread_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/beos/SDL_syssem.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/beos/SDL_systhread.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/beos/SDL_systhread_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/generic/SDL_syscond.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/generic/SDL_sysmutex.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/generic/SDL_sysmutex_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/generic/SDL_syssem.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/generic/SDL_systhread.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/generic/SDL_systhread_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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_syssem.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/irix/SDL_syssem.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/irix/SDL_systhread.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/irix/SDL_systhread_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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/nds/SDL_syscond.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/nds/SDL_syscond.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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/nds/SDL_syscond_c.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/nds/SDL_syscond_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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/nds/SDL_sysmutex.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/nds/SDL_sysmutex.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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/nds/SDL_sysmutex_c.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/nds/SDL_sysmutex_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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/nds/SDL_syssem.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/nds/SDL_syssem.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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/nds/SDL_syssem_c.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/nds/SDL_syssem_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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/nds/SDL_systhread.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/nds/SDL_systhread.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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/nds/SDL_systhread_c.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/nds/SDL_systhread_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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_syscond.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/pthread/SDL_syscond.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/pthread/SDL_sysmutex.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/pthread/SDL_sysmutex_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/pthread/SDL_syssem.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/pthread/SDL_systhread.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/pthread/SDL_systhread_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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/windows/SDL_sysmutex.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/windows/SDL_sysmutex.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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/windows/SDL_syssem.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/windows/SDL_syssem.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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/windows/SDL_systhread.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/windows/SDL_systhread.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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/windows/SDL_systhread_c.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/thread/windows/SDL_systhread_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/timer/SDL_timer.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/timer/SDL_timer_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/timer/beos/SDL_systimer.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/timer/dummy/SDL_systimer.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/timer/nds/SDL_systimer.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/timer/unix/SDL_systimer.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/timer/wince/SDL_systimer.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     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/windows/SDL_systimer.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/timer/windows/SDL_systimer.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/SDL_RLEaccel.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/SDL_RLEaccel_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/SDL_blit.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/SDL_blit.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/SDL_blit_0.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/SDL_blit_1.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/SDL_blit_A.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/SDL_blit_N.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/SDL_blit_copy.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/SDL_blit_copy.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/SDL_blit_slow.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/SDL_blit_slow.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/SDL_bmp.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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_clipboard.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/SDL_clipboard.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/SDL_fillrect.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/SDL_pixels.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/SDL_pixels_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/SDL_rect.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/SDL_stretch.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/SDL_surface.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/SDL_sysvideo.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/SDL_video.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/android/SDL_androidevents.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/android/SDL_androidevents.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/android/SDL_androidevents.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/android/SDL_androidevents.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/android/SDL_androidgl.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/android/SDL_androidgl.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/android/SDL_androidkeyboard.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/android/SDL_androidkeyboard.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/android/SDL_androidkeyboard.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/android/SDL_androidkeyboard.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/android/SDL_androidtouch.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/android/SDL_androidtouch.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/android/SDL_androidtouch.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/android/SDL_androidtouch.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/android/SDL_androidvideo.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/android/SDL_androidvideo.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/android/SDL_androidvideo.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/android/SDL_androidvideo.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/android/SDL_androidwindow.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/android/SDL_androidwindow.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/android/SDL_androidwindow.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/android/SDL_androidwindow.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/bwindow/SDL_BView.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/bwindow/SDL_BWin.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/bwindow/SDL_lowvideo.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/bwindow/SDL_sysevents.cc	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/bwindow/SDL_sysevents.cc	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/bwindow/SDL_sysevents_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/bwindow/SDL_sysmouse.cc	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/bwindow/SDL_sysmouse.cc	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/bwindow/SDL_sysmouse_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/bwindow/SDL_sysvideo.cc	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/bwindow/SDL_sysvideo.cc	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/bwindow/SDL_syswm.cc	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/bwindow/SDL_syswm.cc	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/bwindow/SDL_syswm_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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.cc	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/bwindow/SDL_sysyuv.cc	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/bwindow/SDL_sysyuv.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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_cocoaclipboard.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/cocoa/SDL_cocoaclipboard.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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_cocoaclipboard.m	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/cocoa/SDL_cocoaclipboard.m	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/cocoa/SDL_cocoaevents.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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.m	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/cocoa/SDL_cocoaevents.m	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/cocoa/SDL_cocoakeyboard.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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.m	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/cocoa/SDL_cocoakeyboard.m	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/cocoa/SDL_cocoamodes.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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.m	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/cocoa/SDL_cocoamodes.m	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/cocoa/SDL_cocoamouse.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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.m	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/cocoa/SDL_cocoamouse.m	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/cocoa/SDL_cocoaopengl.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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.m	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/cocoa/SDL_cocoaopengl.m	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/cocoa/SDL_cocoavideo.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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.m	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/cocoa/SDL_cocoavideo.m	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/cocoa/SDL_cocoawindow.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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.m	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/cocoa/SDL_cocoawindow.m	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/directfb/SDL_DirectFB_WM.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/directfb/SDL_DirectFB_WM.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/directfb/SDL_DirectFB_dyn.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/directfb/SDL_DirectFB_dyn.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/directfb/SDL_DirectFB_events.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/directfb/SDL_DirectFB_events.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/directfb/SDL_DirectFB_modes.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/directfb/SDL_DirectFB_modes.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/directfb/SDL_DirectFB_mouse.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/directfb/SDL_DirectFB_mouse.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/directfb/SDL_DirectFB_opengl.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/directfb/SDL_DirectFB_opengl.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/directfb/SDL_DirectFB_render.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/directfb/SDL_DirectFB_render.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/directfb/SDL_DirectFB_video.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/directfb/SDL_DirectFB_video.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/directfb/SDL_DirectFB_window.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/directfb/SDL_DirectFB_window.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/dummy/SDL_nullevents.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/dummy/SDL_nullevents_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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_nullframebuffer.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/dummy/SDL_nullframebuffer.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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_nullframebuffer_c.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/dummy/SDL_nullframebuffer_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/dummy/SDL_nullvideo.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/dummy/SDL_nullvideo.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/nds/SDL_ndsevents.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/nds/SDL_ndsevents_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/nds/SDL_ndsrender.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/nds/SDL_ndsrender_c.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/nds/SDL_ndsvideo.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/nds/SDL_ndsvideo.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/pandora/SDL_pandora.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/pandora/SDL_pandora.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/pandora/SDL_pandora_events.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/pandora/SDL_pandora_events.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/uikit/SDL_uikitappdelegate.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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.m	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/uikit/SDL_uikitappdelegate.m	Fri Feb 11 22:37:15 2011 -0800
@@ -1,23 +1,23 @@
 /*
- 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-2011 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 "../SDL_sysvideo.h"
--- a/src/video/uikit/SDL_uikitevents.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/uikit/SDL_uikitevents.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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.m	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/uikit/SDL_uikitevents.m	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/uikit/SDL_uikitkeyboard.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/uikit/SDL_uikitopengles.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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.m	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/uikit/SDL_uikitopengles.m	Fri Feb 11 22:37:15 2011 -0800
@@ -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-2011 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
+*/
 
 #include "SDL_uikitopengles.h"
 #include "SDL_uikitopenglview.h"
--- a/src/video/uikit/SDL_uikitopenglview.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/uikit/SDL_uikitopenglview.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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.m	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/uikit/SDL_uikitopenglview.m	Fri Feb 11 22:37:15 2011 -0800
@@ -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-2011 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 <QuartzCore/QuartzCore.h>
 #import <OpenGLES/EAGLDrawable.h>
--- a/src/video/uikit/SDL_uikitvideo.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/uikit/SDL_uikitvideo.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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.m	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/uikit/SDL_uikitvideo.m	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/uikit/SDL_uikitview.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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.m	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/uikit/SDL_uikitview.m	Fri Feb 11 22:37:15 2011 -0800
@@ -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-2011 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 "SDL_uikitview.h"
 
--- a/src/video/uikit/SDL_uikitwindow.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/uikit/SDL_uikitwindow.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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.m	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/uikit/SDL_uikitwindow.m	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/uikit/keyinfotable.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windows/SDL_vkeys.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/windows/SDL_vkeys.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windows/SDL_windowsclipboard.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/windows/SDL_windowsclipboard.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windows/SDL_windowsclipboard.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/windows/SDL_windowsclipboard.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windows/SDL_windowsevents.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/windows/SDL_windowsevents.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windows/SDL_windowsevents.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/windows/SDL_windowsevents.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windows/SDL_windowsframebuffer.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/windows/SDL_windowsframebuffer.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windows/SDL_windowsframebuffer.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/windows/SDL_windowsframebuffer.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windows/SDL_windowskeyboard.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/windows/SDL_windowskeyboard.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windows/SDL_windowskeyboard.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/windows/SDL_windowskeyboard.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windows/SDL_windowsmodes.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/windows/SDL_windowsmodes.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windows/SDL_windowsmodes.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/windows/SDL_windowsmodes.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windows/SDL_windowsmouse.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/windows/SDL_windowsmouse.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windows/SDL_windowsmouse.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/windows/SDL_windowsmouse.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windows/SDL_windowsopengl.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/windows/SDL_windowsopengl.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windows/SDL_windowsopengl.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/windows/SDL_windowsopengl.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windows/SDL_windowsvideo.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/windows/SDL_windowsvideo.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windows/SDL_windowsvideo.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/windows/SDL_windowsvideo.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windows/SDL_windowswindow.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/windows/SDL_windowswindow.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/windows/SDL_windowswindow.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/windows/SDL_windowswindow.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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_x11clipboard.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/x11/SDL_x11clipboard.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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_x11clipboard.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/x11/SDL_x11clipboard.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/x11/SDL_x11dyn.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/x11/SDL_x11dyn.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
--- a/src/video/x11/SDL_x11events.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/x11/SDL_x11events.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/x11/SDL_x11events.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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_x11framebuffer.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/x11/SDL_x11framebuffer.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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_x11framebuffer.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/x11/SDL_x11framebuffer.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2009 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/x11/SDL_x11keyboard.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/x11/SDL_x11keyboard.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/x11/SDL_x11modes.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/x11/SDL_x11modes.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/x11/SDL_x11mouse.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/x11/SDL_x11mouse.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/x11/SDL_x11opengl.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/x11/SDL_x11opengl.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/x11/SDL_x11opengles.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/x11/SDL_x11opengles.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/x11/SDL_x11sym.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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_x11touch.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/x11/SDL_x11touch.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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_x11touch.h	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/x11/SDL_x11touch.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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.c	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/x11/SDL_x11video.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/x11/SDL_x11video.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/x11/SDL_x11window.c	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This 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	Fri Feb 11 20:49:13 2011 -0800
+++ b/src/video/x11/SDL_x11window.h	Fri Feb 11 22:37:15 2011 -0800
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997-2010 Sam Lantinga
+    Copyright (C) 1997-2011 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public