aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-05-15 23:29:44 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-05-18 16:38:52 +0800
commit163791de640eb841ffbcea1d4cc4feb4eba4f1e1 (patch)
tree408ec7fd7bcbcc43a0c1956d99a53ec24301b97a /src
parent07c4d259ee11c288908a20f8541c3264a2e62d32 (diff)
downloadgsoc2013-empathy-163791de640eb841ffbcea1d4cc4feb4eba4f1e1.tar
gsoc2013-empathy-163791de640eb841ffbcea1d4cc4feb4eba4f1e1.tar.gz
gsoc2013-empathy-163791de640eb841ffbcea1d4cc4feb4eba4f1e1.tar.bz2
gsoc2013-empathy-163791de640eb841ffbcea1d4cc4feb4eba4f1e1.tar.lz
gsoc2013-empathy-163791de640eb841ffbcea1d4cc4feb4eba4f1e1.tar.xz
gsoc2013-empathy-163791de640eb841ffbcea1d4cc4feb4eba4f1e1.tar.zst
gsoc2013-empathy-163791de640eb841ffbcea1d4cc4feb4eba4f1e1.zip
empathy-sidebar: update the FSF address
Diffstat (limited to 'src')
-rw-r--r--src/empathy-sidebar.c2
-rw-r--r--src/empathy-sidebar.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/empathy-sidebar.c b/src/empathy-sidebar.c
index 423d695e8..caca6b5e3 100644
--- a/src/empathy-sidebar.c
+++ b/src/empathy-sidebar.c
@@ -21,7 +21,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, USA.
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifdef HAVE_CONFIG_H
diff --git a/src/empathy-sidebar.h b/src/empathy-sidebar.h
index 4dd38bde5..095336fac 100644
--- a/src/empathy-sidebar.h
+++ b/src/empathy-sidebar.h
@@ -21,7 +21,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, USA.
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
#ifndef __EMPATHY_SIDEBAR_H__