diff options
| author | SND\dario86_cp <SND\dario86_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2012-02-19 02:15:18 +0000 |
|---|---|---|
| committer | SND\dario86_cp <SND\dario86_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2012-02-19 02:15:18 +0000 |
| commit | 79c267cda79b52cff2ce83397af87aac64d049d7 (patch) | |
| tree | 43f49fa80e13ee9303d5472f0176c5062fc2e5dc /macosx/plugins/Common/SDL/include | |
| parent | 12ddb091ed0a98ef323f2ee9e743386f570a4325 (diff) | |
| download | pcsxr-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/Common/SDL/include')
| -rw-r--r-- | macosx/plugins/Common/SDL/include/SDL.h | 2 | ||||
| -rw-r--r-- | macosx/plugins/Common/SDL/include/SDL_audio.h | 2 | ||||
| -rw-r--r-- | macosx/plugins/Common/SDL/include/SDL_config.h | 2 | ||||
| -rw-r--r-- | macosx/plugins/Common/SDL/include/SDL_endian.h | 2 | ||||
| -rw-r--r-- | macosx/plugins/Common/SDL/include/SDL_error.h | 2 | ||||
| -rw-r--r-- | macosx/plugins/Common/SDL/include/SDL_joystick.h | 2 | ||||
| -rw-r--r-- | macosx/plugins/Common/SDL/include/SDL_main.h | 2 | ||||
| -rw-r--r-- | macosx/plugins/Common/SDL/include/SDL_mutex.h | 2 | ||||
| -rw-r--r-- | macosx/plugins/Common/SDL/include/SDL_platform.h | 2 | ||||
| -rw-r--r-- | macosx/plugins/Common/SDL/include/SDL_rwops.h | 2 | ||||
| -rw-r--r-- | macosx/plugins/Common/SDL/include/SDL_stdinc.h | 2 | ||||
| -rw-r--r-- | macosx/plugins/Common/SDL/include/SDL_thread.h | 2 | ||||
| -rw-r--r-- | macosx/plugins/Common/SDL/include/begin_code.h | 2 | ||||
| -rw-r--r-- | macosx/plugins/Common/SDL/include/close_code.h | 2 |
14 files changed, 14 insertions, 14 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 |
