diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2007-09-02 12:19:22 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2007-09-02 12:19:22 +0800 |
commit | 8e47917e8c7126aee49f98826ef67623346546e8 (patch) | |
tree | 94e5754591bf53d374ce010dc2bd84d312839338 /mail/importers | |
parent | 29e4139610f8ff983c440167d9ea704e2ac89a9e (diff) | |
download | gsoc2013-evolution-8e47917e8c7126aee49f98826ef67623346546e8.tar.gz gsoc2013-evolution-8e47917e8c7126aee49f98826ef67623346546e8.tar.zst gsoc2013-evolution-8e47917e8c7126aee49f98826ef67623346546e8.zip |
Update FSF address in header comments (#469886). Patch from Tobias
2007-09-02 Matthew Barnes <mbarnes@redhat.com>
* Update FSF address in header comments (#469886).
Patch from Tobias Mueller.
svn path=/trunk/; revision=34151
Diffstat (limited to 'mail/importers')
-rw-r--r-- | mail/importers/elm-importer.c | 2 | ||||
-rw-r--r-- | mail/importers/evolution-mbox-importer.c | 4 | ||||
-rw-r--r-- | mail/importers/evolution-outlook-importer.c | 4 | ||||
-rw-r--r-- | mail/importers/mail-importer.c | 4 | ||||
-rw-r--r-- | mail/importers/mail-importer.h | 4 | ||||
-rw-r--r-- | mail/importers/mozilla-status-headers.h | 4 | ||||
-rw-r--r-- | mail/importers/netscape-importer.c | 2 | ||||
-rw-r--r-- | mail/importers/pine-importer.c | 2 |
8 files changed, 13 insertions, 13 deletions
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 */ |