From 8e47917e8c7126aee49f98826ef67623346546e8 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 2 Sep 2007 04:19:22 +0000 Subject: Update FSF address in header comments (#469886). Patch from Tobias 2007-09-02 Matthew Barnes * Update FSF address in header comments (#469886). Patch from Tobias Mueller. svn path=/trunk/; revision=34151 --- mail/importers/elm-importer.c | 2 +- mail/importers/evolution-mbox-importer.c | 4 ++-- mail/importers/evolution-outlook-importer.c | 4 ++-- mail/importers/mail-importer.c | 4 ++-- mail/importers/mail-importer.h | 4 ++-- mail/importers/mozilla-status-headers.h | 4 ++-- mail/importers/netscape-importer.c | 2 +- mail/importers/pine-importer.c | 2 +- 8 files changed, 13 insertions(+), 13 deletions(-) (limited to 'mail/importers') diff --git a/mail/importers/elm-importer.c b/mail/importers/elm-importer.c index cf8479ef90..1204c0d09e 100644 --- a/mail/importers/elm-importer.c +++ b/mail/importers/elm-importer.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 Place, Suite 330, Boston, MA 02111-1307 + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 * USA */ diff --git a/mail/importers/evolution-mbox-importer.c b/mail/importers/evolution-mbox-importer.c index 32d0ab60ef..b12ecca3a2 100644 --- a/mail/importers/evolution-mbox-importer.c +++ b/mail/importers/evolution-mbox-importer.c @@ -18,8 +18,8 @@ * * 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. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H diff --git a/mail/importers/evolution-outlook-importer.c b/mail/importers/evolution-outlook-importer.c index 5c63722feb..c6edd358e1 100644 --- a/mail/importers/evolution-outlook-importer.c +++ b/mail/importers/evolution-outlook-importer.c @@ -16,8 +16,8 @@ * * 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. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H diff --git a/mail/importers/mail-importer.c b/mail/importers/mail-importer.c index 62d3b9feae..e4664efac4 100644 --- a/mail/importers/mail-importer.c +++ b/mail/importers/mail-importer.c @@ -18,8 +18,8 @@ * * 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. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H diff --git a/mail/importers/mail-importer.h b/mail/importers/mail-importer.h index 5b8e5b666a..c28e5f09dd 100644 --- a/mail/importers/mail-importer.h +++ b/mail/importers/mail-importer.h @@ -16,8 +16,8 @@ * * 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. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #ifndef __MAIL_IMPORTER_H__ diff --git a/mail/importers/mozilla-status-headers.h b/mail/importers/mozilla-status-headers.h index f459d6ec8f..a12e4efc21 100644 --- a/mail/importers/mozilla-status-headers.h +++ b/mail/importers/mozilla-status-headers.h @@ -16,8 +16,8 @@ * * 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. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. */ /* Defines copied from nsMsgMessageFlags.h in Mozilla source. */ diff --git a/mail/importers/netscape-importer.c b/mail/importers/netscape-importer.c index 52f2f7568d..5b7e6e95f4 100644 --- a/mail/importers/netscape-importer.c +++ b/mail/importers/netscape-importer.c @@ -18,7 +18,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 + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 * USA */ diff --git a/mail/importers/pine-importer.c b/mail/importers/pine-importer.c index b01caa04b9..24a53afd0a 100644 --- a/mail/importers/pine-importer.c +++ b/mail/importers/pine-importer.c @@ -19,7 +19,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 + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 * USA */ -- cgit