diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-18 23:02:56 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-18 23:07:16 +0800 |
commit | 27720000b8749b952c90710ddc725acb9e86fe60 (patch) | |
tree | 617458eb7df3df274fbbaff6abd7d96e449dbbe8 /libempathy-gtk/empathy-chat.h | |
parent | 0a1923ccc82889a3cd26082df0e19f6d7c14f5dc (diff) | |
download | gsoc2013-empathy-27720000b8749b952c90710ddc725acb9e86fe60.tar gsoc2013-empathy-27720000b8749b952c90710ddc725acb9e86fe60.tar.gz gsoc2013-empathy-27720000b8749b952c90710ddc725acb9e86fe60.tar.bz2 gsoc2013-empathy-27720000b8749b952c90710ddc725acb9e86fe60.tar.lz gsoc2013-empathy-27720000b8749b952c90710ddc725acb9e86fe60.tar.xz gsoc2013-empathy-27720000b8749b952c90710ddc725acb9e86fe60.tar.zst gsoc2013-empathy-27720000b8749b952c90710ddc725acb9e86fe60.zip |
empathy-chat: fix coding style and update FSF address
Diffstat (limited to 'libempathy-gtk/empathy-chat.h')
-rw-r--r-- | libempathy-gtk/empathy-chat.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libempathy-gtk/empathy-chat.h b/libempathy-gtk/empathy-chat.h index f61ce4154..74d7e0681 100644 --- a/libempathy-gtk/empathy-chat.h +++ b/libempathy-gtk/empathy-chat.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> * Richard Hult <richard@imendio.com> |