From 3adece8b48417154bcb6d6d0932db74458e6835c Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Fri, 30 Apr 2010 05:23:07 +0000 Subject: git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@46936 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- gui/Cheat.c | 3 +-- gui/Cheat.h | 3 +-- gui/ConfDlg.c | 2 +- gui/ConfDlg.h | 2 +- gui/Config.c | 2 +- gui/DebugMemory.c | 3 +-- gui/DebugMemory.h | 3 +-- gui/Gtk2Gui.c | 2 +- gui/Linux.h | 2 +- gui/LnxMain.c | 2 +- gui/MemcardDlg.c | 2 +- gui/MemcardDlg.h | 2 +- gui/Plugin.c | 2 +- 13 files changed, 13 insertions(+), 17 deletions(-) (limited to 'gui') diff --git a/gui/Cheat.c b/gui/Cheat.c index 17cc7f0d..4047e2f2 100644 --- a/gui/Cheat.c +++ b/gui/Cheat.c @@ -1,5 +1,4 @@ /* Cheat Support for PCSX-Reloaded - * * Copyright (C) 2009, Wei Mingzhi . * * This program is free software; you can redistribute it and/or modify @@ -14,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 Steet, Fifth Floor, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA */ #include diff --git a/gui/Cheat.h b/gui/Cheat.h index 62039118..f0990af1 100644 --- a/gui/Cheat.h +++ b/gui/Cheat.h @@ -1,5 +1,4 @@ /* Cheat Support for PCSX-Reloaded - * * Copyright (C) 2009, Wei Mingzhi . * * This program is free software; you can redistribute it and/or modify @@ -14,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 Steet, Fifth Floor, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA */ #ifndef GUI_CHEAT_H diff --git a/gui/ConfDlg.c b/gui/ConfDlg.c index 27e0b90e..a9c2a0d5 100644 --- a/gui/ConfDlg.c +++ b/gui/ConfDlg.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 Steet, Fifth Floor, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA */ #include diff --git a/gui/ConfDlg.h b/gui/ConfDlg.h index 00e10c10..56afc28c 100644 --- a/gui/ConfDlg.h +++ b/gui/ConfDlg.h @@ -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 Steet, Fifth Floor, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA */ #ifndef CONFDLG_H diff --git a/gui/Config.c b/gui/Config.c index 102f1b09..97b2d0a4 100644 --- a/gui/Config.c +++ b/gui/Config.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 Steet, Fifth Floor, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA */ #include diff --git a/gui/DebugMemory.c b/gui/DebugMemory.c index cf5b5363..00fa5395 100644 --- a/gui/DebugMemory.c +++ b/gui/DebugMemory.c @@ -1,5 +1,4 @@ /* Memory Viewer/Dumper for PCSX-Reloaded - * * Copyright (C) 2010, Wei Mingzhi . * * This program is free software; you can redistribute it and/or modify @@ -14,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 Steet, Fifth Floor, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA */ #include "Linux.h" diff --git a/gui/DebugMemory.h b/gui/DebugMemory.h index 07277158..49673731 100644 --- a/gui/DebugMemory.h +++ b/gui/DebugMemory.h @@ -1,5 +1,4 @@ /* Memory Viewer/Dumper for PCSX-Reloaded - * * Copyright (C) 2010, Wei Mingzhi . * * This program is free software; you can redistribute it and/or modify @@ -14,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 Steet, Fifth Floor, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA */ #ifndef DEBUGMEMORY_H diff --git a/gui/Gtk2Gui.c b/gui/Gtk2Gui.c index 0b7ba584..9cca1b46 100644 --- a/gui/Gtk2Gui.c +++ b/gui/Gtk2Gui.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 Steet, Fifth Floor, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA */ #include diff --git a/gui/Linux.h b/gui/Linux.h index 9a53ae93..15f5812a 100644 --- a/gui/Linux.h +++ b/gui/Linux.h @@ -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 Steet, Fifth Floor, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA */ #ifndef __LINUX_H__ diff --git a/gui/LnxMain.c b/gui/LnxMain.c index c0ff8e72..f9a66dd1 100644 --- a/gui/LnxMain.c +++ b/gui/LnxMain.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 Steet, Fifth Floor, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA */ #include "config.h" diff --git a/gui/MemcardDlg.c b/gui/MemcardDlg.c index f2167f75..94b03cf7 100644 --- a/gui/MemcardDlg.c +++ b/gui/MemcardDlg.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 Steet, Fifth Floor, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA */ #include diff --git a/gui/MemcardDlg.h b/gui/MemcardDlg.h index ae583d6d..519283a2 100644 --- a/gui/MemcardDlg.h +++ b/gui/MemcardDlg.h @@ -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 Steet, Fifth Floor, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA */ #ifndef MEMCARDDLG_H diff --git a/gui/Plugin.c b/gui/Plugin.c index 351ee778..ab4101b9 100644 --- a/gui/Plugin.c +++ b/gui/Plugin.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 Steet, Fifth Floor, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA */ #include -- cgit v1.2.3