changeset 769:b8d311d90021

Updated copyright information for 2004 (Happy New Year!)
author Sam Lantinga <slouken@libsdl.org>
date Sun, 04 Jan 2004 16:49:27 +0000
parents de1b2c3063b9
children ac44ddb84f6f
files include/SDL.h include/SDL_active.h include/SDL_audio.h include/SDL_byteorder.h include/SDL_cdrom.h include/SDL_copying.h include/SDL_cpuinfo.h include/SDL_endian.h include/SDL_error.h include/SDL_events.h include/SDL_joystick.h include/SDL_keyboard.h include/SDL_keysym.h include/SDL_loadso.h include/SDL_main.h include/SDL_mouse.h include/SDL_mutex.h include/SDL_opengl.h include/SDL_quit.h include/SDL_rwops.h include/SDL_syswm.h include/SDL_thread.h include/SDL_timer.h include/SDL_types.h include/SDL_version.h include/SDL_video.h include/begin_code.h include/close_code.h src/SDL.c src/SDL_error.c src/SDL_error_c.h src/SDL_fatal.c src/SDL_fatal.h src/SDL_getenv.c src/SDL_loadso.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.c src/audio/SDL_audiomem.h src/audio/SDL_mixer.c 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/amigaos/SDL_ahiaudio.h src/audio/arts/SDL_artsaudio.c src/audio/arts/SDL_artsaudio.h src/audio/baudio/SDL_beaudio.h src/audio/dc/SDL_dcaudio.c src/audio/dc/SDL_dcaudio.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.h src/audio/dsp/SDL_dspaudio.c src/audio/dsp/SDL_dspaudio.h src/audio/esd/SDL_esdaudio.c src/audio/esd/SDL_esdaudio.h src/audio/macrom/SDL_romaudio.c src/audio/macrom/SDL_romaudio.h src/audio/mint/SDL_mintaudio.c src/audio/mint/SDL_mintaudio.h src/audio/mint/SDL_mintaudio_dma8.c src/audio/mint/SDL_mintaudio_dma8.h src/audio/mint/SDL_mintaudio_gsxb.c src/audio/mint/SDL_mintaudio_mcsn.c src/audio/mint/SDL_mintaudio_mcsn.h src/audio/mint/SDL_mintaudio_stfa.c src/audio/mint/SDL_mintaudio_stfa.h src/audio/mint/SDL_mintaudio_xbios.c src/audio/mme/SDL_mmeaudio.c src/audio/mme/SDL_mmeaudio.h src/audio/nas/SDL_nasaudio.c src/audio/nas/SDL_nasaudio.h src/audio/nto/SDL_nto_audio.c src/audio/nto/SDL_nto_audio.h src/audio/openbsd/SDL_openbsdaudio.c src/audio/openbsd/SDL_openbsdaudio.h src/audio/paudio/SDL_paudio.h src/audio/riscos/SDL_drenderer.c src/audio/riscos/SDL_drenderer.h src/audio/sun/SDL_sunaudio.c src/audio/sun/SDL_sunaudio.h src/audio/windib/SDL_dibaudio.c src/audio/windib/SDL_dibaudio.h src/audio/windx5/SDL_dx5audio.c src/audio/windx5/SDL_dx5audio.h src/cdrom/SDL_cdrom.c src/cdrom/SDL_syscdrom.h src/cdrom/beos/SDL_syscdrom.cc src/cdrom/dc/SDL_syscdrom.c src/cdrom/dummy/SDL_syscdrom.c src/cdrom/freebsd/SDL_syscdrom.c src/cdrom/linux/SDL_syscdrom.c src/cdrom/macos/SDL_syscdrom.c src/cdrom/macos/SDL_syscdrom_c.h src/cdrom/macosx/AudioFilePlayer.h src/cdrom/macosx/CAGuard.h src/cdrom/macosx/CDPlayer.h src/cdrom/macosx/SDL_syscdrom.c src/cdrom/macosx/SDL_syscdrom_c.h src/cdrom/mint/SDL_syscdrom.c src/cdrom/openbsd/SDL_syscdrom.c src/cdrom/qnx/SDL_syscdrom.c src/cdrom/win32/SDL_syscdrom.c src/cpuinfo/SDL_cpuinfo.c src/endian/SDL_endian.c src/events/SDL_active.c src/events/SDL_events.c src/events/SDL_events_c.h src/events/SDL_expose.c src/events/SDL_keyboard.c src/events/SDL_mouse.c src/events/SDL_quit.c src/events/SDL_resize.c src/events/SDL_sysevents.h src/file/SDL_rwops.c src/joystick/SDL_joystick.c src/joystick/SDL_joystick_c.h src/joystick/SDL_sysjoystick.h src/joystick/amigaos/SDL_sysjoystick.c src/joystick/beos/SDL_bejoystick.cc src/joystick/bsd/SDL_sysjoystick.c src/joystick/darwin/SDL_sysjoystick.c src/joystick/dc/SDL_sysjoystick.c src/joystick/dummy/SDL_sysjoystick.c src/joystick/linux/SDL_sysjoystick.c src/joystick/macos/SDL_sysjoystick.c src/joystick/mint/SDL_sysjoystick.c src/joystick/riscos/SDL_sysjoystick.c src/joystick/win32/SDL_mmjoystick.c src/main/beos/SDL_BeApp.cc src/main/beos/SDL_BeApp.h src/main/macos/SDL_main.c src/thread/SDL_systhread.h src/thread/SDL_thread.c src/thread/SDL_thread_c.h src/thread/amigaos/SDL_syssem.c src/thread/amigaos/SDL_systhread.c src/thread/amigaos/SDL_systhread_c.h src/thread/amigaos/SDL_thread.c src/thread/beos/SDL_syssem.c src/thread/beos/SDL_systhread.c src/thread/beos/SDL_systhread_c.h src/thread/bsdi/SDL_syssem.c src/thread/dc/SDL_syscond.c src/thread/dc/SDL_syscond_c.h src/thread/dc/SDL_sysmutex.c src/thread/dc/SDL_sysmutex_c.h src/thread/dc/SDL_syssem.c src/thread/dc/SDL_syssem_c.h src/thread/dc/SDL_systhread.c src/thread/dc/SDL_systhread_c.h src/thread/epoc/SDL_systhread_c.h src/thread/generic/SDL_syscond.c src/thread/generic/SDL_syscond_c.h src/thread/generic/SDL_sysmutex.c src/thread/generic/SDL_sysmutex_c.h src/thread/generic/SDL_syssem.c src/thread/generic/SDL_syssem_c.h src/thread/generic/SDL_systhread.c src/thread/generic/SDL_systhread_c.h src/thread/irix/SDL_systhread.c src/thread/irix/SDL_systhread_c.h src/thread/linux/SDL_syscond.c src/thread/linux/SDL_sysmutex.c src/thread/linux/SDL_sysmutex_c.h src/thread/linux/SDL_syssem.c src/thread/linux/SDL_systhread.c src/thread/linux/SDL_systhread_c.h src/thread/pth/SDL_systhread.c src/thread/pth/SDL_systhread_c.h src/thread/win32/SDL_sysmutex.c src/thread/win32/SDL_syssem.c src/thread/win32/SDL_systhread.c src/thread/win32/SDL_systhread_c.h src/timer/amigaos/SDL_systimer.c src/timer/beos/SDL_systimer.c src/timer/dc/SDL_systimer.c src/timer/linux/SDL_systimer.c src/timer/macos/SDL_MPWtimer.c src/timer/macos/SDL_systimer.c src/timer/mint/SDL_systimer.c src/timer/mint/SDL_vbltimer_s.h src/timer/riscos/SDL_systimer.c src/timer/win32/SDL_systimer.c src/video/SDL_RLEaccel.c src/video/SDL_RLEaccel_c.h src/video/SDL_blit.c src/video/SDL_blit.h src/video/SDL_blit_0.c src/video/SDL_blit_1.c src/video/SDL_blit_A.c src/video/SDL_blit_N.c src/video/SDL_bmp.c src/video/SDL_cursor.c src/video/SDL_cursor_c.h src/video/SDL_gamma.c src/video/SDL_leaks.h src/video/SDL_memops.h src/video/SDL_pixels.c src/video/SDL_pixels_c.h src/video/SDL_stretch.c src/video/SDL_stretch_c.h src/video/SDL_surface.c src/video/SDL_sysvideo.h src/video/SDL_video.c src/video/SDL_yuv.c src/video/SDL_yuv_mmx.c src/video/SDL_yuv_sw.c src/video/SDL_yuv_sw_c.h src/video/SDL_yuvfuncs.h src/video/aalib/SDL_aaevents.c src/video/aalib/SDL_aaevents_c.h src/video/aalib/SDL_aamouse.c src/video/aalib/SDL_aamouse_c.h src/video/aalib/SDL_aavideo.c src/video/aalib/SDL_aavideo.h src/video/ataricommon/SDL_ataric2p_s.h src/video/ataricommon/SDL_atarieddi_s.h src/video/ataricommon/SDL_atarievents.c src/video/ataricommon/SDL_atarievents_c.h src/video/ataricommon/SDL_atarikeys.h src/video/ataricommon/SDL_atarimxalloc.c src/video/ataricommon/SDL_atarimxalloc_c.h src/video/ataricommon/SDL_biosevents.c src/video/ataricommon/SDL_biosevents_c.h src/video/ataricommon/SDL_gemdosevents.c src/video/ataricommon/SDL_gemdosevents_c.h src/video/ataricommon/SDL_ikbdevents.c src/video/ataricommon/SDL_ikbdevents_c.h src/video/ataricommon/SDL_ikbdinterrupt_s.h src/video/ataricommon/SDL_xbiosevents.c src/video/ataricommon/SDL_xbiosevents_c.h src/video/ataricommon/SDL_xbiosinterrupt_s.h src/video/blank_cursor.h src/video/bwindow/SDL_BView.h src/video/bwindow/SDL_BWin.h src/video/bwindow/SDL_lowvideo.h src/video/bwindow/SDL_sysevents.cc src/video/bwindow/SDL_sysevents_c.h src/video/bwindow/SDL_sysmouse.cc src/video/bwindow/SDL_sysmouse_c.h src/video/bwindow/SDL_sysvideo.cc src/video/bwindow/SDL_syswm.cc src/video/bwindow/SDL_syswm_c.h src/video/bwindow/SDL_sysyuv.cc src/video/bwindow/SDL_sysyuv.h src/video/cybergfx/SDL_amigaevents.c src/video/cybergfx/SDL_amigaevents_c.h src/video/cybergfx/SDL_amigamouse.c src/video/cybergfx/SDL_amigamouse_c.h src/video/cybergfx/SDL_cgxgl.c src/video/cybergfx/SDL_cgxgl_c.h src/video/cybergfx/SDL_cgximage.c src/video/cybergfx/SDL_cgximage_c.h src/video/cybergfx/SDL_cgxmodes_c.h src/video/cybergfx/SDL_cgxvideo.h src/video/cybergfx/SDL_cgxwm.c src/video/cybergfx/SDL_cgxwm_c.h src/video/cybergfx/SDL_cgxyuv.c src/video/cybergfx/SDL_cgxyuv_c.h src/video/dc/SDL_dcevents.c src/video/dc/SDL_dcevents_c.h src/video/dc/SDL_dcmouse.c src/video/dc/SDL_dcmouse_c.h src/video/dc/SDL_dcvideo.c src/video/dc/SDL_dcvideo.h src/video/default_cursor.h src/video/dga/SDL_dgaevents.c src/video/dga/SDL_dgaevents_c.h src/video/dga/SDL_dgamouse.c src/video/dga/SDL_dgamouse_c.h src/video/dga/SDL_dgavideo.c src/video/dga/SDL_dgavideo.h src/video/directfb/SDL_DirectFB_events.c src/video/directfb/SDL_DirectFB_events.h src/video/directfb/SDL_DirectFB_video.c src/video/directfb/SDL_DirectFB_video.h src/video/directfb/SDL_DirectFB_yuv.c src/video/directfb/SDL_DirectFB_yuv.h src/video/dummy/SDL_nullevents.c src/video/dummy/SDL_nullevents_c.h src/video/dummy/SDL_nullmouse.c src/video/dummy/SDL_nullmouse_c.h src/video/dummy/SDL_nullvideo.c src/video/dummy/SDL_nullvideo.h src/video/epoc/SDL_epocevents_c.h src/video/epoc/SDL_epocvideo.h src/video/fbcon/3dfx_mmio.h src/video/fbcon/3dfx_regs.h src/video/fbcon/SDL_fb3dfx.c src/video/fbcon/SDL_fb3dfx.h src/video/fbcon/SDL_fbelo.c src/video/fbcon/SDL_fbelo.h src/video/fbcon/SDL_fbevents.c src/video/fbcon/SDL_fbevents_c.h src/video/fbcon/SDL_fbmatrox.c src/video/fbcon/SDL_fbmatrox.h src/video/fbcon/SDL_fbmouse.c src/video/fbcon/SDL_fbmouse_c.h src/video/fbcon/SDL_fbriva.c src/video/fbcon/SDL_fbriva.h src/video/fbcon/SDL_fbvideo.c src/video/fbcon/SDL_fbvideo.h src/video/fbcon/matrox_mmio.h src/video/fbcon/riva_regs.h src/video/gem/SDL_gemevents.c src/video/gem/SDL_gemevents_c.h src/video/gem/SDL_gemmouse.c src/video/gem/SDL_gemmouse_c.h src/video/gem/SDL_gemvideo.c src/video/gem/SDL_gemvideo.h src/video/gem/SDL_gemwm.c src/video/gem/SDL_gemwm_c.h src/video/ggi/SDL_ggievents.c src/video/ggi/SDL_ggievents_c.h src/video/ggi/SDL_ggimouse.c src/video/ggi/SDL_ggimouse_c.h src/video/ggi/SDL_ggivideo.c src/video/ggi/SDL_ggivideo.h src/video/maccommon/SDL_lowvideo.h src/video/maccommon/SDL_macevents.c src/video/maccommon/SDL_macevents_c.h src/video/maccommon/SDL_macgl.c src/video/maccommon/SDL_macgl_c.h src/video/maccommon/SDL_mackeys.h src/video/maccommon/SDL_macmouse.c src/video/maccommon/SDL_macmouse_c.h src/video/maccommon/SDL_macwm.c src/video/maccommon/SDL_macwm_c.h src/video/macdsp/SDL_dspvideo.c src/video/macdsp/SDL_dspvideo.h src/video/macrom/SDL_romvideo.c src/video/macrom/SDL_romvideo.h src/video/nanox/SDL_nxevents.c src/video/nanox/SDL_nxevents_c.h src/video/nanox/SDL_nximage.c src/video/nanox/SDL_nximage_c.h src/video/nanox/SDL_nxmodes.c src/video/nanox/SDL_nxmodes_c.h src/video/nanox/SDL_nxmouse.c src/video/nanox/SDL_nxvideo.c src/video/nanox/SDL_nxvideo.h src/video/nanox/SDL_nxwm.c src/video/nanox/SDL_nxwm_c.h src/video/photon/SDL_ph_events.c src/video/photon/SDL_ph_events_c.h src/video/photon/SDL_ph_image.c src/video/photon/SDL_ph_image_c.h src/video/photon/SDL_ph_modes.c src/video/photon/SDL_ph_modes_c.h src/video/photon/SDL_ph_mouse.c src/video/photon/SDL_ph_mouse_c.h src/video/photon/SDL_ph_video.c src/video/photon/SDL_ph_video.h src/video/photon/SDL_ph_wm.c src/video/photon/SDL_ph_wm_c.h src/video/photon/SDL_phyuv.c src/video/photon/SDL_phyuv_c.h src/video/picogui/SDL_pgevents.c src/video/picogui/SDL_pgevents_c.h src/video/picogui/SDL_pgvideo.c src/video/picogui/SDL_pgvideo.h src/video/ps2gs/SDL_gsevents.c src/video/qtopia/SDL_QPEApp.cc src/video/qtopia/SDL_QWin.cc src/video/qtopia/SDL_QWin.h src/video/qtopia/SDL_lowvideo.h src/video/qtopia/SDL_sysevents.cc src/video/qtopia/SDL_sysevents_c.h src/video/qtopia/SDL_sysmouse.cc src/video/qtopia/SDL_sysmouse_c.h src/video/qtopia/SDL_sysvideo.cc src/video/qtopia/SDL_syswm.cc src/video/qtopia/SDL_syswm_c.h src/video/riscos/SDL_riscosFullScreenVideo.c src/video/riscos/SDL_riscosevents.c src/video/riscos/SDL_riscosevents_c.h src/video/riscos/SDL_riscosmouse.c src/video/riscos/SDL_riscosmouse_c.h src/video/riscos/SDL_riscossprite.c src/video/riscos/SDL_riscostask.c src/video/riscos/SDL_riscostask.h src/video/riscos/SDL_riscosvideo.c src/video/riscos/SDL_riscosvideo.h src/video/riscos/SDL_wimppoll.c src/video/riscos/SDL_wimpvideo.c src/video/svga/SDL_svgaevents.c src/video/svga/SDL_svgaevents_c.h src/video/svga/SDL_svgamouse.c src/video/svga/SDL_svgamouse_c.h src/video/svga/SDL_svgavideo.c src/video/svga/SDL_svgavideo.h src/video/wincommon/SDL_lowvideo.h src/video/wincommon/SDL_sysmouse_c.h src/video/wincommon/SDL_syswm_c.h src/video/wincommon/SDL_wingl.c src/video/wincommon/SDL_wingl_c.h src/video/windib/SDL_dibevents.c src/video/windib/SDL_dibevents_c.h src/video/windib/SDL_dibvideo.h src/video/windib/SDL_vkeys.h src/video/windx5/SDL_dx5events.c src/video/windx5/SDL_dx5events_c.h src/video/windx5/SDL_dx5video.c src/video/windx5/SDL_dx5video.h src/video/windx5/SDL_dx5yuv.c src/video/windx5/SDL_dx5yuv_c.h src/video/x11/SDL_x11dga.c src/video/x11/SDL_x11dga_c.h src/video/x11/SDL_x11events.c src/video/x11/SDL_x11events_c.h src/video/x11/SDL_x11gamma.c src/video/x11/SDL_x11gamma_c.h src/video/x11/SDL_x11gl.c src/video/x11/SDL_x11gl_c.h src/video/x11/SDL_x11image.c src/video/x11/SDL_x11image_c.h src/video/x11/SDL_x11modes.c src/video/x11/SDL_x11modes_c.h src/video/x11/SDL_x11mouse.c src/video/x11/SDL_x11mouse_c.h src/video/x11/SDL_x11video.c src/video/x11/SDL_x11video.h src/video/x11/SDL_x11wm.c src/video/x11/SDL_x11wm_c.h src/video/x11/SDL_x11yuv.c src/video/x11/SDL_x11yuv_c.h src/video/xbios/SDL_xbios.c src/video/xbios/SDL_xbios.h
diffstat 438 files changed, 438 insertions(+), 438 deletions(-) [+]
line wrap: on
line diff
--- a/include/SDL.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/include/SDL.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/include/SDL_active.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/include/SDL_active.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/include/SDL_audio.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/include/SDL_audio.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/include/SDL_byteorder.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/include/SDL_byteorder.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/include/SDL_cdrom.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/include/SDL_cdrom.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/include/SDL_copying.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/include/SDL_copying.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/include/SDL_cpuinfo.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/include/SDL_cpuinfo.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/include/SDL_endian.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/include/SDL_endian.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/include/SDL_error.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/include/SDL_error.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/include/SDL_events.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/include/SDL_events.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/include/SDL_joystick.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/include/SDL_joystick.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/include/SDL_keyboard.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/include/SDL_keyboard.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/include/SDL_keysym.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/include/SDL_keysym.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/include/SDL_loadso.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/include/SDL_loadso.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/include/SDL_main.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/include/SDL_main.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/include/SDL_mouse.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/include/SDL_mouse.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/include/SDL_mutex.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/include/SDL_mutex.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/include/SDL_opengl.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/include/SDL_opengl.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/include/SDL_quit.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/include/SDL_quit.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/include/SDL_rwops.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/include/SDL_rwops.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/include/SDL_syswm.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/include/SDL_syswm.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/include/SDL_thread.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/include/SDL_thread.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/include/SDL_timer.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/include/SDL_timer.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/include/SDL_types.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/include/SDL_types.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/include/SDL_version.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/include/SDL_version.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/include/SDL_video.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/include/SDL_video.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/include/begin_code.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/include/begin_code.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/include/close_code.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/include/close_code.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/SDL.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/SDL.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/SDL_error.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/SDL_error.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/SDL_error_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/SDL_error_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/SDL_fatal.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/SDL_fatal.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/SDL_fatal.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/SDL_fatal.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/SDL_getenv.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/SDL_getenv.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/SDL_loadso.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/SDL_loadso.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/SDL_audio.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/SDL_audio.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/SDL_audio_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/SDL_audio_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/SDL_audiocvt.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/SDL_audiocvt.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/SDL_audiodev.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/SDL_audiodev.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/SDL_audiodev_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/SDL_audiodev_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/SDL_audiomem.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/SDL_audiomem.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/SDL_audiomem.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/SDL_audiomem.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/SDL_mixer.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/SDL_mixer.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/SDL_mixer_m68k.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/SDL_mixer_m68k.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/SDL_mixer_m68k.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/SDL_mixer_m68k.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/SDL_sysaudio.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/SDL_sysaudio.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/SDL_wave.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/SDL_wave.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/SDL_wave.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/SDL_wave.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/alsa/SDL_alsa_audio.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/alsa/SDL_alsa_audio.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/alsa/SDL_alsa_audio.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/alsa/SDL_alsa_audio.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/amigaos/SDL_ahiaudio.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/amigaos/SDL_ahiaudio.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/arts/SDL_artsaudio.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/arts/SDL_artsaudio.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/arts/SDL_artsaudio.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/arts/SDL_artsaudio.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/baudio/SDL_beaudio.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/baudio/SDL_beaudio.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/dc/SDL_dcaudio.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/dc/SDL_dcaudio.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/dc/SDL_dcaudio.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/dc/SDL_dcaudio.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/disk/SDL_diskaudio.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/disk/SDL_diskaudio.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/disk/SDL_diskaudio.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/disk/SDL_diskaudio.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/dma/SDL_dmaaudio.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/dma/SDL_dmaaudio.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/dma/SDL_dmaaudio.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/dma/SDL_dmaaudio.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/dmedia/SDL_irixaudio.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/dmedia/SDL_irixaudio.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/dsp/SDL_dspaudio.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/dsp/SDL_dspaudio.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/dsp/SDL_dspaudio.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/dsp/SDL_dspaudio.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/esd/SDL_esdaudio.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/esd/SDL_esdaudio.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/esd/SDL_esdaudio.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/esd/SDL_esdaudio.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/macrom/SDL_romaudio.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/macrom/SDL_romaudio.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/macrom/SDL_romaudio.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/macrom/SDL_romaudio.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/mint/SDL_mintaudio.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/mint/SDL_mintaudio.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/mint/SDL_mintaudio.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/mint/SDL_mintaudio.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/mint/SDL_mintaudio_dma8.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/mint/SDL_mintaudio_dma8.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/mint/SDL_mintaudio_dma8.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/mint/SDL_mintaudio_dma8.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/mint/SDL_mintaudio_gsxb.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/mint/SDL_mintaudio_gsxb.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/mint/SDL_mintaudio_mcsn.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/mint/SDL_mintaudio_mcsn.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/mint/SDL_mintaudio_mcsn.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/mint/SDL_mintaudio_mcsn.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/mint/SDL_mintaudio_stfa.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/mint/SDL_mintaudio_stfa.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/mint/SDL_mintaudio_stfa.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/mint/SDL_mintaudio_stfa.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/mint/SDL_mintaudio_xbios.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/mint/SDL_mintaudio_xbios.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/mme/SDL_mmeaudio.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/mme/SDL_mmeaudio.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/mme/SDL_mmeaudio.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/mme/SDL_mmeaudio.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/nas/SDL_nasaudio.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/nas/SDL_nasaudio.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/nas/SDL_nasaudio.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/nas/SDL_nasaudio.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/nto/SDL_nto_audio.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/nto/SDL_nto_audio.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/nto/SDL_nto_audio.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/nto/SDL_nto_audio.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/openbsd/SDL_openbsdaudio.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/openbsd/SDL_openbsdaudio.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/openbsd/SDL_openbsdaudio.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/openbsd/SDL_openbsdaudio.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/paudio/SDL_paudio.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/paudio/SDL_paudio.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/riscos/SDL_drenderer.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/riscos/SDL_drenderer.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/riscos/SDL_drenderer.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/riscos/SDL_drenderer.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/sun/SDL_sunaudio.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/sun/SDL_sunaudio.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/sun/SDL_sunaudio.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/sun/SDL_sunaudio.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/windib/SDL_dibaudio.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/windib/SDL_dibaudio.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/windib/SDL_dibaudio.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/windib/SDL_dibaudio.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/windx5/SDL_dx5audio.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/windx5/SDL_dx5audio.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/audio/windx5/SDL_dx5audio.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/audio/windx5/SDL_dx5audio.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/cdrom/SDL_cdrom.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/cdrom/SDL_cdrom.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/cdrom/SDL_syscdrom.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/cdrom/SDL_syscdrom.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/cdrom/beos/SDL_syscdrom.cc	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/cdrom/beos/SDL_syscdrom.cc	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/cdrom/dc/SDL_syscdrom.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/cdrom/dc/SDL_syscdrom.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/cdrom/dummy/SDL_syscdrom.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/cdrom/dummy/SDL_syscdrom.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/cdrom/freebsd/SDL_syscdrom.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/cdrom/freebsd/SDL_syscdrom.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/cdrom/linux/SDL_syscdrom.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/cdrom/linux/SDL_syscdrom.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/cdrom/macos/SDL_syscdrom.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/cdrom/macos/SDL_syscdrom.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/cdrom/macos/SDL_syscdrom_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/cdrom/macos/SDL_syscdrom_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/cdrom/macosx/AudioFilePlayer.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/cdrom/macosx/AudioFilePlayer.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/cdrom/macosx/CAGuard.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/cdrom/macosx/CAGuard.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/cdrom/macosx/CDPlayer.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/cdrom/macosx/CDPlayer.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/cdrom/macosx/SDL_syscdrom.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/cdrom/macosx/SDL_syscdrom.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/cdrom/macosx/SDL_syscdrom_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/cdrom/macosx/SDL_syscdrom_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/cdrom/mint/SDL_syscdrom.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/cdrom/mint/SDL_syscdrom.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/cdrom/openbsd/SDL_syscdrom.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/cdrom/openbsd/SDL_syscdrom.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/cdrom/qnx/SDL_syscdrom.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/cdrom/qnx/SDL_syscdrom.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/cdrom/win32/SDL_syscdrom.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/cdrom/win32/SDL_syscdrom.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/cpuinfo/SDL_cpuinfo.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/cpuinfo/SDL_cpuinfo.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/endian/SDL_endian.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/endian/SDL_endian.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/events/SDL_active.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/events/SDL_active.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/events/SDL_events.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/events/SDL_events.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/events/SDL_events_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/events/SDL_events_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/events/SDL_expose.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/events/SDL_expose.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/events/SDL_keyboard.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/events/SDL_keyboard.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/events/SDL_mouse.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/events/SDL_mouse.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/events/SDL_quit.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/events/SDL_quit.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/events/SDL_resize.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/events/SDL_resize.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/events/SDL_sysevents.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/events/SDL_sysevents.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/file/SDL_rwops.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/file/SDL_rwops.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/joystick/SDL_joystick.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/joystick/SDL_joystick.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/joystick/SDL_joystick_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/joystick/SDL_joystick_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/joystick/SDL_sysjoystick.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/joystick/SDL_sysjoystick.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/joystick/amigaos/SDL_sysjoystick.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/joystick/amigaos/SDL_sysjoystick.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/joystick/beos/SDL_bejoystick.cc	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/joystick/beos/SDL_bejoystick.cc	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/joystick/bsd/SDL_sysjoystick.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/joystick/bsd/SDL_sysjoystick.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/joystick/darwin/SDL_sysjoystick.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/joystick/darwin/SDL_sysjoystick.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
 	SDL - Simple DirectMedia Layer
