From 79c267cda79b52cff2ce83397af87aac64d049d7 Mon Sep 17 00:00:00 2001 From: "SND\\dario86_cp" Date: Sun, 19 Feb 2012 02:15:18 +0000 Subject: Updated Free Software Foundation address (Jem256). git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@75156 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/plugins/Common/SDL/src/audio/SDL_audio.c | 2 +- macosx/plugins/Common/SDL/src/audio/SDL_audio_c.h | 2 +- macosx/plugins/Common/SDL/src/audio/SDL_audiocvt.c | 2 +- macosx/plugins/Common/SDL/src/audio/SDL_audiomem.h | 2 +- macosx/plugins/Common/SDL/src/audio/SDL_audiotypecvt.c | 2 +- macosx/plugins/Common/SDL/src/audio/SDL_mixer.c | 2 +- macosx/plugins/Common/SDL/src/audio/SDL_sysaudio.h | 2 +- macosx/plugins/Common/SDL/src/audio/SDL_wave.c | 2 +- macosx/plugins/Common/SDL/src/audio/SDL_wave.h | 2 +- macosx/plugins/Common/SDL/src/audio/macosx/SDL_coreaudio.c | 2 +- macosx/plugins/Common/SDL/src/audio/macosx/SDL_coreaudio.h | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) (limited to 'macosx/plugins/Common/SDL/src/audio') 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 -- cgit v1.2.3