From 8f8784ba4ebcd8eb099c4e119a9a8d5a349efd61 Mon Sep 17 00:00:00 2001 From: Steve Zesch Date: Tue, 9 Oct 2012 11:24:27 -0400 Subject: Fixed fsf addresses. Closes #4. --- 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/eggfileformatchooser.c | 4 ++-- src/eggfileformatchooser.h | 4 ++-- src/eggtreemultidnd.c | 4 ++-- src/eggtreemultidnd.h | 4 ++-- 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/main.h | 2 +- src/mateconf-utils.c | 6 +++--- src/mateconf-utils.h | 6 +++--- src/mkdtemp.c | 4 ++-- src/mkdtemp.h | 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 +- 103 files changed, 112 insertions(+), 112 deletions(-) (limited to 'src') diff --git a/src/actions.c b/src/actions.c index 5ba9609..41066a7 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/actions.h b/src/actions.h index 8946809..a889783 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #ifndef ACTIONS_H diff --git a/src/commands/rpm2cpio.c b/src/commands/rpm2cpio.c index 034cd89..b55fb24 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/dlg-add-files.c b/src/dlg-add-files.c index 7b3b189..ce53043 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/dlg-add-files.h b/src/dlg-add-files.h index 55b7fb1..32ee3a7 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, 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 c071afb..0b8a973 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/dlg-add-folder.h b/src/dlg-add-folder.h index c18af2c..632f8e2 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, 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 552675a..6010bad 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/dlg-ask-password.h b/src/dlg-ask-password.h index fbb3a15..a8e03dd 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #ifndef DLG_PASSWORD_H diff --git a/src/dlg-batch-add.c b/src/dlg-batch-add.c index 31f8302..f3e22fd 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/dlg-batch-add.h b/src/dlg-batch-add.h index 2464dec..df19873 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #ifndef DLG_BATCH_ADD_H diff --git a/src/dlg-delete.c b/src/dlg-delete.c index ceecf18..47c7361 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/dlg-delete.h b/src/dlg-delete.h index 00a6dfd..abaf33a 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #ifndef DLG_DELETE_H diff --git a/src/dlg-extract.c b/src/dlg-extract.c index 1b285c5..4ddcd74 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/dlg-extract.h b/src/dlg-extract.h index ba0f3a2..cc07cbe 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #ifndef DLG_EXTRACT_H diff --git a/src/dlg-new.c b/src/dlg-new.c index ab4498b..e2ceaa5 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/dlg-new.h b/src/dlg-new.h index 4d4cd8f..713722d 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #ifndef DLG_NEW_H diff --git a/src/dlg-open-with.c b/src/dlg-open-with.c index 5e68832..303a08c 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/dlg-open-with.h b/src/dlg-open-with.h index 7b44d7d..a803c9b 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, 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 9a07754..451a2ca 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/dlg-package-installer.h b/src/dlg-package-installer.h index c85b06b..412d183 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #ifndef DLG_PACKAGE_INSTALLER_H diff --git a/src/dlg-password.c b/src/dlg-password.c index 83391e1..738022d 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/dlg-password.h b/src/dlg-password.h index 17c8de6..94b9ca5 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #ifndef DLG_PASSWORD_H diff --git a/src/dlg-prop.c b/src/dlg-prop.c index dba005d..5c76660 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/dlg-prop.h b/src/dlg-prop.h index 76ed0c4..fa89e02 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #ifndef DLG_PROP_H diff --git a/src/dlg-update.c b/src/dlg-update.c index 4ca764b..2d53ada 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/dlg-update.h b/src/dlg-update.h index 97065ba..4f0231e 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #ifndef DLG_UPDATE_H diff --git a/src/eggfileformatchooser.c b/src/eggfileformatchooser.c index 894da54..6305c87 100644 --- a/src/eggfileformatchooser.c +++ b/src/eggfileformatchooser.c @@ -13,8 +13,8 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #include "eggfileformatchooser.h" #include "egg-macros.h" diff --git a/src/eggfileformatchooser.h b/src/eggfileformatchooser.h index 6c78891..07877bf 100644 --- a/src/eggfileformatchooser.h +++ b/src/eggfileformatchooser.h @@ -13,8 +13,8 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifndef __EGG_FILE_FORMAT_CHOOSER_H__ #define __EGG_FILE_FORMAT_CHOOSER_H__ diff --git a/src/eggtreemultidnd.c b/src/eggtreemultidnd.c index e82542b..3d417fe 100644 --- a/src/eggtreemultidnd.c +++ b/src/eggtreemultidnd.c @@ -20,8 +20,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ diff --git a/src/eggtreemultidnd.h b/src/eggtreemultidnd.h index 0e8a790..be817be 100644 --- a/src/eggtreemultidnd.h +++ b/src/eggtreemultidnd.h @@ -13,8 +13,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifndef __EGG_TREE_MULTI_DND_H__ diff --git a/src/file-data.c b/src/file-data.c index 7597f33..e2ee2dc 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/file-data.h b/src/file-data.h index 010c0fd..60d81b6 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #ifndef FILE_DATA_H diff --git a/src/file-utils.c b/src/file-utils.c index 3aac528..94c99ad 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/file-utils.h b/src/file-utils.h index 514b5b2..65b4beb 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #ifndef FILE_UTILS_H diff --git a/src/fr-archive.c b/src/fr-archive.c index c3766ea..87acc03 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/fr-archive.h b/src/fr-archive.h index b5812c0..b6ab234 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #ifndef ARCHIVE_H diff --git a/src/fr-command-7z.c b/src/fr-command-7z.c index ae6ed6b..9909271 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/fr-command-7z.h b/src/fr-command-7z.h index 23b1891..1d7c39f 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, 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 e7b748f..d567feb 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/fr-command-ace.h b/src/fr-command-ace.h index f260db0..86792e2 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, 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 6671403..42c0b26 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/fr-command-alz.h b/src/fr-command-alz.h index f4cb634..d471428 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, 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 3cd96e1..8b7d210 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/fr-command-ar.h b/src/fr-command-ar.h index fb64800..e0ed445 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, 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 bc02530..1efaf74 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/fr-command-arj.h b/src/fr-command-arj.h index 81fecaf..0ea423a 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, 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 1c5def3..3537f3d 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/fr-command-cfile.h b/src/fr-command-cfile.h index 8a94db8..236e9be 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, 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 601cbe3..249192e 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/fr-command-cpio.h b/src/fr-command-cpio.h index e9b4772..2f7c8b6 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, 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 edd35dc..775c132 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/fr-command-dpkg.h b/src/fr-command-dpkg.h index 944d2ef..b83e28e 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, 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 0e67b06..b589eaf 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/fr-command-iso.h b/src/fr-command-iso.h index 64887cf..e2bd033 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, 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 0bc228e..ad15738 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/fr-command-jar.h b/src/fr-command-jar.h index e8e2b63..ad5b7b6 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, 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 9787f3a..4de0e55 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/fr-command-lha.h b/src/fr-command-lha.h index 7bbca13..9da567e 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, 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 940e008..e59622d 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/fr-command-rar.h b/src/fr-command-rar.h index b9bd9c9..e2a5e12 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, 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 e8c3c1f..6ac4aea 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/fr-command-rpm.h b/src/fr-command-rpm.h index 894acce..1316491 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, 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 fd9be4e..f1a89ce 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/fr-command-tar.h b/src/fr-command-tar.h index e4fc791..fe27cd1 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, 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 9fe2a8e..9eb21ce 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/fr-command-unstuff.h b/src/fr-command-unstuff.h index 44be91c..c4a6c7e 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, 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 c405e72..8c51bef 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/fr-command-zip.h b/src/fr-command-zip.h index 21356e9..c79bceb 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, 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 8675596..96d7b39 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/fr-command-zoo.h b/src/fr-command-zoo.h index 6e796f6..151c411 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #ifndef FR_COMMAND_ZOO_H diff --git a/src/fr-command.c b/src/fr-command.c index 88be3f9..31e758a 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/fr-command.h b/src/fr-command.h index e3cab9d..7023a8a 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #ifndef FR_COMMAND_H diff --git a/src/fr-error.c b/src/fr-error.c index 4285bf2..a73df3a 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ diff --git a/src/fr-error.h b/src/fr-error.h index 91e6937..a4f1e55 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #ifndef __FR_ERROR_H__ diff --git a/src/fr-list-model.c b/src/fr-list-model.c index f3b44fc..1290df8 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/fr-list-model.h b/src/fr-list-model.h index 55e86de..ec8b4ec 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #ifndef FR_LIST_MODEL_H diff --git a/src/fr-process.c b/src/fr-process.c index 2bfaabe..8855157 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/fr-process.h b/src/fr-process.h index 193f22a..e8fcfc1 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #ifndef FR_PROCESS_H diff --git a/src/fr-stock.c b/src/fr-stock.c index f7b6462..74e1205 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/fr-stock.h b/src/fr-stock.h index c7fbe84..c5c37ca 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #ifndef FR_STOCK_H diff --git a/src/fr-window.c b/src/fr-window.c index 96ca32c..14f6595 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/fr-window.h b/src/fr-window.h index 898d2a6..a9c7a9f 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #ifndef FR_WINDOW_H diff --git a/src/gio-utils.c b/src/gio-utils.c index eacf35b..0801758 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/gio-utils.h b/src/gio-utils.h index e4ff6c6..8ffe7bd 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #ifndef _GIO_UTILS_H diff --git a/src/glib-utils.c b/src/glib-utils.c index d98128f..a484fcf 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/glib-utils.h b/src/glib-utils.h index 2e8303e..fdd746a 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #ifndef _GLIB_UTILS_H diff --git a/src/gtk-utils.c b/src/gtk-utils.c index fb84040..b87b607 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/gtk-utils.h b/src/gtk-utils.h index 03cd3ca..f011fba 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #ifndef GTK_UTILS_H diff --git a/src/java-utils.c b/src/java-utils.c index 5d8464a..573174f 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/java-utils.h b/src/java-utils.h index a168b57..cf2fff3 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #ifndef JAVA_UTILS_H diff --git a/src/main.c b/src/main.c index 3821a88..2276e58 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/main.h b/src/main.h index d8c2906..6d94172 100644 --- a/src/main.h +++ b/src/main.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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #ifndef MAIN_H diff --git a/src/mateconf-utils.c b/src/mateconf-utils.c index 095535b..c285435 100644 --- a/src/mateconf-utils.c +++ b/src/mateconf-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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ /* eel-mateconf-extensions.c - Stuff to make MateConf easier to use. @@ -36,8 +36,8 @@ You should have received a copy of the GNU Library General Public License along with the Mate Library; see the file COPYING.LIB. If not, - write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + Boston, MA 02110-1301, USA. Authors: Ramiro Estrugo */ diff --git a/src/mateconf-utils.h b/src/mateconf-utils.h index 1ec3253..528b83a 100644 --- a/src/mateconf-utils.h +++ b/src/mateconf-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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ /* eel-mateconf-extensions.h - Stuff to make MateConf easier to use. @@ -36,8 +36,8 @@ You should have received a copy of the GNU Library General Public License along with the Mate Library; see the file COPYING.LIB. If not, - write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + Boston, MA 02110-1301, USA. Authors: Ramiro Estrugo */ diff --git a/src/mkdtemp.c b/src/mkdtemp.c index 1508102..27c49cc 100644 --- a/src/mkdtemp.c +++ b/src/mkdtemp.c @@ -13,8 +13,8 @@ You should have received a copy of the GNU Library General Public License along with the GNU C Library; see the file COPYING.LIB. If not, - write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + Boston, MA 02110-1301, USA. */ /* Extracted from misc/mkdtemp.c and sysdeps/posix/tempname.c. */ diff --git a/src/mkdtemp.h b/src/mkdtemp.h index dbc47ac..542d177 100644 --- a/src/mkdtemp.h +++ b/src/mkdtemp.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. */ + Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef PARAMS # if __STDC__ || defined __GNUC__ || defined __SUNPRO_C || defined __cplusplus || __PROTOTYPES diff --git a/src/open-file.c b/src/open-file.c index 13a6b3a..6c82c96 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/open-file.h b/src/open-file.h index f012adc..e28be8b 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #ifndef OPEN_FILE_H diff --git a/src/preferences.c b/src/preferences.c index dcce171..3c877cd 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #include diff --git a/src/preferences.h b/src/preferences.h index d805bf7..89502e6 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #ifndef PREFERENCES_H diff --git a/src/typedefs.h b/src/typedefs.h index 54ba36b..6202eb9 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #ifndef TYPEDEFS_H diff --git a/src/ui.h b/src/ui.h index 3c34e78..fd85778 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 02111-1307, USA. + * Foundation, Inc., 59 Temple Street #330, Boston, MA 02110-1301, USA. */ #ifndef UI_H -- cgit v1.2.1