diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-18 20:49:58 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-18 21:01:03 +0800 |
commit | a7f1705e7202ccc9a6174fe3a315840977a62f6f (patch) | |
tree | 9eff681c73f14ec1cdc89118ba7efa60fe7e2465 /libempathy/empathy-chatroom-manager.h | |
parent | 5cc5d7bc3a74eff93e45ccc2b0d0b11bd4260772 (diff) | |
download | gsoc2013-empathy-a7f1705e7202ccc9a6174fe3a315840977a62f6f.tar gsoc2013-empathy-a7f1705e7202ccc9a6174fe3a315840977a62f6f.tar.gz gsoc2013-empathy-a7f1705e7202ccc9a6174fe3a315840977a62f6f.tar.bz2 gsoc2013-empathy-a7f1705e7202ccc9a6174fe3a315840977a62f6f.tar.lz gsoc2013-empathy-a7f1705e7202ccc9a6174fe3a315840977a62f6f.tar.xz gsoc2013-empathy-a7f1705e7202ccc9a6174fe3a315840977a62f6f.tar.zst gsoc2013-empathy-a7f1705e7202ccc9a6174fe3a315840977a62f6f.zip |
empathy-chatroom-manager: fix coding style and update FSF address
Diffstat (limited to 'libempathy/empathy-chatroom-manager.h')
-rw-r--r-- | libempathy/empathy-chatroom-manager.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libempathy/empathy-chatroom-manager.h b/libempathy/empathy-chatroom-manager.h index 4077a3ccd..76c71d955 100644 --- a/libempathy/empathy-chatroom-manager.h +++ b/libempathy/empathy-chatroom-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: Xavier Claessens <xclaesse@gmail.com> * Martyn Russell <martyn@imendio.com> |