-	Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
 	This library is free software; you can redistribute it and/or
 	modify it under the terms of the GNU Library General Public
--- a/src/joystick/dc/SDL_sysjoystick.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/joystick/dc/SDL_sysjoystick.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/joystick/dummy/SDL_sysjoystick.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/joystick/dummy/SDL_sysjoystick.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/joystick/linux/SDL_sysjoystick.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/joystick/linux/SDL_sysjoystick.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/joystick/macos/SDL_sysjoystick.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/joystick/macos/SDL_sysjoystick.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/joystick/mint/SDL_sysjoystick.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/joystick/mint/SDL_sysjoystick.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/joystick/riscos/SDL_sysjoystick.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/joystick/riscos/SDL_sysjoystick.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/joystick/win32/SDL_mmjoystick.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/joystick/win32/SDL_mmjoystick.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/main/beos/SDL_BeApp.cc	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/main/beos/SDL_BeApp.cc	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/main/beos/SDL_BeApp.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/main/beos/SDL_BeApp.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/main/macos/SDL_main.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/main/macos/SDL_main.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/SDL_systhread.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/SDL_systhread.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/SDL_thread.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/SDL_thread.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/SDL_thread_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/SDL_thread_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/amigaos/SDL_syssem.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/amigaos/SDL_syssem.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/amigaos/SDL_systhread.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/amigaos/SDL_systhread.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/amigaos/SDL_systhread_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/amigaos/SDL_systhread_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/amigaos/SDL_thread.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/amigaos/SDL_thread.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/beos/SDL_syssem.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/beos/SDL_syssem.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/beos/SDL_systhread.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/beos/SDL_systhread.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/beos/SDL_systhread_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/beos/SDL_systhread_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/bsdi/SDL_syssem.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/bsdi/SDL_syssem.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/dc/SDL_syscond.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/dc/SDL_syscond.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/dc/SDL_syscond_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/dc/SDL_syscond_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/dc/SDL_sysmutex.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/dc/SDL_sysmutex.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/dc/SDL_sysmutex_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/dc/SDL_sysmutex_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/dc/SDL_syssem.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/dc/SDL_syssem.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/dc/SDL_syssem_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/dc/SDL_syssem_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/dc/SDL_systhread.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/dc/SDL_systhread.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/dc/SDL_systhread_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/dc/SDL_systhread_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/epoc/SDL_systhread_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/epoc/SDL_systhread_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/generic/SDL_syscond.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/generic/SDL_syscond.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/generic/SDL_syscond_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/generic/SDL_syscond_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/generic/SDL_sysmutex.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/generic/SDL_sysmutex.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/generic/SDL_sysmutex_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/generic/SDL_sysmutex_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/generic/SDL_syssem.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/generic/SDL_syssem.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/generic/SDL_syssem_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/generic/SDL_syssem_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/generic/SDL_systhread.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/generic/SDL_systhread.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/generic/SDL_systhread_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/generic/SDL_systhread_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/irix/SDL_systhread.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/irix/SDL_systhread.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/irix/SDL_systhread_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/irix/SDL_systhread_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/linux/SDL_syscond.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/linux/SDL_syscond.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/linux/SDL_sysmutex.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/linux/SDL_sysmutex.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/linux/SDL_sysmutex_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/linux/SDL_sysmutex_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/linux/SDL_syssem.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/linux/SDL_syssem.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/linux/SDL_systhread.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/linux/SDL_systhread.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/linux/SDL_systhread_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/linux/SDL_systhread_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/pth/SDL_systhread.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/pth/SDL_systhread.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/pth/SDL_systhread_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/pth/SDL_systhread_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/win32/SDL_sysmutex.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/win32/SDL_sysmutex.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/win32/SDL_syssem.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/win32/SDL_syssem.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/win32/SDL_systhread.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/win32/SDL_systhread.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/thread/win32/SDL_systhread_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/thread/win32/SDL_systhread_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/timer/amigaos/SDL_systimer.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/timer/amigaos/SDL_systimer.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/timer/beos/SDL_systimer.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/timer/beos/SDL_systimer.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/timer/dc/SDL_systimer.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/timer/dc/SDL_systimer.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/timer/linux/SDL_systimer.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/timer/linux/SDL_systimer.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/timer/macos/SDL_MPWtimer.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/timer/macos/SDL_MPWtimer.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
 	SDL - Simple DirectMedia Layer
