diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-18 20:54:13 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-18 21:01:05 +0800 |
commit | 1d0751634dbf9586c2ec40c4cb003399b05bcf35 (patch) | |
tree | a53fd9d4351b82b1251a54fa86072a76700919b8 /libempathy | |
parent | e737bea41bcdbe607f022b6cd9921ed576715b24 (diff) | |
download | gsoc2013-empathy-1d0751634dbf9586c2ec40c4cb003399b05bcf35.tar gsoc2013-empathy-1d0751634dbf9586c2ec40c4cb003399b05bcf35.tar.gz gsoc2013-empathy-1d0751634dbf9586c2ec40c4cb003399b05bcf35.tar.bz2 gsoc2013-empathy-1d0751634dbf9586c2ec40c4cb003399b05bcf35.tar.lz gsoc2013-empathy-1d0751634dbf9586c2ec40c4cb003399b05bcf35.tar.xz gsoc2013-empathy-1d0751634dbf9586c2ec40c4cb003399b05bcf35.tar.zst gsoc2013-empathy-1d0751634dbf9586c2ec40c4cb003399b05bcf35.zip |
empathy-message: update FSF address
Diffstat (limited to 'libempathy')
-rw-r--r-- | libempathy/empathy-message.c | 4 | ||||
-rw-r--r-- | libempathy/empathy-message.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libempathy/empathy-message.c b/libempathy/empathy-message.c index 6d74c0722..d020b72e4 100644 --- a/libempathy/empathy-message.c +++ b/libempathy/empathy-message.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: Mikael Hallendal <micke@imendio.com> * Xavier Claessens <xclaesse@gmail.com> diff --git a/libempathy/empathy-message.h b/libempathy/empathy-message.h index 280150923..2172c9784 100644 --- a/libempathy/empathy-message.h +++ b/libempathy/empathy-message.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: Mikael Hallendal <micke@imendio.com> * Xavier Claessens <xclaesse@gmail.com> |