diff options
author | Lars Persson | 2005-12-04 08:49:08 +0000 |
---|---|---|
committer | Lars Persson | 2005-12-04 08:49:08 +0000 |
commit | fd0ad7beaed80c6b284920a3497e0e50b7ba4f05 (patch) | |
tree | 781110a9dbc0203c1a4b2a2aa62216f216a4c193 /backends/epoc/src | |
parent | 36b859624e2a2c0985bd138226abbae603816628 (diff) | |
download | scummvm-rg350-fd0ad7beaed80c6b284920a3497e0e50b7ba4f05.tar.gz scummvm-rg350-fd0ad7beaed80c6b284920a3497e0e50b7ba4f05.tar.bz2 scummvm-rg350-fd0ad7beaed80c6b284920a3497e0e50b7ba4f05.zip |
FSF adress updates
svn-id: r19741
Diffstat (limited to 'backends/epoc/src')
-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 |
6 files changed, 6 insertions, 6 deletions
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$ */ |