-	Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
 	This library is free software; you can redistribute it and/or
 	modify it under the terms of the GNU Library General Public
--- a/src/timer/macos/SDL_systimer.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/timer/macos/SDL_systimer.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
 	SDL - Simple DirectMedia Layer
-	Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
 	This library is free software; you can redistribute it and/or
 	modify it under the terms of the GNU Library General Public
--- a/src/timer/mint/SDL_systimer.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/timer/mint/SDL_systimer.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/timer/mint/SDL_vbltimer_s.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/timer/mint/SDL_vbltimer_s.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/timer/riscos/SDL_systimer.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/timer/riscos/SDL_systimer.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/timer/win32/SDL_systimer.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/timer/win32/SDL_systimer.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/SDL_RLEaccel.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/SDL_RLEaccel.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/SDL_RLEaccel_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/SDL_RLEaccel_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/SDL_blit.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/SDL_blit.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/SDL_blit.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/SDL_blit.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/SDL_blit_0.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/SDL_blit_0.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/SDL_blit_1.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/SDL_blit_1.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/SDL_blit_A.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/SDL_blit_A.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/SDL_blit_N.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/SDL_blit_N.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/SDL_bmp.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/SDL_bmp.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/SDL_cursor.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/SDL_cursor.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/SDL_cursor_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/SDL_cursor_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/SDL_gamma.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/SDL_gamma.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/SDL_leaks.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/SDL_leaks.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/SDL_memops.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/SDL_memops.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/SDL_pixels.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/SDL_pixels.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/SDL_pixels_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/SDL_pixels_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/SDL_stretch.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/SDL_stretch.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/SDL_stretch_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/SDL_stretch_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/SDL_surface.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/SDL_surface.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/SDL_sysvideo.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/SDL_sysvideo.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/SDL_video.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/SDL_video.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/SDL_yuv.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/SDL_yuv.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/SDL_yuv_mmx.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/SDL_yuv_mmx.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/SDL_yuv_sw.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/SDL_yuv_sw.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/SDL_yuv_sw_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/SDL_yuv_sw_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/SDL_yuvfuncs.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/SDL_yuvfuncs.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/aalib/SDL_aaevents.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/aalib/SDL_aaevents.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/aalib/SDL_aaevents_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/aalib/SDL_aaevents_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/aalib/SDL_aamouse.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/aalib/SDL_aamouse.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/aalib/SDL_aamouse_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/aalib/SDL_aamouse_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/aalib/SDL_aavideo.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/aalib/SDL_aavideo.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/aalib/SDL_aavideo.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/aalib/SDL_aavideo.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/ataricommon/SDL_ataric2p_s.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/ataricommon/SDL_ataric2p_s.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/ataricommon/SDL_atarieddi_s.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/ataricommon/SDL_atarieddi_s.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/ataricommon/SDL_atarievents.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/ataricommon/SDL_atarievents.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/ataricommon/SDL_atarievents_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/ataricommon/SDL_atarievents_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/ataricommon/SDL_atarikeys.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/ataricommon/SDL_atarikeys.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/ataricommon/SDL_atarimxalloc.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/ataricommon/SDL_atarimxalloc.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/ataricommon/SDL_atarimxalloc_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/ataricommon/SDL_atarimxalloc_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/ataricommon/SDL_biosevents.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/ataricommon/SDL_biosevents.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/ataricommon/SDL_biosevents_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/ataricommon/SDL_biosevents_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/ataricommon/SDL_gemdosevents.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/ataricommon/SDL_gemdosevents.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/ataricommon/SDL_gemdosevents_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/ataricommon/SDL_gemdosevents_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/ataricommon/SDL_ikbdevents.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/ataricommon/SDL_ikbdevents.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/ataricommon/SDL_ikbdevents_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/ataricommon/SDL_ikbdevents_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/ataricommon/SDL_ikbdinterrupt_s.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/ataricommon/SDL_ikbdinterrupt_s.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/ataricommon/SDL_xbiosevents.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/ataricommon/SDL_xbiosevents.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/ataricommon/SDL_xbiosevents_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/ataricommon/SDL_xbiosevents_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/ataricommon/SDL_xbiosinterrupt_s.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/ataricommon/SDL_xbiosinterrupt_s.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/blank_cursor.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/blank_cursor.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/bwindow/SDL_BView.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/bwindow/SDL_BView.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/bwindow/SDL_BWin.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/bwindow/SDL_BWin.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/bwindow/SDL_lowvideo.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/bwindow/SDL_lowvideo.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/bwindow/SDL_sysevents.cc	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/bwindow/SDL_sysevents.cc	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/bwindow/SDL_sysevents_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/bwindow/SDL_sysevents_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/bwindow/SDL_sysmouse.cc	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/bwindow/SDL_sysmouse.cc	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/bwindow/SDL_sysmouse_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/bwindow/SDL_sysmouse_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/bwindow/SDL_sysvideo.cc	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/bwindow/SDL_sysvideo.cc	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/bwindow/SDL_syswm.cc	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/bwindow/SDL_syswm.cc	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/bwindow/SDL_syswm_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/bwindow/SDL_syswm_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/bwindow/SDL_sysyuv.cc	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/bwindow/SDL_sysyuv.cc	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/bwindow/SDL_sysyuv.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/bwindow/SDL_sysyuv.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/cybergfx/SDL_amigaevents.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/cybergfx/SDL_amigaevents.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/cybergfx/SDL_amigaevents_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/cybergfx/SDL_amigaevents_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/cybergfx/SDL_amigamouse.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/cybergfx/SDL_amigamouse.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/cybergfx/SDL_amigamouse_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/cybergfx/SDL_amigamouse_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/cybergfx/SDL_cgxgl.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/cybergfx/SDL_cgxgl.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/cybergfx/SDL_cgxgl_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/cybergfx/SDL_cgxgl_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/cybergfx/SDL_cgximage.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/cybergfx/SDL_cgximage.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/cybergfx/SDL_cgximage_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/cybergfx/SDL_cgximage_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/cybergfx/SDL_cgxmodes_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/cybergfx/SDL_cgxmodes_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/cybergfx/SDL_cgxvideo.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/cybergfx/SDL_cgxvideo.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/cybergfx/SDL_cgxwm.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/cybergfx/SDL_cgxwm.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/cybergfx/SDL_cgxwm_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/cybergfx/SDL_cgxwm_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/cybergfx/SDL_cgxyuv.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/cybergfx/SDL_cgxyuv.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/cybergfx/SDL_cgxyuv_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/cybergfx/SDL_cgxyuv_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/dc/SDL_dcevents.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/dc/SDL_dcevents.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/dc/SDL_dcevents_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/dc/SDL_dcevents_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/dc/SDL_dcmouse.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/dc/SDL_dcmouse.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/dc/SDL_dcmouse_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/dc/SDL_dcmouse_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/dc/SDL_dcvideo.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/dc/SDL_dcvideo.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/dc/SDL_dcvideo.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/dc/SDL_dcvideo.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/default_cursor.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/default_cursor.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/dga/SDL_dgaevents.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/dga/SDL_dgaevents.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/dga/SDL_dgaevents_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/dga/SDL_dgaevents_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/dga/SDL_dgamouse.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/dga/SDL_dgamouse.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/dga/SDL_dgamouse_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/dga/SDL_dgamouse_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/dga/SDL_dgavideo.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/dga/SDL_dgavideo.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
 	SDL - Simple DirectMedia Layer
