diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-18 23:03:27 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-18 23:07:16 +0800 |
commit | bd8565a59fefc0c2819c9a1b5c8d7a1dee1f15ad (patch) | |
tree | 4d7938e8f14a986e2b35742d6a83517a2c20c5e2 /libempathy-gtk/empathy-chat-text-view.h | |
parent | 65fb5fdace542411a014e1e0e66620e29445f5d6 (diff) | |
download | gsoc2013-empathy-bd8565a59fefc0c2819c9a1b5c8d7a1dee1f15ad.tar gsoc2013-empathy-bd8565a59fefc0c2819c9a1b5c8d7a1dee1f15ad.tar.gz gsoc2013-empathy-bd8565a59fefc0c2819c9a1b5c8d7a1dee1f15ad.tar.bz2 gsoc2013-empathy-bd8565a59fefc0c2819c9a1b5c8d7a1dee1f15ad.tar.lz gsoc2013-empathy-bd8565a59fefc0c2819c9a1b5c8d7a1dee1f15ad.tar.xz gsoc2013-empathy-bd8565a59fefc0c2819c9a1b5c8d7a1dee1f15ad.tar.zst gsoc2013-empathy-bd8565a59fefc0c2819c9a1b5c8d7a1dee1f15ad.zip |
empathy-chat-text-view: fix coding style and update FSF address
Diffstat (limited to 'libempathy-gtk/empathy-chat-text-view.h')
-rw-r--r-- | libempathy-gtk/empathy-chat-text-view.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libempathy-gtk/empathy-chat-text-view.h b/libempathy-gtk/empathy-chat-text-view.h index 120d370f1..7c4ff3430 100644 --- a/libempathy-gtk/empathy-chat-text-view.h +++ b/libempathy-gtk/empathy-chat-text-view.h @@ -15,9 +15,9 @@ * * 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> * Martyn Russell <martyn@imendio.com> |