diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-15 23:28:22 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-18 16:38:50 +0800 |
commit | 6dd9c1838e38937ca6c35aba0f8f1d19025e1034 (patch) | |
tree | 861d7e0c2c96e3cfdf05ac1daa13eb0e046dace5 | |
parent | 6f8af11426890ed3e0cfe2870f2dffd652e75234 (diff) | |
download | gsoc2013-empathy-6dd9c1838e38937ca6c35aba0f8f1d19025e1034.tar gsoc2013-empathy-6dd9c1838e38937ca6c35aba0f8f1d19025e1034.tar.gz gsoc2013-empathy-6dd9c1838e38937ca6c35aba0f8f1d19025e1034.tar.bz2 gsoc2013-empathy-6dd9c1838e38937ca6c35aba0f8f1d19025e1034.tar.lz gsoc2013-empathy-6dd9c1838e38937ca6c35aba0f8f1d19025e1034.tar.xz gsoc2013-empathy-6dd9c1838e38937ca6c35aba0f8f1d19025e1034.tar.zst gsoc2013-empathy-6dd9c1838e38937ca6c35aba0f8f1d19025e1034.zip |
empathy-ft-manager: update the FSF address
-rw-r--r-- | src/empathy-ft-manager.c | 4 | ||||
-rw-r--r-- | src/empathy-ft-manager.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/src/empathy-ft-manager.c b/src/empathy-ft-manager.c index 766dea2c1..66e33aefd 100644 --- a/src/empathy-ft-manager.c +++ b/src/empathy-ft-manager.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 St, Fifth Floor, + * Boston, MA 02110-1301 USA * * Authors: Xan Lopez * Marco Barisione <marco@barisione.org> diff --git a/src/empathy-ft-manager.h b/src/empathy-ft-manager.h index 4803bc814..ef2dd8e41 100644 --- a/src/empathy-ft-manager.h +++ b/src/empathy-ft-manager.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: Marco Barisione <marco@barisione.org> * Jonny Lamb <jonny.lamb@collabora.co.uk> |