diff options
Diffstat (limited to 'backends')
-rw-r--r-- | backends/epoc/S60/ScummVMApp.cpp | 2 | ||||
-rw-r--r-- | backends/epoc/S60/ScummVMApp.h | 2 | ||||
-rw-r--r-- | backends/epoc/S60v3/ScummVMApp.cpp | 2 | ||||
-rw-r--r-- | backends/epoc/S60v3/ScummVMApp.h | 2 | ||||
-rw-r--r-- | backends/epoc/S80/ScummVMApp.cpp | 2 | ||||
-rw-r--r-- | backends/epoc/S90/ScummVMApp.cpp | 2 | ||||
-rw-r--r-- | backends/epoc/S90/ScummvmS90.rss | 2 | ||||
-rw-r--r-- | backends/epoc/S90/Scummvm_S90_App.mmp | 2 | ||||
-rw-r--r-- | backends/epoc/mmp/initial_mmps.zip | bin | 29153 -> 29157 bytes | |||
-rw-r--r-- | backends/epoc/src/ScummApp.cpp | 2 | ||||
-rw-r--r-- | backends/epoc/src/ScummApp.h | 2 | ||||
-rw-r--r-- | backends/epoc/src/SymbianActions.cpp | 2 | ||||
-rw-r--r-- | backends/epoc/src/SymbianActions.h | 2 | ||||
-rw-r--r-- | backends/epoc/src/SymbianOS.cpp | 2 | ||||
-rw-r--r-- | backends/epoc/src/SymbianOS.h | 2 | ||||
-rw-r--r-- | backends/fs/symbian/symbian-fs.cpp | 2 | ||||
-rw-r--r-- | backends/gp32/gp32_main.cpp | 2 | ||||
-rw-r--r-- | backends/gp32/gp32_osys.cpp | 2 | ||||
-rw-r--r-- | backends/gp32/startup.c | 2 |
19 files changed, 18 insertions, 18 deletions
diff --git a/backends/epoc/S60/ScummVMApp.cpp b/backends/epoc/S60/ScummVMApp.cpp index bf263fea39..e21be489dd 100644 --- a/backends/epoc/S60/ScummVMApp.cpp +++ b/backends/epoc/S60/ScummVMApp.cpp @@ -16,7 +16,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * $Header$ */ diff --git a/backends/epoc/S60/ScummVMApp.h b/backends/epoc/S60/ScummVMApp.h index 21478ba089..8cb622cac6 100644 --- a/backends/epoc/S60/ScummVMApp.h +++ b/backends/epoc/S60/ScummVMApp.h @@ -16,7 +16,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * $Header$ */ diff --git a/backends/epoc/S60v3/ScummVMApp.cpp b/backends/epoc/S60v3/ScummVMApp.cpp index fb8ec041d6..ba46413556 100644 --- a/backends/epoc/S60v3/ScummVMApp.cpp +++ b/backends/epoc/S60v3/ScummVMApp.cpp @@ -16,7 +16,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * $Header$ */ diff --git a/backends/epoc/S60v3/ScummVMApp.h b/backends/epoc/S60v3/ScummVMApp.h index 9cf8623835..8d16e47073 100644 --- a/backends/epoc/S60v3/ScummVMApp.h +++ b/backends/epoc/S60v3/ScummVMApp.h @@ -16,7 +16,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * $Header$ */ diff --git a/backends/epoc/S80/ScummVMApp.cpp b/backends/epoc/S80/ScummVMApp.cpp index 43d960b73f..89f7863d9c 100644 --- a/backends/epoc/S80/ScummVMApp.cpp +++ b/backends/epoc/S80/ScummVMApp.cpp @@ -16,7 +16,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * $Header$ */ diff --git a/backends/epoc/S90/ScummVMApp.cpp b/backends/epoc/S90/ScummVMApp.cpp index 4de27158b2..b66593ef40 100644 --- a/backends/epoc/S90/ScummVMApp.cpp +++ b/backends/epoc/S90/ScummVMApp.cpp @@ -16,7 +16,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * $Header$ */ diff --git a/backends/epoc/S90/ScummvmS90.rss b/backends/epoc/S90/ScummvmS90.rss index 0c52253483..73988dab42 100644 --- a/backends/epoc/S90/ScummvmS90.rss +++ b/backends/epoc/S90/ScummvmS90.rss @@ -16,7 +16,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * $Header: */ diff --git a/backends/epoc/S90/Scummvm_S90_App.mmp b/backends/epoc/S90/Scummvm_S90_App.mmp index 6fb8894027..a3bed01978 100644 --- a/backends/epoc/S90/Scummvm_S90_App.mmp +++ b/backends/epoc/S90/Scummvm_S90_App.mmp @@ -16,7 +16,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * $Header: */ diff --git a/backends/epoc/mmp/initial_mmps.zip b/backends/epoc/mmp/initial_mmps.zip Binary files differindex d0989a62be..a99d5a12da 100644 --- a/backends/epoc/mmp/initial_mmps.zip +++ b/backends/epoc/mmp/initial_mmps.zip diff --git a/backends/epoc/src/ScummApp.cpp b/backends/epoc/src/ScummApp.cpp index 9e53587a40..6cf429782a 100644 --- a/backends/epoc/src/ScummApp.cpp +++ b/backends/epoc/src/ScummApp.cpp @@ -16,7 +16,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * $Header$ */ diff --git a/backends/epoc/src/ScummApp.h b/backends/epoc/src/ScummApp.h index 92e643cd30..385f0ada1d 100644 --- a/backends/epoc/src/ScummApp.h +++ b/backends/epoc/src/ScummApp.h @@ -16,7 +16,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * $Header$ */ diff --git a/backends/epoc/src/SymbianActions.cpp b/backends/epoc/src/SymbianActions.cpp index 43e457727d..4443711558 100644 --- a/backends/epoc/src/SymbianActions.cpp +++ b/backends/epoc/src/SymbianActions.cpp @@ -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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * $Header$ * diff --git a/backends/epoc/src/SymbianActions.h b/backends/epoc/src/SymbianActions.h index b9ed582c82..ed4463c945 100644 --- a/backends/epoc/src/SymbianActions.h +++ b/backends/epoc/src/SymbianActions.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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * $Header$ * diff --git a/backends/epoc/src/SymbianOS.cpp b/backends/epoc/src/SymbianOS.cpp index 6a775957d4..442efc5932 100644 --- a/backends/epoc/src/SymbianOS.cpp +++ b/backends/epoc/src/SymbianOS.cpp @@ -16,7 +16,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * $Header$ */ diff --git a/backends/epoc/src/SymbianOS.h b/backends/epoc/src/SymbianOS.h index 7573a9e4b3..49b860ac91 100644 --- a/backends/epoc/src/SymbianOS.h +++ b/backends/epoc/src/SymbianOS.h @@ -16,7 +16,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * $Header$ */ diff --git a/backends/fs/symbian/symbian-fs.cpp b/backends/fs/symbian/symbian-fs.cpp index d23fbe402a..554c864e58 100644 --- a/backends/fs/symbian/symbian-fs.cpp +++ b/backends/fs/symbian/symbian-fs.cpp @@ -16,7 +16,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * $Header$ */ diff --git a/backends/gp32/gp32_main.cpp b/backends/gp32/gp32_main.cpp index 46496ccf51..65ab1ba223 100644 --- a/backends/gp32/gp32_main.cpp +++ b/backends/gp32/gp32_main.cpp @@ -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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * $Header$ * diff --git a/backends/gp32/gp32_osys.cpp b/backends/gp32/gp32_osys.cpp index 61125e22e5..37f8a318a5 100644 --- a/backends/gp32/gp32_osys.cpp +++ b/backends/gp32/gp32_osys.cpp @@ -16,7 +16,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * $Header$ * diff --git a/backends/gp32/startup.c b/backends/gp32/startup.c index 86f69d7ba8..4955498999 100644 --- a/backends/gp32/startup.c +++ b/backends/gp32/startup.c @@ -16,7 +16,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * $Header$ * |