-	Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
 	This library is free software; you can redistribute it and/or
 	modify it under the terms of the GNU Library General Public
--- a/src/video/dga/SDL_dgavideo.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/dga/SDL_dgavideo.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/directfb/SDL_DirectFB_events.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/directfb/SDL_DirectFB_events.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
 	SDL - Simple DirectMedia Layer
-	Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
 	This library is free software; you can redistribute it and/or
 	modify it under the terms of the GNU Library General Public
--- a/src/video/directfb/SDL_DirectFB_events.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/directfb/SDL_DirectFB_events.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/directfb/SDL_DirectFB_video.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/directfb/SDL_DirectFB_video.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
 	SDL - Simple DirectMedia Layer
-	Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
 	This library is free software; you can redistribute it and/or
 	modify it under the terms of the GNU Library General Public
--- a/src/video/directfb/SDL_DirectFB_video.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/directfb/SDL_DirectFB_video.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/directfb/SDL_DirectFB_yuv.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/directfb/SDL_DirectFB_yuv.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/directfb/SDL_DirectFB_yuv.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/directfb/SDL_DirectFB_yuv.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/dummy/SDL_nullevents.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/dummy/SDL_nullevents.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/dummy/SDL_nullevents_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/dummy/SDL_nullevents_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/dummy/SDL_nullmouse.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/dummy/SDL_nullmouse.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/dummy/SDL_nullmouse_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/dummy/SDL_nullmouse_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/dummy/SDL_nullvideo.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/dummy/SDL_nullvideo.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/dummy/SDL_nullvideo.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/dummy/SDL_nullvideo.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/epoc/SDL_epocevents_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/epoc/SDL_epocevents_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/epoc/SDL_epocvideo.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/epoc/SDL_epocvideo.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/fbcon/3dfx_mmio.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/fbcon/3dfx_mmio.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/fbcon/3dfx_regs.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/fbcon/3dfx_regs.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/fbcon/SDL_fb3dfx.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/fbcon/SDL_fb3dfx.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
 	SDL - Simple DirectMedia Layer
