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 | |
| 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')
| -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 | ||||
| -rwxr-xr-x | plugins/dfsound/openal.c | 2 | ||||
| -rw-r--r-- | plugins/dfsound/sdl.c | 2 | ||||
| -rw-r--r-- | plugins/gxvideo/cfg.c | 4 | ||||
| -rw-r--r-- | plugins/gxvideo/cfg.h | 10 | ||||
| -rw-r--r-- | plugins/gxvideo/draw.c | 4 | ||||
| -rw-r--r-- | plugins/gxvideo/draw.h | 4 | ||||
| -rw-r--r-- | plugins/gxvideo/fps.c | 4 | ||||
| -rw-r--r-- | plugins/gxvideo/fps.h | 4 | ||||
| -rw-r--r-- | plugins/gxvideo/globals.c | 4 | ||||
| -rw-r--r-- | plugins/gxvideo/globals.h | 4 | ||||
| -rw-r--r-- | plugins/gxvideo/gpu.c | 4 | ||||
| -rw-r--r-- | plugins/gxvideo/gpu_utils.h | 4 | ||||
| -rw-r--r-- | plugins/gxvideo/gpucfg/main.c | 4 | ||||
| -rw-r--r-- | plugins/peopsxgl/gte_accuracy.c | 2 | ||||
| -rw-r--r-- | plugins/peopsxgl/gte_accuracy.h | 2 |
19 files changed, 33 insertions, 33 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_
diff --git a/plugins/dfsound/openal.c b/plugins/dfsound/openal.c index 05076b4d..d4a5d964 100755 --- a/plugins/dfsound/openal.c +++ b/plugins/dfsound/openal.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 "stdafx.h"
diff --git a/plugins/dfsound/sdl.c b/plugins/dfsound/sdl.c index 5f80a1ff..fa0b4b97 100644 --- a/plugins/dfsound/sdl.c +++ b/plugins/dfsound/sdl.c @@ -13,7 +13,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
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "stdafx.h"
diff --git a/plugins/gxvideo/cfg.c b/plugins/gxvideo/cfg.c index b64bd99d..603e3a0e 100644 --- a/plugins/gxvideo/cfg.c +++ b/plugins/gxvideo/cfg.c @@ -14,8 +14,8 @@ *
* 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., 59 Temple Place - Suite 330, Boston, MA
- * 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301 USA.
*/
#include <sys/stat.h>
diff --git a/plugins/gxvideo/cfg.h b/plugins/gxvideo/cfg.h index 1e1c456c..c34cfc6d 100644 --- a/plugins/gxvideo/cfg.h +++ b/plugins/gxvideo/cfg.h @@ -14,8 +14,8 @@ * * 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., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301 USA. */ #ifndef _GPU_CFG_H_ @@ -43,8 +43,8 @@ typedef struct { void ReadConfig(void); void WriteConfig(void); void ReadWinSizeConfig(void); -
-void SoftDlgProc(void);
-void AboutDlgProc(void);
+ +void SoftDlgProc(void); +void AboutDlgProc(void); #endif diff --git a/plugins/gxvideo/draw.c b/plugins/gxvideo/draw.c index 5e3b31ad..6c176975 100644 --- a/plugins/gxvideo/draw.c +++ b/plugins/gxvideo/draw.c @@ -14,8 +14,8 @@ *
* 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., 59 Temple Place - Suite 330, Boston, MA
- * 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301 USA.
*/
#include <stdio.h>
diff --git a/plugins/gxvideo/draw.h b/plugins/gxvideo/draw.h index 6ab89518..fdca82b6 100644 --- a/plugins/gxvideo/draw.h +++ b/plugins/gxvideo/draw.h @@ -14,8 +14,8 @@ * * 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., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301 USA. */ #ifndef _GPU_DRAW_H_ diff --git a/plugins/gxvideo/fps.c b/plugins/gxvideo/fps.c index 3603dad1..5dc262c1 100644 --- a/plugins/gxvideo/fps.c +++ b/plugins/gxvideo/fps.c @@ -14,8 +14,8 @@ *
* 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., 59 Temple Place - Suite 330, Boston, MA
- * 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301 USA.
*/
#include <unistd.h>
diff --git a/plugins/gxvideo/fps.h b/plugins/gxvideo/fps.h index c1aec335..e35337c3 100644 --- a/plugins/gxvideo/fps.h +++ b/plugins/gxvideo/fps.h @@ -14,8 +14,8 @@ *
* 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., 59 Temple Place - Suite 330, Boston, MA
- * 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301 USA.
*/
#ifndef _FPS_INTERNALS_H
diff --git a/plugins/gxvideo/globals.c b/plugins/gxvideo/globals.c index 1ad6b142..7987c84f 100644 --- a/plugins/gxvideo/globals.c +++ b/plugins/gxvideo/globals.c @@ -14,8 +14,8 @@ * * 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., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301 USA. */ #include "globals.h" diff --git a/plugins/gxvideo/globals.h b/plugins/gxvideo/globals.h index 299548c7..d53e4b0a 100644 --- a/plugins/gxvideo/globals.h +++ b/plugins/gxvideo/globals.h @@ -14,8 +14,8 @@ * * 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., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301 USA. */ #ifndef GLOBALS_H_ diff --git a/plugins/gxvideo/gpu.c b/plugins/gxvideo/gpu.c index 853c7da3..1d1eb219 100644 --- a/plugins/gxvideo/gpu.c +++ b/plugins/gxvideo/gpu.c @@ -14,8 +14,8 @@ *
* 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., 59 Temple Place - Suite 330, Boston, MA
- * 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301 USA.
*/
#include "config.h"
diff --git a/plugins/gxvideo/gpu_utils.h b/plugins/gxvideo/gpu_utils.h index 471cc9a5..b9d00d0f 100644 --- a/plugins/gxvideo/gpu_utils.h +++ b/plugins/gxvideo/gpu_utils.h @@ -14,8 +14,8 @@ * * 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., 59 Temple Place - Suite 330, Boston, MA - * 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA + * 02110-1301 USA. */ #ifndef GPU_UTILS_H_ diff --git a/plugins/gxvideo/gpucfg/main.c b/plugins/gxvideo/gpucfg/main.c index d3d4f93d..44342dfe 100644 --- a/plugins/gxvideo/gpucfg/main.c +++ b/plugins/gxvideo/gpucfg/main.c @@ -13,8 +13,8 @@ *
* 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., 59 Temple Place - Suite 330, Boston, MA
- * 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+ * 02110-1301 USA.
*/
#include <gtk/gtk.h>
diff --git a/plugins/peopsxgl/gte_accuracy.c b/plugins/peopsxgl/gte_accuracy.c index 3af37ab0..9a1b7ed6 100644 --- a/plugins/peopsxgl/gte_accuracy.c +++ b/plugins/peopsxgl/gte_accuracy.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 "stdafx.h"
diff --git a/plugins/peopsxgl/gte_accuracy.h b/plugins/peopsxgl/gte_accuracy.h index 6f42f21c..0d35ed1f 100644 --- a/plugins/peopsxgl/gte_accuracy.h +++ b/plugins/peopsxgl/gte_accuracy.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 _GTE_ACCURACY_H_
|
