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 /calendar/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 'calendar/importers')
-rw-r--r-- | calendar/importers/evolution-calendar-importer.h | 4 | ||||
-rw-r--r-- | calendar/importers/icalendar-importer.c | 4 | ||||
-rw-r--r-- | calendar/importers/main.c | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/calendar/importers/evolution-calendar-importer.h b/calendar/importers/evolution-calendar-importer.h index e28bff77b2..78b3b60dcb 100644 --- a/calendar/importers/evolution-calendar-importer.h +++ b/calendar/importers/evolution-calendar-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 EVOLUTION_CALENDAR_IMPORTER_H diff --git a/calendar/importers/icalendar-importer.c b/calendar/importers/icalendar-importer.c index 5b7470c003..726ac4ae7c 100644 --- a/calendar/importers/icalendar-importer.c +++ b/calendar/importers/icalendar-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/calendar/importers/main.c b/calendar/importers/main.c index d19f98a271..98bb198d14 100644 --- a/calendar/importers/main.c +++ b/calendar/importers/main.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 |