-	Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
 	This library is free software; you can redistribute it and/or
 	modify it under the terms of the GNU Library General Public
--- a/src/video/fbcon/SDL_fb3dfx.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/fbcon/SDL_fb3dfx.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
 	SDL - Simple DirectMedia Layer
-	Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
 	This library is free software; you can redistribute it and/or
 	modify it under the terms of the GNU Library General Public
--- a/src/video/fbcon/SDL_fbelo.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/fbcon/SDL_fbelo.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/fbcon/SDL_fbelo.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/fbcon/SDL_fbelo.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/fbcon/SDL_fbevents.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/fbcon/SDL_fbevents.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
 	SDL - Simple DirectMedia Layer
-	Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
 	This library is free software; you can redistribute it and/or
 	modify it under the terms of the GNU Library General Public
--- a/src/video/fbcon/SDL_fbevents_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/fbcon/SDL_fbevents_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/fbcon/SDL_fbmatrox.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/fbcon/SDL_fbmatrox.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
 	SDL - Simple DirectMedia Layer
-	Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
 	This library is free software; you can redistribute it and/or
 	modify it under the terms of the GNU Library General Public
--- a/src/video/fbcon/SDL_fbmatrox.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/fbcon/SDL_fbmatrox.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
 	SDL - Simple DirectMedia Layer
