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 /plugins/bladesio1 | |
| 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 'plugins/bladesio1')
| -rw-r--r-- | plugins/bladesio1/settings.c | 2 | ||||
| -rw-r--r-- | plugins/bladesio1/settings.h | 2 | ||||
| -rw-r--r-- | plugins/bladesio1/sio1.c | 2 | ||||
| -rw-r--r-- | plugins/bladesio1/sio1.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/plugins/bladesio1/settings.c b/plugins/bladesio1/settings.c index 40e5e43b..91459da2 100644 --- a/plugins/bladesio1/settings.c +++ b/plugins/bladesio1/settings.c @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License *
* along with this program; if not, write to the *
* Free Software Foundation, Inc., *
- * 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
***************************************************************************/
#include <stdio.h>
diff --git a/plugins/bladesio1/settings.h b/plugins/bladesio1/settings.h index a08f110c..c78c1a1b 100644 --- a/plugins/bladesio1/settings.h +++ b/plugins/bladesio1/settings.h @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * * along with this program; if not, write to the * * Free Software Foundation, Inc., * - * 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ #ifndef _SETTINGS_H_ diff --git a/plugins/bladesio1/sio1.c b/plugins/bladesio1/sio1.c index 39ea98cc..669451ff 100644 --- a/plugins/bladesio1/sio1.c +++ b/plugins/bladesio1/sio1.c @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License * * along with this program; if not, write to the * * Free Software Foundation, Inc., * - * 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. * ***************************************************************************/ #include <stdio.h> diff --git a/plugins/bladesio1/sio1.h b/plugins/bladesio1/sio1.h index f4c8a0ef..2e27733c 100644 --- a/plugins/bladesio1/sio1.h +++ b/plugins/bladesio1/sio1.h @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License *
* along with this program; if not, write to the *
* Free Software Foundation, Inc., *
- * 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA. *
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. *
***************************************************************************/
#ifndef _SIO1_H_
|
