aboutsummaryrefslogtreecommitdiffstats
path: root/e-util
diff options
context:
space:
mode:
authorTobias Mueller <tobiasmue@gnome.org>2009-05-31 00:19:32 +0800
committerTobias Mueller <tobiasmue@gnome.org>2009-05-31 18:52:23 +0800
commit9e5775a7f6b7ba129e4538dbc0e6dfdaf7402f22 (patch)
tree0851bd65b96462e40d3ed24ac723a11b758aedf9 /e-util
parent24dd706993a64fd0a314dd5bce2d7200d734a44a (diff)
downloadgsoc2013-evolution-9e5775a7f6b7ba129e4538dbc0e6dfdaf7402f22.tar
gsoc2013-evolution-9e5775a7f6b7ba129e4538dbc0e6dfdaf7402f22.tar.gz
gsoc2013-evolution-9e5775a7f6b7ba129e4538dbc0e6dfdaf7402f22.tar.bz2
gsoc2013-evolution-9e5775a7f6b7ba129e4538dbc0e6dfdaf7402f22.tar.lz
gsoc2013-evolution-9e5775a7f6b7ba129e4538dbc0e6dfdaf7402f22.tar.xz
gsoc2013-evolution-9e5775a7f6b7ba129e4538dbc0e6dfdaf7402f22.tar.zst
gsoc2013-evolution-9e5775a7f6b7ba129e4538dbc0e6dfdaf7402f22.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 2c0f0f2d4f..4722989980 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__