-	Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
 	This library is free software; you can redistribute it and/or
 	modify it under the terms of the GNU Library General Public
--- a/src/video/fbcon/SDL_fbmouse.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/fbcon/SDL_fbmouse.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/fbcon/SDL_fbmouse_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/fbcon/SDL_fbmouse_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/fbcon/SDL_fbriva.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/fbcon/SDL_fbriva.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
 	SDL - Simple DirectMedia Layer
-	Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
 	This library is free software; you can redistribute it and/or
 	modify it under the terms of the GNU Library General Public
--- a/src/video/fbcon/SDL_fbriva.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/fbcon/SDL_fbriva.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
 	SDL - Simple DirectMedia Layer
-	Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
 	This library is free software; you can redistribute it and/or
 	modify it under the terms of the GNU Library General Public
--- a/src/video/fbcon/SDL_fbvideo.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/fbcon/SDL_fbvideo.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
 	SDL - Simple DirectMedia Layer
-	Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
 	This library is free software; you can redistribute it and/or
 	modify it under the terms of the GNU Library General Public
--- a/src/video/fbcon/SDL_fbvideo.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/fbcon/SDL_fbvideo.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/fbcon/matrox_mmio.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/fbcon/matrox_mmio.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/fbcon/riva_regs.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/fbcon/riva_regs.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/gem/SDL_gemevents.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/gem/SDL_gemevents.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/gem/SDL_gemevents_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/gem/SDL_gemevents_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/gem/SDL_gemmouse.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/gem/SDL_gemmouse.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/gem/SDL_gemmouse_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/gem/SDL_gemmouse_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/gem/SDL_gemvideo.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/gem/SDL_gemvideo.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/gem/SDL_gemvideo.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/gem/SDL_gemvideo.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/gem/SDL_gemwm.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/gem/SDL_gemwm.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/gem/SDL_gemwm_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/gem/SDL_gemwm_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/ggi/SDL_ggievents.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/ggi/SDL_ggievents.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
 	SDL - Simple DirectMedia Layer
