diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-15 23:29:25 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-18 16:38:52 +0800 |
commit | 5cd83855126798896cb6c5bdc7a1e65bb26d8cd9 (patch) | |
tree | 370727b8338a948417d95c1ecc7a9f44f5f49237 /src | |
parent | 4f6289e1ceaa0fc02198c7ed85b1c0208d6be0a2 (diff) | |
download | gsoc2013-empathy-5cd83855126798896cb6c5bdc7a1e65bb26d8cd9.tar gsoc2013-empathy-5cd83855126798896cb6c5bdc7a1e65bb26d8cd9.tar.gz gsoc2013-empathy-5cd83855126798896cb6c5bdc7a1e65bb26d8cd9.tar.bz2 gsoc2013-empathy-5cd83855126798896cb6c5bdc7a1e65bb26d8cd9.tar.lz gsoc2013-empathy-5cd83855126798896cb6c5bdc7a1e65bb26d8cd9.tar.xz gsoc2013-empathy-5cd83855126798896cb6c5bdc7a1e65bb26d8cd9.tar.zst gsoc2013-empathy-5cd83855126798896cb6c5bdc7a1e65bb26d8cd9.zip |
empathy-new-chatroom-dialog: update the FSF address
Diffstat (limited to 'src')
-rw-r--r-- | src/empathy-new-chatroom-dialog.c | 4 | ||||
-rw-r--r-- | src/empathy-new-chatroom-dialog.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/src/empathy-new-chatroom-dialog.c b/src/empathy-new-chatroom-dialog.c index 257ff69a1..5f8d19b3c 100644 --- a/src/empathy-new-chatroom-dialog.c +++ b/src/empathy-new-chatroom-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-new-chatroom-dialog.h b/src/empathy-new-chatroom-dialog.h index 3f99daa84..b1cef0daa 100644 --- a/src/empathy-new-chatroom-dialog.h +++ b/src/empathy-new-chatroom-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> |