summaryrefslogtreecommitdiff
path: root/macosx/plugins
diff options
context:
space:
mode:
authorSND\dario86_cp <SND\dario86_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2012-02-19 02:15:18 +0000
committerSND\dario86_cp <SND\dario86_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2012-02-19 02:15:18 +0000
commit79c267cda79b52cff2ce83397af87aac64d049d7 (patch)
tree43f49fa80e13ee9303d5472f0176c5062fc2e5dc /macosx/plugins
parent12ddb091ed0a98ef323f2ee9e743386f570a4325 (diff)
downloadpcsxr-79c267cda79b52cff2ce83397af87aac64d049d7.tar.gz
Updated Free Software Foundation address (Jem256).
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@75156 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins')
-rw-r--r--macosx/plugins/Common/SDL/include/SDL.h2
-rw-r--r--macosx/plugins/Common/SDL/include/SDL_audio.h2
-rw-r--r--macosx/plugins/Common/SDL/include/SDL_config.h2
-rw-r--r--macosx/plugins/Common/SDL/include/SDL_endian.h2
-rw-r--r--macosx/plugins/Common/SDL/include/SDL_error.h2
-rw-r--r--macosx/plugins/Common/SDL/include/SDL_joystick.h2
-rw-r--r--macosx/plugins/Common/SDL/include/SDL_main.h2
-rw-r--r--macosx/plugins/Common/SDL/include/SDL_mutex.h2
-rw-r--r--macosx/plugins/Common/SDL/include/SDL_platform.h2
-rw-r--r--macosx/plugins/Common/SDL/include/SDL_rwops.h2
-rw-r--r--macosx/plugins/Common/SDL/include/SDL_stdinc.h2
-rw-r--r--macosx/plugins/Common/SDL/include/SDL_thread.h2
-rw-r--r--macosx/plugins/Common/SDL/include/begin_code.h2
-rw-r--r--macosx/plugins/Common/SDL/include/close_code.h2
-rw-r--r--macosx/plugins/Common/SDL/src/SDL.c2
-rw-r--r--macosx/plugins/Common/SDL/src/SDL_error.c2
-rw-r--r--macosx/plugins/Common/SDL/src/SDL_error_c.h2
-rw-r--r--macosx/plugins/Common/SDL/src/audio/SDL_audio.c2
-rw-r--r--macosx/plugins/Common/SDL/src/audio/SDL_audio_c.h2
-rw-r--r--macosx/plugins/Common/SDL/src/audio/SDL_audiocvt.c2
-rw-r--r--macosx/plugins/Common/SDL/src/audio/SDL_audiomem.h2
-rw-r--r--macosx/plugins/Common/SDL/src/audio/SDL_audiotypecvt.c2
-rw-r--r--macosx/plugins/Common/SDL/src/audio/SDL_mixer.c2
-rw-r--r--macosx/plugins/Common/SDL/src/audio/SDL_sysaudio.h2
-rw-r--r--macosx/plugins/Common/SDL/src/audio/SDL_wave.c2
-rw-r--r--macosx/plugins/Common/SDL/src/audio/SDL_wave.h2
-rw-r--r--macosx/plugins/Common/SDL/src/audio/macosx/SDL_coreaudio.c2
-rw-r--r--macosx/plugins/Common/SDL/src/audio/macosx/SDL_coreaudio.h2
-rw-r--r--macosx/plugins/Common/SDL/src/file/SDL_rwops.c2
-rw-r--r--macosx/plugins/Common/SDL/src/joystick/SDL_joystick.c2
-rw-r--r--macosx/plugins/Common/SDL/src/joystick/SDL_joystick_c.h2
-rw-r--r--macosx/plugins/Common/SDL/src/joystick/SDL_sysjoystick.h2
-rw-r--r--macosx/plugins/Common/SDL/src/joystick/darwin/SDL_sysjoystick.c4
-rw-r--r--macosx/plugins/Common/SDL/src/joystick/darwin/SDL_sysjoystick_c.h2
-rw-r--r--macosx/plugins/Common/SDL/src/thread/SDL_systhread.h2
-rw-r--r--macosx/plugins/Common/SDL/src/thread/SDL_thread.c2
-rw-r--r--macosx/plugins/Common/SDL/src/thread/SDL_thread_c.h2
-rw-r--r--macosx/plugins/Common/SDL/src/thread/pthread/SDL_syscond.c2
-rw-r--r--macosx/plugins/Common/SDL/src/thread/pthread/SDL_sysmutex.c2
-rw-r--r--macosx/plugins/Common/SDL/src/thread/pthread/SDL_sysmutex_c.h2
-rw-r--r--macosx/plugins/Common/SDL/src/thread/pthread/SDL_syssem.c2
-rw-r--r--macosx/plugins/Common/SDL/src/thread/pthread/SDL_systhread.c2
-rw-r--r--macosx/plugins/Common/SDL/src/thread/pthread/SDL_systhread_c.h2
43 files changed, 44 insertions, 44 deletions
diff --git a/macosx/plugins/Common/SDL/include/SDL.h b/macosx/plugins/Common/SDL/include/SDL.h
index 098521e1..51cb038b 100644
--- a/macosx/plugins/Common/SDL/include/SDL.h
+++ b/macosx/plugins/Common/SDL/include/SDL.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/include/SDL_audio.h b/macosx/plugins/Common/SDL/include/SDL_audio.h
index fc55c521..5e087755 100644
--- a/macosx/plugins/Common/SDL/include/SDL_audio.h
+++ b/macosx/plugins/Common/SDL/include/SDL_audio.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/include/SDL_config.h b/macosx/plugins/Common/SDL/include/SDL_config.h
index 990166c2..428c3c1a 100644
--- a/macosx/plugins/Common/SDL/include/SDL_config.h
+++ b/macosx/plugins/Common/SDL/include/SDL_config.h
@@ -15,7 +15,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/include/SDL_endian.h b/macosx/plugins/Common/SDL/include/SDL_endian.h
index de69e32d..c6646a95 100644
--- a/macosx/plugins/Common/SDL/include/SDL_endian.h
+++ b/macosx/plugins/Common/SDL/include/SDL_endian.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/include/SDL_error.h b/macosx/plugins/Common/SDL/include/SDL_error.h
index a4a90d0e..bd6b64ac 100644
--- a/macosx/plugins/Common/SDL/include/SDL_error.h
+++ b/macosx/plugins/Common/SDL/include/SDL_error.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/include/SDL_joystick.h b/macosx/plugins/Common/SDL/include/SDL_joystick.h
index 2e70862f..25976577 100644
--- a/macosx/plugins/Common/SDL/include/SDL_joystick.h
+++ b/macosx/plugins/Common/SDL/include/SDL_joystick.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/include/SDL_main.h b/macosx/plugins/Common/SDL/include/SDL_main.h
index 803aa0fb..daa69c68 100644
--- a/macosx/plugins/Common/SDL/include/SDL_main.h
+++ b/macosx/plugins/Common/SDL/include/SDL_main.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/include/SDL_mutex.h b/macosx/plugins/Common/SDL/include/SDL_mutex.h
index e066f944..39569bcf 100644
--- a/macosx/plugins/Common/SDL/include/SDL_mutex.h
+++ b/macosx/plugins/Common/SDL/include/SDL_mutex.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/include/SDL_platform.h b/macosx/plugins/Common/SDL/include/SDL_platform.h
index f9429bde..c872229a 100644
--- a/macosx/plugins/Common/SDL/include/SDL_platform.h
+++ b/macosx/plugins/Common/SDL/include/SDL_platform.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/include/SDL_rwops.h b/macosx/plugins/Common/SDL/include/SDL_rwops.h
index b4dfa81f..3e2f130a 100644
--- a/macosx/plugins/Common/SDL/include/SDL_rwops.h
+++ b/macosx/plugins/Common/SDL/include/SDL_rwops.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/include/SDL_stdinc.h b/macosx/plugins/Common/SDL/include/SDL_stdinc.h
index ba1e5b5b..7289829c 100644
--- a/macosx/plugins/Common/SDL/include/SDL_stdinc.h
+++ b/macosx/plugins/Common/SDL/include/SDL_stdinc.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/include/SDL_thread.h b/macosx/plugins/Common/SDL/include/SDL_thread.h
index 1c8a76a2..cf3de29c 100644
--- a/macosx/plugins/Common/SDL/include/SDL_thread.h
+++ b/macosx/plugins/Common/SDL/include/SDL_thread.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/include/begin_code.h b/macosx/plugins/Common/SDL/include/begin_code.h
index 395dc7c6..83e25d01 100644
--- a/macosx/plugins/Common/SDL/include/begin_code.h
+++ b/macosx/plugins/Common/SDL/include/begin_code.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/include/close_code.h b/macosx/plugins/Common/SDL/include/close_code.h
index 4b4e8a49..c2c4dbd0 100644
--- a/macosx/plugins/Common/SDL/include/close_code.h
+++ b/macosx/plugins/Common/SDL/include/close_code.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/src/SDL.c b/macosx/plugins/Common/SDL/src/SDL.c
index 8347ef8a..005fb245 100644
--- a/macosx/plugins/Common/SDL/src/SDL.c
+++ b/macosx/plugins/Common/SDL/src/SDL.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/src/SDL_error.c b/macosx/plugins/Common/SDL/src/SDL_error.c
index 55d183a5..b50f2e56 100644
--- a/macosx/plugins/Common/SDL/src/SDL_error.c
+++ b/macosx/plugins/Common/SDL/src/SDL_error.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/src/SDL_error_c.h b/macosx/plugins/Common/SDL/src/SDL_error_c.h
index 54501f5f..0e8093e6 100644
--- a/macosx/plugins/Common/SDL/src/SDL_error_c.h
+++ b/macosx/plugins/Common/SDL/src/SDL_error_c.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/src/audio/SDL_audio.c b/macosx/plugins/Common/SDL/src/audio/SDL_audio.c
index bd0a5430..1aac56df 100644
--- a/macosx/plugins/Common/SDL/src/audio/SDL_audio.c
+++ b/macosx/plugins/Common/SDL/src/audio/SDL_audio.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/src/audio/SDL_audio_c.h b/macosx/plugins/Common/SDL/src/audio/SDL_audio_c.h
index df88025f..b85b4a5b 100644
--- a/macosx/plugins/Common/SDL/src/audio/SDL_audio_c.h
+++ b/macosx/plugins/Common/SDL/src/audio/SDL_audio_c.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/src/audio/SDL_audiocvt.c b/macosx/plugins/Common/SDL/src/audio/SDL_audiocvt.c
index 3af35f13..e8568e1d 100644
--- a/macosx/plugins/Common/SDL/src/audio/SDL_audiocvt.c
+++ b/macosx/plugins/Common/SDL/src/audio/SDL_audiocvt.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/src/audio/SDL_audiomem.h b/macosx/plugins/Common/SDL/src/audio/SDL_audiomem.h
index a539259e..41eb9379 100644
--- a/macosx/plugins/Common/SDL/src/audio/SDL_audiomem.h
+++ b/macosx/plugins/Common/SDL/src/audio/SDL_audiomem.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/src/audio/SDL_audiotypecvt.c b/macosx/plugins/Common/SDL/src/audio/SDL_audiotypecvt.c
index 30f26152..4b2d06d9 100644
--- a/macosx/plugins/Common/SDL/src/audio/SDL_audiotypecvt.c
+++ b/macosx/plugins/Common/SDL/src/audio/SDL_audiotypecvt.c
@@ -15,7 +15,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/src/audio/SDL_mixer.c b/macosx/plugins/Common/SDL/src/audio/SDL_mixer.c
index 63a4b5c3..04a6f2b1 100644
--- a/macosx/plugins/Common/SDL/src/audio/SDL_mixer.c
+++ b/macosx/plugins/Common/SDL/src/audio/SDL_mixer.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/src/audio/SDL_sysaudio.h b/macosx/plugins/Common/SDL/src/audio/SDL_sysaudio.h
index 329e417b..5e4795f3 100644
--- a/macosx/plugins/Common/SDL/src/audio/SDL_sysaudio.h
+++ b/macosx/plugins/Common/SDL/src/audio/SDL_sysaudio.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/src/audio/SDL_wave.c b/macosx/plugins/Common/SDL/src/audio/SDL_wave.c
index d770e6ff..0f395c56 100644
--- a/macosx/plugins/Common/SDL/src/audio/SDL_wave.c
+++ b/macosx/plugins/Common/SDL/src/audio/SDL_wave.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/src/audio/SDL_wave.h b/macosx/plugins/Common/SDL/src/audio/SDL_wave.h
index 3c1f1234..3ecea82e 100644
--- a/macosx/plugins/Common/SDL/src/audio/SDL_wave.h
+++ b/macosx/plugins/Common/SDL/src/audio/SDL_wave.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/src/audio/macosx/SDL_coreaudio.c b/macosx/plugins/Common/SDL/src/audio/macosx/SDL_coreaudio.c
index 0185e94f..1e18ba44 100644
--- a/macosx/plugins/Common/SDL/src/audio/macosx/SDL_coreaudio.c
+++ b/macosx/plugins/Common/SDL/src/audio/macosx/SDL_coreaudio.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/src/audio/macosx/SDL_coreaudio.h b/macosx/plugins/Common/SDL/src/audio/macosx/SDL_coreaudio.h
index fe374381..3ad7ee9f 100644
--- a/macosx/plugins/Common/SDL/src/audio/macosx/SDL_coreaudio.h
+++ b/macosx/plugins/Common/SDL/src/audio/macosx/SDL_coreaudio.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/src/file/SDL_rwops.c b/macosx/plugins/Common/SDL/src/file/SDL_rwops.c
index 636361ca..cdc0b393 100644
--- a/macosx/plugins/Common/SDL/src/file/SDL_rwops.c
+++ b/macosx/plugins/Common/SDL/src/file/SDL_rwops.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/src/joystick/SDL_joystick.c b/macosx/plugins/Common/SDL/src/joystick/SDL_joystick.c
index 189b8117..a34744a1 100644
--- a/macosx/plugins/Common/SDL/src/joystick/SDL_joystick.c
+++ b/macosx/plugins/Common/SDL/src/joystick/SDL_joystick.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/src/joystick/SDL_joystick_c.h b/macosx/plugins/Common/SDL/src/joystick/SDL_joystick_c.h
index e0f8529e..802de97a 100644
--- a/macosx/plugins/Common/SDL/src/joystick/SDL_joystick_c.h
+++ b/macosx/plugins/Common/SDL/src/joystick/SDL_joystick_c.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/src/joystick/SDL_sysjoystick.h b/macosx/plugins/Common/SDL/src/joystick/SDL_sysjoystick.h
index ddb3b84f..c4601572 100644
--- a/macosx/plugins/Common/SDL/src/joystick/SDL_sysjoystick.h
+++ b/macosx/plugins/Common/SDL/src/joystick/SDL_sysjoystick.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/src/joystick/darwin/SDL_sysjoystick.c b/macosx/plugins/Common/SDL/src/joystick/darwin/SDL_sysjoystick.c
index 824917f2..d4a442c2 100644
--- a/macosx/plugins/Common/SDL/src/joystick/darwin/SDL_sysjoystick.c
+++ b/macosx/plugins/Common/SDL/src/joystick/darwin/SDL_sysjoystick.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
@@ -149,7 +149,7 @@ HIDCreateOpenDeviceInterface(io_object_t hidDevice, recDevice * pDevice)
&(pDevice->interface));
if (S_OK != plugInResult)
HIDReportErrorNum
- ("CouldnÕt query HID class device interface from plugInInterface",
+ ("Couldn�t query HID class device interface from plugInInterface",
plugInResult);
(*ppPlugInInterface)->Release(ppPlugInInterface);
} else
diff --git a/macosx/plugins/Common/SDL/src/joystick/darwin/SDL_sysjoystick_c.h b/macosx/plugins/Common/SDL/src/joystick/darwin/SDL_sysjoystick_c.h
index d413f336..3f4a5ad8 100644
--- a/macosx/plugins/Common/SDL/src/joystick/darwin/SDL_sysjoystick_c.h
+++ b/macosx/plugins/Common/SDL/src/joystick/darwin/SDL_sysjoystick_c.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/src/thread/SDL_systhread.h b/macosx/plugins/Common/SDL/src/thread/SDL_systhread.h
index 584f20db..bfd6a91f 100644
--- a/macosx/plugins/Common/SDL/src/thread/SDL_systhread.h
+++ b/macosx/plugins/Common/SDL/src/thread/SDL_systhread.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/src/thread/SDL_thread.c b/macosx/plugins/Common/SDL/src/thread/SDL_thread.c
index 4d43a8e1..918b7708 100644
--- a/macosx/plugins/Common/SDL/src/thread/SDL_thread.c
+++ b/macosx/plugins/Common/SDL/src/thread/SDL_thread.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/src/thread/SDL_thread_c.h b/macosx/plugins/Common/SDL/src/thread/SDL_thread_c.h
index 4b670580..a92aa1ee 100644
--- a/macosx/plugins/Common/SDL/src/thread/SDL_thread_c.h
+++ b/macosx/plugins/Common/SDL/src/thread/SDL_thread_c.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/src/thread/pthread/SDL_syscond.c b/macosx/plugins/Common/SDL/src/thread/pthread/SDL_syscond.c
index 547daa71..dd4d991b 100644
--- a/macosx/plugins/Common/SDL/src/thread/pthread/SDL_syscond.c
+++ b/macosx/plugins/Common/SDL/src/thread/pthread/SDL_syscond.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/src/thread/pthread/SDL_sysmutex.c b/macosx/plugins/Common/SDL/src/thread/pthread/SDL_sysmutex.c
index 701c7f60..d06d948f 100644
--- a/macosx/plugins/Common/SDL/src/thread/pthread/SDL_sysmutex.c
+++ b/macosx/plugins/Common/SDL/src/thread/pthread/SDL_sysmutex.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/src/thread/pthread/SDL_sysmutex_c.h b/macosx/plugins/Common/SDL/src/thread/pthread/SDL_sysmutex_c.h
index e28b1190..bc1e2429 100644
--- a/macosx/plugins/Common/SDL/src/thread/pthread/SDL_sysmutex_c.h
+++ b/macosx/plugins/Common/SDL/src/thread/pthread/SDL_sysmutex_c.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/src/thread/pthread/SDL_syssem.c b/macosx/plugins/Common/SDL/src/thread/pthread/SDL_syssem.c
index adc38a65..a8abf1fa 100644
--- a/macosx/plugins/Common/SDL/src/thread/pthread/SDL_syssem.c
+++ b/macosx/plugins/Common/SDL/src/thread/pthread/SDL_syssem.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/src/thread/pthread/SDL_systhread.c b/macosx/plugins/Common/SDL/src/thread/pthread/SDL_systhread.c
index c4f694fb..5a46e709 100644
--- a/macosx/plugins/Common/SDL/src/thread/pthread/SDL_systhread.c
+++ b/macosx/plugins/Common/SDL/src/thread/pthread/SDL_systhread.c
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org
diff --git a/macosx/plugins/Common/SDL/src/thread/pthread/SDL_systhread_c.h b/macosx/plugins/Common/SDL/src/thread/pthread/SDL_systhread_c.h
index 8da81da1..a26fcbab 100644
--- a/macosx/plugins/Common/SDL/src/thread/pthread/SDL_systhread_c.h
+++ b/macosx/plugins/Common/SDL/src/thread/pthread/SDL_systhread_c.h
@@ -14,7 +14,7 @@
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Sam Lantinga
slouken@libsdl.org