-	Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
 	This library is free software; you can redistribute it and/or
 	modify it under the terms of the GNU Library General Public
--- a/src/video/ggi/SDL_ggievents_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/ggi/SDL_ggievents_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/ggi/SDL_ggimouse.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/ggi/SDL_ggimouse.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/ggi/SDL_ggimouse_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/ggi/SDL_ggimouse_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/ggi/SDL_ggivideo.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/ggi/SDL_ggivideo.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
 	SDL - Simple DirectMedia Layer
-	Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
 	This library is free software; you can redistribute it and/or
 	modify it under the terms of the GNU Library General Public
--- a/src/video/ggi/SDL_ggivideo.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/ggi/SDL_ggivideo.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/maccommon/SDL_lowvideo.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/maccommon/SDL_lowvideo.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/maccommon/SDL_macevents.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/maccommon/SDL_macevents.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/maccommon/SDL_macevents_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/maccommon/SDL_macevents_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/maccommon/SDL_macgl.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/maccommon/SDL_macgl.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/maccommon/SDL_macgl_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/maccommon/SDL_macgl_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/maccommon/SDL_mackeys.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/maccommon/SDL_mackeys.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/maccommon/SDL_macmouse.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/maccommon/SDL_macmouse.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/maccommon/SDL_macmouse_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/maccommon/SDL_macmouse_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/maccommon/SDL_macwm.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/maccommon/SDL_macwm.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/maccommon/SDL_macwm_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/maccommon/SDL_macwm_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/macdsp/SDL_dspvideo.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/macdsp/SDL_dspvideo.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/macdsp/SDL_dspvideo.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/macdsp/SDL_dspvideo.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/macrom/SDL_romvideo.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/macrom/SDL_romvideo.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/macrom/SDL_romvideo.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/macrom/SDL_romvideo.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/nanox/SDL_nxevents.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/nanox/SDL_nxevents.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
     Copyright (C) 2001  Hsieh-Fu Tsai
     Copyright (C) 2002  Greg Haerr <greg@censoft.com>
 
--- a/src/video/nanox/SDL_nxevents_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/nanox/SDL_nxevents_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
     Copyright (C) 2001  Hsieh-Fu Tsai
 
     This library is free software; you can redistribute it and/or
--- a/src/video/nanox/SDL_nximage.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/nanox/SDL_nximage.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
     Copyright (C) 2001  Hsieh-Fu Tsai
     Copyright (C) 2002  Greg Haerr <greg@censoft.com>
 
--- a/src/video/nanox/SDL_nximage_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/nanox/SDL_nximage_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
     Copyright (C) 2001  Hsieh-Fu Tsai
 
     This library is free software; you can redistribute it and/or
--- a/src/video/nanox/SDL_nxmodes.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/nanox/SDL_nxmodes.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
     Copyright (C) 2001  Hsieh-Fu Tsai
 
     This library is free software; you can redistribute it and/or
--- a/src/video/nanox/SDL_nxmodes_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/nanox/SDL_nxmodes_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
     Copyright (C) 2001  Hsieh-Fu Tsai
 
     This library is free software; you can redistribute it and/or
--- a/src/video/nanox/SDL_nxmouse.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/nanox/SDL_nxmouse.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
     Copyright (C) 2001  Hsieh-Fu Tsai
 
     This library is free software; you can redistribute it and/or
--- a/src/video/nanox/SDL_nxvideo.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/nanox/SDL_nxvideo.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
     Copyright (C) 2001  Hsieh-Fu Tsai
     Copyright (C) 2002  Greg Haerr <greg@censoft.com>
 
--- a/src/video/nanox/SDL_nxvideo.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/nanox/SDL_nxvideo.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
     Copyright (C) 2001  Hsieh-Fu Tsai
 
     This library is free software; you can redistribute it and/or
--- a/src/video/nanox/SDL_nxwm.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/nanox/SDL_nxwm.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
     Copyright (C) 2001  Hsieh-Fu Tsai
 
     This library is free software; you can redistribute it and/or
--- a/src/video/nanox/SDL_nxwm_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/nanox/SDL_nxwm_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
     Copyright (C) 2001  Hsieh-Fu Tsai
 
     This library is free software; you can redistribute it and/or
