aboutsummaryrefslogtreecommitdiffstats
path: root/e-util
diff options
context:
space:
mode:
authorTobias Mueller <tobiasmue@gnome.org>2009-05-31 00:19:32 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-06-02 22:38:16 +0800
commitfe9945882a36c15dc1c38ed52a50d18424eb59b0 (patch)
tree484df0efe4f7c1c8ed87c184b083c2c7b26b4167 /e-util
parent6516c41c846cfe5e4216c4797f155dc7e2b6fb43 (diff)
downloadgsoc2013-evolution-fe9945882a36c15dc1c38ed52a50d18424eb59b0.tar
gsoc2013-evolution-fe9945882a36c15dc1c38ed52a50d18424eb59b0.tar.gz
gsoc2013-evolution-fe9945882a36c15dc1c38ed52a50d18424eb59b0.tar.bz2
gsoc2013-evolution-fe9945882a36c15dc1c38ed52a50d18424eb59b0.tar.lz
gsoc2013-evolution-fe9945882a36c15dc1c38ed52a50d18424eb59b0.tar.xz
gsoc2013-evolution-fe9945882a36c15dc1c38ed52a50d18424eb59b0.tar.zst
gsoc2013-evolution-fe9945882a36c15dc1c38ed52a50d18424eb59b0.zip
Update the address of the FSF
This fixes bug 584304.
Diffstat (limited to 'e-util')
-rw-r--r--e-util/gconf-bridge.c4
-rw-r--r--e-util/gconf-bridge.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/e-util/gconf-bridge.c b/e-util/gconf-bridge.c
index 4734790e9d..be2a0cabd7 100644
--- a/e-util/gconf-bridge.c
+++ b/e-util/gconf-bridge.c
@@ -15,8 +15,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 Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#include <config.h>
diff --git a/e-util/gconf-bridge.h b/e-util/gconf-bridge.h
index b3cdd2bbeb..7c7f53b0ce 100644
--- a/e-util/gconf-bridge.h
+++ b/e-util/gconf-bridge.h
@@ -15,8 +15,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 Street, Fifth Floor,
+ * Boston, MA 02110-1301, USA.
*/
#ifndef __GCONF_BRIDGE_H__