aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-05-15 23:27:14 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-05-18 16:38:49 +0800
commit7b1a282c2c8ec6e4c9fc790888833e43f5956209 (patch)
tree0c5e7a7a22eab6ba7ecfa190a928057466364efd /src
parent4c8d6c7a90579e04d70520b6b9dde99136278a5b (diff)
downloadgsoc2013-empathy-7b1a282c2c8ec6e4c9fc790888833e43f5956209.tar
gsoc2013-empathy-7b1a282c2c8ec6e4c9fc790888833e43f5956209.tar.gz
gsoc2013-empathy-7b1a282c2c8ec6e4c9fc790888833e43f5956209.tar.bz2
gsoc2013-empathy-7b1a282c2c8ec6e4c9fc790888833e43f5956209.tar.lz
gsoc2013-empathy-7b1a282c2c8ec6e4c9fc790888833e43f5956209.tar.xz
gsoc2013-empathy-7b1a282c2c8ec6e4c9fc790888833e43f5956209.tar.zst
gsoc2013-empathy-7b1a282c2c8ec6e4c9fc790888833e43f5956209.zip
empathy-about-dialog: update the FSF address
Diffstat (limited to 'src')
-rw-r--r--src/empathy-about-dialog.c4
-rw-r--r--src/empathy-about-dialog.h4
2 files changed, 4 insertions, 4 deletions
diff --git a/src/empathy-about-dialog.c b/src/empathy-about-dialog.c
index 4d59a9840..dea3a5190 100644
--- a/src/empathy-about-dialog.c
+++ b/src/empathy-about-dialog.c
@@ -15,8 +15,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 St, Fifth Floor,
+ * Boston, MA 02110-1301 USA
*
* Authors: Martyn Russell <martyn@imendio.com>
* Xavier Claessens <xclaesse@gmail.com>
diff --git a/src/empathy-about-dialog.h b/src/empathy-about-dialog.h
index ba2f333ea..3e8f40531 100644
--- a/src/empathy-about-dialog.h
+++ b/src/empathy-about-dialog.h
@@ -15,8 +15,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 St, Fifth Floor,
+ * Boston, MA 02110-1301 USA
*
* Authors: Martyn Russell <martyn@imendio.com>
* Xavier Claessens <xclaesse@gmail.com>