--- a/src/video/photon/SDL_ph_events.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/photon/SDL_ph_events.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/photon/SDL_ph_events_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/photon/SDL_ph_events_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/photon/SDL_ph_image.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/photon/SDL_ph_image.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/photon/SDL_ph_image_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/photon/SDL_ph_image_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/photon/SDL_ph_modes.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/photon/SDL_ph_modes.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/photon/SDL_ph_modes_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/photon/SDL_ph_modes_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/photon/SDL_ph_mouse.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/photon/SDL_ph_mouse.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/photon/SDL_ph_mouse_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/photon/SDL_ph_mouse_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/photon/SDL_ph_video.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/photon/SDL_ph_video.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/photon/SDL_ph_video.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/photon/SDL_ph_video.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/photon/SDL_ph_wm.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/photon/SDL_ph_wm.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/photon/SDL_ph_wm_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/photon/SDL_ph_wm_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/photon/SDL_phyuv.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/photon/SDL_phyuv.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/photon/SDL_phyuv_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/photon/SDL_phyuv_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/picogui/SDL_pgevents.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/picogui/SDL_pgevents.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/picogui/SDL_pgevents_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/picogui/SDL_pgevents_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/picogui/SDL_pgvideo.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/picogui/SDL_pgvideo.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/picogui/SDL_pgvideo.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/picogui/SDL_pgvideo.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/ps2gs/SDL_gsevents.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/ps2gs/SDL_gsevents.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
 	SDL - Simple DirectMedia Layer
-	Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
 	This library is free software; you can redistribute it and/or
 	modify it under the terms of the GNU Library General Public
--- a/src/video/qtopia/SDL_QPEApp.cc	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/qtopia/SDL_QPEApp.cc	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/qtopia/SDL_QWin.cc	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/qtopia/SDL_QWin.cc	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/qtopia/SDL_QWin.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/qtopia/SDL_QWin.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/qtopia/SDL_lowvideo.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/qtopia/SDL_lowvideo.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/qtopia/SDL_sysevents.cc	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/qtopia/SDL_sysevents.cc	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/qtopia/SDL_sysevents_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/qtopia/SDL_sysevents_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/qtopia/SDL_sysmouse.cc	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/qtopia/SDL_sysmouse.cc	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/qtopia/SDL_sysmouse_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/qtopia/SDL_sysmouse_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/qtopia/SDL_sysvideo.cc	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/qtopia/SDL_sysvideo.cc	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
   SDL - Simple DirectMedia Layer
-  Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Library General Public
--- a/src/video/qtopia/SDL_syswm.cc	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/qtopia/SDL_syswm.cc	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/qtopia/SDL_syswm_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/qtopia/SDL_syswm_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/riscos/SDL_riscosFullScreenVideo.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/riscos/SDL_riscosFullScreenVideo.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/riscos/SDL_riscosevents.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/riscos/SDL_riscosevents.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/riscos/SDL_riscosevents_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/riscos/SDL_riscosevents_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/riscos/SDL_riscosmouse.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/riscos/SDL_riscosmouse.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/riscos/SDL_riscosmouse_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/riscos/SDL_riscosmouse_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/riscos/SDL_riscossprite.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/riscos/SDL_riscossprite.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/riscos/SDL_riscostask.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/riscos/SDL_riscostask.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/riscos/SDL_riscostask.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/riscos/SDL_riscostask.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/riscos/SDL_riscosvideo.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/riscos/SDL_riscosvideo.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/riscos/SDL_riscosvideo.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/riscos/SDL_riscosvideo.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/riscos/SDL_wimppoll.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/riscos/SDL_wimppoll.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/riscos/SDL_wimpvideo.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/riscos/SDL_wimpvideo.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/svga/SDL_svgaevents.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/svga/SDL_svgaevents.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/svga/SDL_svgaevents_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/svga/SDL_svgaevents_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/svga/SDL_svgamouse.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/svga/SDL_svgamouse.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/svga/SDL_svgamouse_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/svga/SDL_svgamouse_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/svga/SDL_svgavideo.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/svga/SDL_svgavideo.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/svga/SDL_svgavideo.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/svga/SDL_svgavideo.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/wincommon/SDL_lowvideo.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/wincommon/SDL_lowvideo.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/wincommon/SDL_sysmouse_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/wincommon/SDL_sysmouse_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/wincommon/SDL_syswm_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/wincommon/SDL_syswm_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/wincommon/SDL_wingl.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/wincommon/SDL_wingl.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/wincommon/SDL_wingl_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/wincommon/SDL_wingl_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/windib/SDL_dibevents.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/windib/SDL_dibevents.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/windib/SDL_dibevents_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/windib/SDL_dibevents_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/windib/SDL_dibvideo.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/windib/SDL_dibvideo.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/windib/SDL_vkeys.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/windib/SDL_vkeys.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/windx5/SDL_dx5events.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/windx5/SDL_dx5events.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/windx5/SDL_dx5events_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/windx5/SDL_dx5events_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/windx5/SDL_dx5video.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/windx5/SDL_dx5video.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/windx5/SDL_dx5video.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/windx5/SDL_dx5video.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/windx5/SDL_dx5yuv.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/windx5/SDL_dx5yuv.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/windx5/SDL_dx5yuv_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/windx5/SDL_dx5yuv_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/x11/SDL_x11dga.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/x11/SDL_x11dga.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/x11/SDL_x11dga_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/x11/SDL_x11dga_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/x11/SDL_x11events.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/x11/SDL_x11events.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/x11/SDL_x11events_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/x11/SDL_x11events_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/x11/SDL_x11gamma.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/x11/SDL_x11gamma.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/x11/SDL_x11gamma_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/x11/SDL_x11gamma_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/x11/SDL_x11gl.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/x11/SDL_x11gl.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/x11/SDL_x11gl_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/x11/SDL_x11gl_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/x11/SDL_x11image.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/x11/SDL_x11image.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/x11/SDL_x11image_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/x11/SDL_x11image_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/x11/SDL_x11modes.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/x11/SDL_x11modes.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/x11/SDL_x11modes_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/x11/SDL_x11modes_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/x11/SDL_x11mouse.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/x11/SDL_x11mouse.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/x11/SDL_x11mouse_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/x11/SDL_x11mouse_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/x11/SDL_x11video.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/x11/SDL_x11video.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/x11/SDL_x11video.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/x11/SDL_x11video.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/x11/SDL_x11wm.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/x11/SDL_x11wm.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/x11/SDL_x11wm_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/x11/SDL_x11wm_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/x11/SDL_x11yuv.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/x11/SDL_x11yuv.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/x11/SDL_x11yuv_c.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/x11/SDL_x11yuv_c.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/xbios/SDL_xbios.c	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/xbios/SDL_xbios.c	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public
--- a/src/video/xbios/SDL_xbios.h	Sun Jan 04 16:20:28 2004 +0000
+++ b/src/video/xbios/SDL_xbios.h	Sun Jan 04 16:49:27 2004 +0000
@@ -1,6 +1,6 @@
 /*
     SDL - Simple DirectMedia Layer
-    Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002  Sam Lantinga
+    Copyright (C) 1997-2004 Sam Lantinga
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Library General Public