diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-18 23:04:55 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-18 23:07:17 +0800 |
commit | e3b7b7c34488b649f7fe10728b939baca76e0fd8 (patch) | |
tree | 309b31b937e708c74542f7e9dbbb18687dec3480 /libempathy-gtk/empathy-avatar-chooser.h | |
parent | 1180e9384fa41a825c814cb8b408539739b381eb (diff) | |
download | gsoc2013-empathy-e3b7b7c34488b649f7fe10728b939baca76e0fd8.tar gsoc2013-empathy-e3b7b7c34488b649f7fe10728b939baca76e0fd8.tar.gz gsoc2013-empathy-e3b7b7c34488b649f7fe10728b939baca76e0fd8.tar.bz2 gsoc2013-empathy-e3b7b7c34488b649f7fe10728b939baca76e0fd8.tar.lz gsoc2013-empathy-e3b7b7c34488b649f7fe10728b939baca76e0fd8.tar.xz gsoc2013-empathy-e3b7b7c34488b649f7fe10728b939baca76e0fd8.tar.zst gsoc2013-empathy-e3b7b7c34488b649f7fe10728b939baca76e0fd8.zip |
empathy-avatar-chooser: fix coding style and update FSF address
Diffstat (limited to 'libempathy-gtk/empathy-avatar-chooser.h')
-rw-r--r-- | libempathy-gtk/empathy-avatar-chooser.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libempathy-gtk/empathy-avatar-chooser.h b/libempathy-gtk/empathy-avatar-chooser.h index 564c1f37d..f4e40a8b0 100644 --- a/libempathy-gtk/empathy-avatar-chooser.h +++ b/libempathy-gtk/empathy-avatar-chooser.h @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public * License along with this library; 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: Based on Novell's e-image-chooser. * Xavier Claessens <xclaesse@gmail.com> |