From e59df8c775fc69c0645841fb50792235295f7a6e Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Fri, 14 Dec 2001 12:37:47 +0000 Subject: [PATCH] Updated the headers with the correct e-mail address --- include/SDL.h | 2 +- include/SDL_active.h | 2 +- include/SDL_audio.h | 2 +- include/SDL_byteorder.h | 2 +- include/SDL_cdrom.h | 2 +- include/SDL_copying.h | 2 +- include/SDL_endian.h | 2 +- include/SDL_error.h | 2 +- include/SDL_events.h | 2 +- include/SDL_joystick.h | 2 +- include/SDL_keyboard.h | 2 +- include/SDL_keysym.h | 2 +- include/SDL_main.h | 2 +- include/SDL_mouse.h | 2 +- include/SDL_mutex.h | 2 +- include/SDL_opengl.h | 2 +- include/SDL_quit.h | 2 +- include/SDL_rwops.h | 2 +- include/SDL_syswm.h | 2 +- include/SDL_thread.h | 2 +- include/SDL_timer.h | 2 +- include/SDL_types.h | 2 +- include/SDL_version.h | 2 +- include/SDL_video.h | 2 +- include/begin_code.h | 2 +- include/close_code.h | 2 +- 26 files changed, 26 insertions(+), 26 deletions(-) diff --git a/include/SDL.h b/include/SDL.h index 17fc35d93..74f121840 100644 --- a/include/SDL.h +++ b/include/SDL.h @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Sam Lantinga - slouken@devolution.com + slouken@libsdl.org */ #ifdef SAVE_RCSID diff --git a/include/SDL_active.h b/include/SDL_active.h index bc91a7099..cce811e3e 100644 --- a/include/SDL_active.h +++ b/include/SDL_active.h @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Sam Lantinga - slouken@devolution.com + slouken@libsdl.org */ #ifdef SAVE_RCSID diff --git a/include/SDL_audio.h b/include/SDL_audio.h index e53abaebb..1fdd2fd97 100644 --- a/include/SDL_audio.h +++ b/include/SDL_audio.h @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Sam Lantinga - slouken@devolution.com + slouken@libsdl.org */ #ifdef SAVE_RCSID diff --git a/include/SDL_byteorder.h b/include/SDL_byteorder.h index 00671b843..d59de697d 100644 --- a/include/SDL_byteorder.h +++ b/include/SDL_byteorder.h @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Sam Lantinga - slouken@devolution.com + slouken@libsdl.org */ #ifdef SAVE_RCSID diff --git a/include/SDL_cdrom.h b/include/SDL_cdrom.h index cc14aab98..1004668a9 100644 --- a/include/SDL_cdrom.h +++ b/include/SDL_cdrom.h @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Sam Lantinga - slouken@devolution.com + slouken@libsdl.org */ #ifdef SAVE_RCSID diff --git a/include/SDL_copying.h b/include/SDL_copying.h index 16ab5de7d..184ff0b75 100644 --- a/include/SDL_copying.h +++ b/include/SDL_copying.h @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Sam Lantinga - slouken@devolution.com + slouken@libsdl.org */ #ifdef SAVE_RCSID diff --git a/include/SDL_endian.h b/include/SDL_endian.h index 9a80fd1bf..eeadd807d 100644 --- a/include/SDL_endian.h +++ b/include/SDL_endian.h @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Sam Lantinga - slouken@devolution.com + slouken@libsdl.org */ #ifdef SAVE_RCSID diff --git a/include/SDL_error.h b/include/SDL_error.h index 8fca0536f..5d200dbda 100644 --- a/include/SDL_error.h +++ b/include/SDL_error.h @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Sam Lantinga - slouken@devolution.com + slouken@libsdl.org */ #ifdef SAVE_RCSID diff --git a/include/SDL_events.h b/include/SDL_events.h index aaa8fd65c..bdfe06218 100644 --- a/include/SDL_events.h +++ b/include/SDL_events.h @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Sam Lantinga - slouken@devolution.com + slouken@libsdl.org */ #ifdef SAVE_RCSID diff --git a/include/SDL_joystick.h b/include/SDL_joystick.h index 03a2c9219..bae39d2fa 100644 --- a/include/SDL_joystick.h +++ b/include/SDL_joystick.h @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Sam Lantinga - slouken@devolution.com + slouken@libsdl.org */ #ifdef SAVE_RCSID diff --git a/include/SDL_keyboard.h b/include/SDL_keyboard.h index 0d369ba74..1c9038097 100644 --- a/include/SDL_keyboard.h +++ b/include/SDL_keyboard.h @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Sam Lantinga - slouken@devolution.com + slouken@libsdl.org */ #ifdef SAVE_RCSID diff --git a/include/SDL_keysym.h b/include/SDL_keysym.h index a45628bcf..56b626073 100644 --- a/include/SDL_keysym.h +++ b/include/SDL_keysym.h @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Sam Lantinga - slouken@devolution.com + slouken@libsdl.org */ #ifdef SAVE_RCSID diff --git a/include/SDL_main.h b/include/SDL_main.h index d80e68f41..0413f0141 100644 --- a/include/SDL_main.h +++ b/include/SDL_main.h @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Sam Lantinga - slouken@devolution.com + slouken@libsdl.org */ #ifdef SAVE_RCSID diff --git a/include/SDL_mouse.h b/include/SDL_mouse.h index b694b5ba1..984a884bd 100644 --- a/include/SDL_mouse.h +++ b/include/SDL_mouse.h @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Sam Lantinga - slouken@devolution.com + slouken@libsdl.org */ #ifdef SAVE_RCSID diff --git a/include/SDL_mutex.h b/include/SDL_mutex.h index b6f330d73..3568c0aa1 100644 --- a/include/SDL_mutex.h +++ b/include/SDL_mutex.h @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Sam Lantinga - slouken@devolution.com + slouken@libsdl.org */ #ifdef SAVE_RCSID diff --git a/include/SDL_opengl.h b/include/SDL_opengl.h index a4a8a4538..ac3e5b603 100644 --- a/include/SDL_opengl.h +++ b/include/SDL_opengl.h @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Sam Lantinga - slouken@devolution.com + slouken@libsdl.org */ #ifdef SAVE_RCSID diff --git a/include/SDL_quit.h b/include/SDL_quit.h index ab012c252..6cd6088fe 100644 --- a/include/SDL_quit.h +++ b/include/SDL_quit.h @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Sam Lantinga - slouken@devolution.com + slouken@libsdl.org */ #ifdef SAVE_RCSID diff --git a/include/SDL_rwops.h b/include/SDL_rwops.h index 0e085a1ba..ff8314f40 100644 --- a/include/SDL_rwops.h +++ b/include/SDL_rwops.h @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Sam Lantinga - slouken@devolution.com + slouken@libsdl.org */ #ifdef SAVE_RCSID diff --git a/include/SDL_syswm.h b/include/SDL_syswm.h index 082ba0efa..22ea10f67 100644 --- a/include/SDL_syswm.h +++ b/include/SDL_syswm.h @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Sam Lantinga - slouken@devolution.com + slouken@libsdl.org */ #ifdef SAVE_RCSID diff --git a/include/SDL_thread.h b/include/SDL_thread.h index 7f4643209..c35fa6ac6 100644 --- a/include/SDL_thread.h +++ b/include/SDL_thread.h @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Sam Lantinga - slouken@devolution.com + slouken@libsdl.org */ #ifdef SAVE_RCSID diff --git a/include/SDL_timer.h b/include/SDL_timer.h index 400edc26e..dbadcc700 100644 --- a/include/SDL_timer.h +++ b/include/SDL_timer.h @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Sam Lantinga - slouken@devolution.com + slouken@libsdl.org */ #ifdef SAVE_RCSID diff --git a/include/SDL_types.h b/include/SDL_types.h index 32792d9c1..08da1b5dc 100644 --- a/include/SDL_types.h +++ b/include/SDL_types.h @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Sam Lantinga - slouken@devolution.com + slouken@libsdl.org */ #ifdef SAVE_RCSID diff --git a/include/SDL_version.h b/include/SDL_version.h index 1a69c0139..7c7bfea55 100644 --- a/include/SDL_version.h +++ b/include/SDL_version.h @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Sam Lantinga - slouken@devolution.com + slouken@libsdl.org */ #ifdef SAVE_RCSID diff --git a/include/SDL_video.h b/include/SDL_video.h index 2bf6c809c..47562a258 100644 --- a/include/SDL_video.h +++ b/include/SDL_video.h @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Sam Lantinga - slouken@devolution.com + slouken@libsdl.org */ #ifdef SAVE_RCSID diff --git a/include/begin_code.h b/include/begin_code.h index d455ea20d..ead1960e6 100644 --- a/include/begin_code.h +++ b/include/begin_code.h @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Sam Lantinga - slouken@devolution.com + slouken@libsdl.org */ /* This file sets things up for C dynamic library function definitions, diff --git a/include/close_code.h b/include/close_code.h index d3b5c07e8..5d447d8a2 100644 --- a/include/close_code.h +++ b/include/close_code.h @@ -17,7 +17,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Sam Lantinga - slouken@devolution.com + slouken@libsdl.org */ /* This file reverses the effects of begin_code.h and should be included