diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-15 23:27:48 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-18 16:38:50 +0800 |
commit | 6f8af11426890ed3e0cfe2870f2dffd652e75234 (patch) | |
tree | b520e5ab788198fa70eab176b2f6f4b0a84c4eef /src | |
parent | bb21c52d3e0c6ab42cb2bd0246a9dc719c71e9b0 (diff) | |
download | gsoc2013-empathy-6f8af11426890ed3e0cfe2870f2dffd652e75234.tar gsoc2013-empathy-6f8af11426890ed3e0cfe2870f2dffd652e75234.tar.gz gsoc2013-empathy-6f8af11426890ed3e0cfe2870f2dffd652e75234.tar.bz2 gsoc2013-empathy-6f8af11426890ed3e0cfe2870f2dffd652e75234.tar.lz gsoc2013-empathy-6f8af11426890ed3e0cfe2870f2dffd652e75234.tar.xz gsoc2013-empathy-6f8af11426890ed3e0cfe2870f2dffd652e75234.tar.zst gsoc2013-empathy-6f8af11426890ed3e0cfe2870f2dffd652e75234.zip |
empathy-chatrooms-window: update the FSF address
Diffstat (limited to 'src')
-rw-r--r-- | src/empathy-chatrooms-window.c | 4 | ||||
-rw-r--r-- | src/empathy-chatrooms-window.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/src/empathy-chatrooms-window.c b/src/empathy-chatrooms-window.c index c476a9b6e..a0fb8e6ec 100644 --- a/src/empathy-chatrooms-window.c +++ b/src/empathy-chatrooms-window.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: Xavier Claessens <xclaesse@gmail.com> * Martyn Russell <martyn@imendio.com> diff --git a/src/empathy-chatrooms-window.h b/src/empathy-chatrooms-window.h index 727188f01..1d8476ecc 100644 --- a/src/empathy-chatrooms-window.h +++ b/src/empathy-chatrooms-window.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: Xavier Claessens <xclaesse@gmail.com> * Martyn Russell <martyn@imendio.com> |