summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/SDL.h2
-rw-r--r--include/SDL_active.h2
-rw-r--r--include/SDL_audio.h2
-rw-r--r--include/SDL_byteorder.h2
-rw-r--r--include/SDL_cdrom.h2
-rw-r--r--include/SDL_copying.h2
-rw-r--r--include/SDL_endian.h2
-rw-r--r--include/SDL_error.h2
-rw-r--r--include/SDL_events.h2
-rw-r--r--include/SDL_joystick.h2
-rw-r--r--include/SDL_keyboard.h2
-rw-r--r--include/SDL_keysym.h2
-rw-r--r--include/SDL_main.h2
-rw-r--r--include/SDL_mouse.h2
-rw-r--r--include/SDL_mutex.h2
-rw-r--r--include/SDL_opengl.h2
-rw-r--r--include/SDL_quit.h2
-rw-r--r--include/SDL_rwops.h2
-rw-r--r--include/SDL_syswm.h2
-rw-r--r--include/SDL_thread.h2
-rw-r--r--include/SDL_timer.h2
-rw-r--r--include/SDL_types.h2
-rw-r--r--include/SDL_version.h2
-rw-r--r--include/SDL_video.h2
-rw-r--r--include/begin_code.h2
-rw-r--r--include/close_code.h2
26 files changed, 26 insertions, 26 deletions
diff --git a/include/SDL.h b/include/SDL.h
index 17fc35d93e..74f1218406 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 bc91a70993..cce811e3e1 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 e53abaebb1..1fdd2fd975 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 00671b8431..d59de697d4 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 cc14aab982..1004668a9a 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 16ab5de7da..184ff0b75b 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 9a80fd1bfd..eeadd807d6 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 8fca0536f1..5d200dbda7 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 aaa8fd65cb..bdfe062186 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 03a2c92198..bae39d2fa8 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 0d369ba748..1c9038097c 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 a45628bcf6..56b626073c 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 d80e68f419..0413f01411 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 b694b5ba16..984a884bd8 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 b6f330d73e..3568c0aa1f 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 a4a8a45382..ac3e5b6039 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 ab012c2520..6cd6088fe4 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 0e085a1bae..ff8314f402 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 082ba0efaa..22ea10f679 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 7f46432095..c35fa6ac6f 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 400edc26ea..dbadcc7005 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 32792d9c10..08da1b5dc9 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 1a69c01390..7c7bfea55c 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 2bf6c809c2..47562a2585 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 d455ea20de..ead1960e6c 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 d3b5c07e8e..5d447d8a29 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