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