From e48cd4649f7a448ed585634e206347cab5b86051 Mon Sep 17 00:00:00 2001 From: Laurent Napias Date: Tue, 11 Jun 2019 19:29:41 +0200 Subject: Update FSF address --- copy-n-paste/eggdesktopfile.c | 2 +- src/actions.c | 2 +- src/actions.h | 2 +- src/commands/rpm2cpio.c | 2 +- src/dlg-add-files.c | 2 +- src/dlg-add-files.h | 2 +- src/dlg-add-folder.c | 2 +- src/dlg-add-folder.h | 2 +- src/dlg-ask-password.c | 2 +- src/dlg-ask-password.h | 2 +- src/dlg-batch-add.c | 2 +- src/dlg-batch-add.h | 2 +- src/dlg-delete.c | 2 +- src/dlg-delete.h | 2 +- src/dlg-extract.c | 2 +- src/dlg-extract.h | 2 +- src/dlg-new.c | 2 +- src/dlg-new.h | 2 +- src/dlg-open-with.c | 2 +- src/dlg-open-with.h | 2 +- src/dlg-package-installer.c | 2 +- src/dlg-package-installer.h | 2 +- src/dlg-password.c | 2 +- src/dlg-password.h | 2 +- src/dlg-prop.c | 2 +- src/dlg-prop.h | 2 +- src/dlg-update.c | 2 +- src/dlg-update.h | 2 +- src/file-data.c | 2 +- src/file-data.h | 2 +- src/file-utils.c | 2 +- src/file-utils.h | 2 +- src/fr-archive.c | 2 +- src/fr-archive.h | 2 +- src/fr-command-7z.c | 2 +- src/fr-command-7z.h | 2 +- src/fr-command-ace.c | 2 +- src/fr-command-ace.h | 2 +- src/fr-command-alz.c | 2 +- src/fr-command-alz.h | 2 +- src/fr-command-ar.c | 2 +- src/fr-command-ar.h | 2 +- src/fr-command-arj.c | 2 +- src/fr-command-arj.h | 2 +- src/fr-command-cfile.c | 2 +- src/fr-command-cfile.h | 2 +- src/fr-command-cpio.c | 2 +- src/fr-command-cpio.h | 2 +- src/fr-command-dpkg.c | 2 +- src/fr-command-dpkg.h | 2 +- src/fr-command-iso.c | 2 +- src/fr-command-iso.h | 2 +- src/fr-command-jar.c | 2 +- src/fr-command-jar.h | 2 +- src/fr-command-lha.c | 2 +- src/fr-command-lha.h | 2 +- src/fr-command-rar.c | 2 +- src/fr-command-rar.h | 2 +- src/fr-command-rpm.c | 2 +- src/fr-command-rpm.h | 2 +- src/fr-command-tar.c | 2 +- src/fr-command-tar.h | 2 +- src/fr-command-unstuff.c | 2 +- src/fr-command-unstuff.h | 2 +- src/fr-command-zip.c | 2 +- src/fr-command-zip.h | 2 +- src/fr-command-zoo.c | 2 +- src/fr-command-zoo.h | 2 +- src/fr-command.c | 2 +- src/fr-command.h | 2 +- src/fr-error.c | 2 +- src/fr-error.h | 2 +- src/fr-list-model.c | 2 +- src/fr-list-model.h | 2 +- src/fr-process.c | 2 +- src/fr-process.h | 2 +- src/fr-stock.c | 2 +- src/fr-stock.h | 2 +- src/fr-window.c | 2 +- src/fr-window.h | 2 +- src/gio-utils.c | 2 +- src/gio-utils.h | 2 +- src/glib-utils.c | 2 +- src/glib-utils.h | 2 +- src/gtk-utils.c | 2 +- src/gtk-utils.h | 2 +- src/java-utils.c | 2 +- src/java-utils.h | 2 +- src/main.c | 2 +- src/open-file.c | 2 +- src/open-file.h | 2 +- src/preferences.c | 2 +- src/preferences.h | 2 +- src/typedefs.h | 2 +- src/ui.h | 2 +- 95 files changed, 95 insertions(+), 95 deletions(-) diff --git a/copy-n-paste/eggdesktopfile.c b/copy-n-paste/eggdesktopfile.c index 11b7cd8..2c28d8b 100644 --- a/copy-n-paste/eggdesktopfile.c +++ b/copy-n-paste/eggdesktopfile.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; see the file COPYING.LIB. If not, - * write to the Free Software Foundation, Inc., 51 Franklin, + * write to the Free Software Foundation, Inc., 51 Franklin Street, * Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/src/actions.c b/src/actions.c index 1b99dc6..cad7a7a 100644 --- a/src/actions.c +++ b/src/actions.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/actions.h b/src/actions.h index a889783..106d9d6 100644 --- a/src/actions.h +++ b/src/actions.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef ACTIONS_H diff --git a/src/commands/rpm2cpio.c b/src/commands/rpm2cpio.c index b55fb24..0dd3caf 100644 --- a/src/commands/rpm2cpio.c +++ b/src/commands/rpm2cpio.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/dlg-add-files.c b/src/dlg-add-files.c index c6f81ea..73f5b2c 100644 --- a/src/dlg-add-files.c +++ b/src/dlg-add-files.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/dlg-add-files.h b/src/dlg-add-files.h index 32ee3a7..6cf1bed 100644 --- a/src/dlg-add-files.h +++ b/src/dlg-add-files.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef DLG_ADD_FILES_H diff --git a/src/dlg-add-folder.c b/src/dlg-add-folder.c index 721e85f..c4e47cd 100644 --- a/src/dlg-add-folder.c +++ b/src/dlg-add-folder.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/dlg-add-folder.h b/src/dlg-add-folder.h index 632f8e2..04d36b9 100644 --- a/src/dlg-add-folder.h +++ b/src/dlg-add-folder.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef DLG_ADD_FOLDER_H diff --git a/src/dlg-ask-password.c b/src/dlg-ask-password.c index af791bf..45bcc20 100644 --- a/src/dlg-ask-password.c +++ b/src/dlg-ask-password.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/dlg-ask-password.h b/src/dlg-ask-password.h index a8e03dd..a764dcd 100644 --- a/src/dlg-ask-password.h +++ b/src/dlg-ask-password.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef DLG_PASSWORD_H diff --git a/src/dlg-batch-add.c b/src/dlg-batch-add.c index d3dac4a..3597214 100644 --- a/src/dlg-batch-add.c +++ b/src/dlg-batch-add.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/dlg-batch-add.h b/src/dlg-batch-add.h index df19873..cbfcaf5 100644 --- a/src/dlg-batch-add.h +++ b/src/dlg-batch-add.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef DLG_BATCH_ADD_H diff --git a/src/dlg-delete.c b/src/dlg-delete.c index 26f5cfd..59f7b52 100644 --- a/src/dlg-delete.c +++ b/src/dlg-delete.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/dlg-delete.h b/src/dlg-delete.h index abaf33a..6ec9f5f 100644 --- a/src/dlg-delete.h +++ b/src/dlg-delete.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef DLG_DELETE_H diff --git a/src/dlg-extract.c b/src/dlg-extract.c index 87c3688..0f18a02 100644 --- a/src/dlg-extract.c +++ b/src/dlg-extract.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/dlg-extract.h b/src/dlg-extract.h index cc07cbe..bfabac6 100644 --- a/src/dlg-extract.h +++ b/src/dlg-extract.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef DLG_EXTRACT_H diff --git a/src/dlg-new.c b/src/dlg-new.c index e658abc..d0c8e6b 100644 --- a/src/dlg-new.c +++ b/src/dlg-new.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/dlg-new.h b/src/dlg-new.h index 713722d..f4e0424 100644 --- a/src/dlg-new.h +++ b/src/dlg-new.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef DLG_NEW_H diff --git a/src/dlg-open-with.c b/src/dlg-open-with.c index fb728cf..ad6d835 100644 --- a/src/dlg-open-with.c +++ b/src/dlg-open-with.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/dlg-open-with.h b/src/dlg-open-with.h index a803c9b..fb28203 100644 --- a/src/dlg-open-with.h +++ b/src/dlg-open-with.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef DLG_OPEN_WITH_H diff --git a/src/dlg-package-installer.c b/src/dlg-package-installer.c index 5543cda..bf2be31 100644 --- a/src/dlg-package-installer.c +++ b/src/dlg-package-installer.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/dlg-package-installer.h b/src/dlg-package-installer.h index 412d183..0b579d3 100644 --- a/src/dlg-package-installer.h +++ b/src/dlg-package-installer.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef DLG_PACKAGE_INSTALLER_H diff --git a/src/dlg-password.c b/src/dlg-password.c index 7a717b7..0ce51e5 100644 --- a/src/dlg-password.c +++ b/src/dlg-password.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/dlg-password.h b/src/dlg-password.h index 94b9ca5..941f5c0 100644 --- a/src/dlg-password.h +++ b/src/dlg-password.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef DLG_PASSWORD_H diff --git a/src/dlg-prop.c b/src/dlg-prop.c index 4993826..3db1395 100644 --- a/src/dlg-prop.c +++ b/src/dlg-prop.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/dlg-prop.h b/src/dlg-prop.h index fa89e02..951c2dc 100644 --- a/src/dlg-prop.h +++ b/src/dlg-prop.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef DLG_PROP_H diff --git a/src/dlg-update.c b/src/dlg-update.c index 197d24d..c813b1d 100644 --- a/src/dlg-update.c +++ b/src/dlg-update.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/dlg-update.h b/src/dlg-update.h index 4f0231e..ead9bb1 100644 --- a/src/dlg-update.h +++ b/src/dlg-update.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef DLG_UPDATE_H diff --git a/src/file-data.c b/src/file-data.c index d7a39a2..53a6f85 100644 --- a/src/file-data.c +++ b/src/file-data.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/file-data.h b/src/file-data.h index 84adcd6..c32661b 100644 --- a/src/file-data.h +++ b/src/file-data.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef FILE_DATA_H diff --git a/src/file-utils.c b/src/file-utils.c index 5535566..b0949da 100644 --- a/src/file-utils.c +++ b/src/file-utils.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/file-utils.h b/src/file-utils.h index 0c91199..2d726fe 100644 --- a/src/file-utils.h +++ b/src/file-utils.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef FILE_UTILS_H diff --git a/src/fr-archive.c b/src/fr-archive.c index 8745498..87c2645 100644 --- a/src/fr-archive.c +++ b/src/fr-archive.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/fr-archive.h b/src/fr-archive.h index 1fb1422..ae8514f 100644 --- a/src/fr-archive.h +++ b/src/fr-archive.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef FR_ARCHIVE_H diff --git a/src/fr-command-7z.c b/src/fr-command-7z.c index 33e3b3b..2cb2034 100644 --- a/src/fr-command-7z.c +++ b/src/fr-command-7z.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/fr-command-7z.h b/src/fr-command-7z.h index 1d7c39f..3ff351a 100644 --- a/src/fr-command-7z.h +++ b/src/fr-command-7z.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef FR_COMMAND_7Z_H diff --git a/src/fr-command-ace.c b/src/fr-command-ace.c index 8ea045a..0e13efd 100644 --- a/src/fr-command-ace.c +++ b/src/fr-command-ace.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/fr-command-ace.h b/src/fr-command-ace.h index 86792e2..522a26e 100644 --- a/src/fr-command-ace.h +++ b/src/fr-command-ace.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef FR_COMMAND_ACE_H diff --git a/src/fr-command-alz.c b/src/fr-command-alz.c index 7b45b5c..efa8cdd 100644 --- a/src/fr-command-alz.c +++ b/src/fr-command-alz.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/fr-command-alz.h b/src/fr-command-alz.h index d471428..56e3aa3 100644 --- a/src/fr-command-alz.h +++ b/src/fr-command-alz.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef FR_COMMAND_ALZ_H diff --git a/src/fr-command-ar.c b/src/fr-command-ar.c index dbc4320..c9bab5d 100644 --- a/src/fr-command-ar.c +++ b/src/fr-command-ar.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/fr-command-ar.h b/src/fr-command-ar.h index e0ed445..6c12868 100644 --- a/src/fr-command-ar.h +++ b/src/fr-command-ar.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef FR_COMMAND_AR_H diff --git a/src/fr-command-arj.c b/src/fr-command-arj.c index 479281e..f9758de 100644 --- a/src/fr-command-arj.c +++ b/src/fr-command-arj.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/fr-command-arj.h b/src/fr-command-arj.h index 0ea423a..97dd2ce 100644 --- a/src/fr-command-arj.h +++ b/src/fr-command-arj.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef FR_COMMAND_ARJ_H diff --git a/src/fr-command-cfile.c b/src/fr-command-cfile.c index 96ef6b2..9b855a8 100644 --- a/src/fr-command-cfile.c +++ b/src/fr-command-cfile.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/fr-command-cfile.h b/src/fr-command-cfile.h index 236e9be..cf0c93c 100644 --- a/src/fr-command-cfile.h +++ b/src/fr-command-cfile.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef FR_COMMAND_CFILE_H diff --git a/src/fr-command-cpio.c b/src/fr-command-cpio.c index 94608d7..539ccc3 100644 --- a/src/fr-command-cpio.c +++ b/src/fr-command-cpio.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/fr-command-cpio.h b/src/fr-command-cpio.h index 2f7c8b6..ae12c25 100644 --- a/src/fr-command-cpio.h +++ b/src/fr-command-cpio.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef FR_COMMAND_CPIO_H diff --git a/src/fr-command-dpkg.c b/src/fr-command-dpkg.c index 39d09c7..e2e0b0a 100644 --- a/src/fr-command-dpkg.c +++ b/src/fr-command-dpkg.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/fr-command-dpkg.h b/src/fr-command-dpkg.h index b83e28e..25cb2a6 100644 --- a/src/fr-command-dpkg.h +++ b/src/fr-command-dpkg.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef FR_COMMAND_DPKG_H diff --git a/src/fr-command-iso.c b/src/fr-command-iso.c index 0f1065e..48382ea 100644 --- a/src/fr-command-iso.c +++ b/src/fr-command-iso.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/fr-command-iso.h b/src/fr-command-iso.h index e2bd033..55ec9f4 100644 --- a/src/fr-command-iso.h +++ b/src/fr-command-iso.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef FR_COMMAND_ISO_H diff --git a/src/fr-command-jar.c b/src/fr-command-jar.c index bc46d0a..e93bfe8 100644 --- a/src/fr-command-jar.c +++ b/src/fr-command-jar.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/fr-command-jar.h b/src/fr-command-jar.h index ad5b7b6..6ff8ae5 100644 --- a/src/fr-command-jar.h +++ b/src/fr-command-jar.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef FR_COMMAND_JAR_H diff --git a/src/fr-command-lha.c b/src/fr-command-lha.c index 033bdf6..393ff7c 100644 --- a/src/fr-command-lha.c +++ b/src/fr-command-lha.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/fr-command-lha.h b/src/fr-command-lha.h index 9da567e..6684474 100644 --- a/src/fr-command-lha.h +++ b/src/fr-command-lha.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef FR_COMMAND_LHA_H diff --git a/src/fr-command-rar.c b/src/fr-command-rar.c index 2a52eed..3b0d79b 100644 --- a/src/fr-command-rar.c +++ b/src/fr-command-rar.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/fr-command-rar.h b/src/fr-command-rar.h index c86fec5..eaafad4 100644 --- a/src/fr-command-rar.h +++ b/src/fr-command-rar.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef FR_COMMAND_RAR_H diff --git a/src/fr-command-rpm.c b/src/fr-command-rpm.c index 89cd285..8328343 100644 --- a/src/fr-command-rpm.c +++ b/src/fr-command-rpm.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/fr-command-rpm.h b/src/fr-command-rpm.h index 1316491..7e886ad 100644 --- a/src/fr-command-rpm.h +++ b/src/fr-command-rpm.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef FR_COMMAND_RPM_H diff --git a/src/fr-command-tar.c b/src/fr-command-tar.c index dc12f64..dcb33a9 100644 --- a/src/fr-command-tar.c +++ b/src/fr-command-tar.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/fr-command-tar.h b/src/fr-command-tar.h index fe27cd1..17aa097 100644 --- a/src/fr-command-tar.h +++ b/src/fr-command-tar.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef FR_COMMAND_TAR_H diff --git a/src/fr-command-unstuff.c b/src/fr-command-unstuff.c index df1318a..e8e8dda 100644 --- a/src/fr-command-unstuff.c +++ b/src/fr-command-unstuff.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/fr-command-unstuff.h b/src/fr-command-unstuff.h index c4a6c7e..95b7a96 100644 --- a/src/fr-command-unstuff.h +++ b/src/fr-command-unstuff.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef FR_COMMAND_UNSTUFF_H diff --git a/src/fr-command-zip.c b/src/fr-command-zip.c index 387f27c..bd29fa4 100644 --- a/src/fr-command-zip.c +++ b/src/fr-command-zip.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/fr-command-zip.h b/src/fr-command-zip.h index c79bceb..051a07b 100644 --- a/src/fr-command-zip.h +++ b/src/fr-command-zip.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef FR_COMMAND_ZIP_H diff --git a/src/fr-command-zoo.c b/src/fr-command-zoo.c index 790eb38..617e4e8 100644 --- a/src/fr-command-zoo.c +++ b/src/fr-command-zoo.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/fr-command-zoo.h b/src/fr-command-zoo.h index 151c411..36fab49 100644 --- a/src/fr-command-zoo.h +++ b/src/fr-command-zoo.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef FR_COMMAND_ZOO_H diff --git a/src/fr-command.c b/src/fr-command.c index 9f02b45..21e138e 100644 --- a/src/fr-command.c +++ b/src/fr-command.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/fr-command.h b/src/fr-command.h index c4d87ac..e0feaad 100644 --- a/src/fr-command.h +++ b/src/fr-command.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef FR_COMMAND_H diff --git a/src/fr-error.c b/src/fr-error.c index 2184f67..35515df 100644 --- a/src/fr-error.c +++ b/src/fr-error.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ diff --git a/src/fr-error.h b/src/fr-error.h index a4f1e55..26f2c13 100644 --- a/src/fr-error.h +++ b/src/fr-error.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef __FR_ERROR_H__ diff --git a/src/fr-list-model.c b/src/fr-list-model.c index 1290df8..3a655e5 100644 --- a/src/fr-list-model.c +++ b/src/fr-list-model.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/fr-list-model.h b/src/fr-list-model.h index ec8b4ec..a3ee4b3 100644 --- a/src/fr-list-model.h +++ b/src/fr-list-model.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef FR_LIST_MODEL_H diff --git a/src/fr-process.c b/src/fr-process.c index 643e29a..6040439 100644 --- a/src/fr-process.c +++ b/src/fr-process.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/fr-process.h b/src/fr-process.h index feda7e8..dd7eb06 100644 --- a/src/fr-process.h +++ b/src/fr-process.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef FR_PROCESS_H diff --git a/src/fr-stock.c b/src/fr-stock.c index 74e1205..7b5614f 100644 --- a/src/fr-stock.c +++ b/src/fr-stock.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/fr-stock.h b/src/fr-stock.h index c5c37ca..69bde49 100644 --- a/src/fr-stock.h +++ b/src/fr-stock.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef FR_STOCK_H diff --git a/src/fr-window.c b/src/fr-window.c index 2fc9736..a6360a7 100644 --- a/src/fr-window.c +++ b/src/fr-window.c @@ -16,7 +16,7 @@ * GNU General Public License for more details. * * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/fr-window.h b/src/fr-window.h index 53b769c..13b8bd9 100644 --- a/src/fr-window.h +++ b/src/fr-window.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef FR_WINDOW_H diff --git a/src/gio-utils.c b/src/gio-utils.c index 50057e1..27610b5 100644 --- a/src/gio-utils.c +++ b/src/gio-utils.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/gio-utils.h b/src/gio-utils.h index 8ffe7bd..470b635 100644 --- a/src/gio-utils.h +++ b/src/gio-utils.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef _GIO_UTILS_H diff --git a/src/glib-utils.c b/src/glib-utils.c index 27d4548..ba3f850 100644 --- a/src/glib-utils.c +++ b/src/glib-utils.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/glib-utils.h b/src/glib-utils.h index 0c8f88b..b03f7f9 100644 --- a/src/glib-utils.h +++ b/src/glib-utils.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef _GLIB_UTILS_H diff --git a/src/gtk-utils.c b/src/gtk-utils.c index b8e3263..9aeed3b 100644 --- a/src/gtk-utils.c +++ b/src/gtk-utils.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/gtk-utils.h b/src/gtk-utils.h index 1b4d74a..7e76ff6 100644 --- a/src/gtk-utils.h +++ b/src/gtk-utils.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef GTK_UTILS_H diff --git a/src/java-utils.c b/src/java-utils.c index 573174f..1e757c8 100644 --- a/src/java-utils.c +++ b/src/java-utils.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/java-utils.h b/src/java-utils.h index cf2fff3..edfd31e 100644 --- a/src/java-utils.h +++ b/src/java-utils.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef JAVA_UTILS_H diff --git a/src/main.c b/src/main.c index 916d9e5..daf0e88 100644 --- a/src/main.c +++ b/src/main.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/open-file.c b/src/open-file.c index 6c82c96..35280ac 100644 --- a/src/open-file.c +++ b/src/open-file.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/open-file.h b/src/open-file.h index e28be8b..46a0dfe 100644 --- a/src/open-file.h +++ b/src/open-file.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef OPEN_FILE_H diff --git a/src/preferences.c b/src/preferences.c index b3c7de3..0135cf4 100644 --- a/src/preferences.c +++ b/src/preferences.c @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #include diff --git a/src/preferences.h b/src/preferences.h index c60e558..fe4df4d 100644 --- a/src/preferences.h +++ b/src/preferences.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef PREFERENCES_H diff --git a/src/typedefs.h b/src/typedefs.h index e25ed73..22a7417 100644 --- a/src/typedefs.h +++ b/src/typedefs.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef TYPEDEFS_H diff --git a/src/ui.h b/src/ui.h index 6693f97..f1b9eaa 100644 --- a/src/ui.h +++ b/src/ui.h @@ -17,7 +17,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 Street #330, Boston, MA 02110-1301, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #ifndef UI_H -- cgit v1.2.1