diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-18 23:05:38 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-18 23:07:17 +0800 |
commit | 7fd94f82a3cb476021e3b374897a71d7eaf803fa (patch) | |
tree | 215aaeffb67a66a50ebd4a63c2521815ddddd162 /libempathy-gtk/empathy-account-widget.h | |
parent | 815d9d1804e1d1e18314528c48ad5dd4c6976c93 (diff) | |
download | gsoc2013-empathy-7fd94f82a3cb476021e3b374897a71d7eaf803fa.tar gsoc2013-empathy-7fd94f82a3cb476021e3b374897a71d7eaf803fa.tar.gz gsoc2013-empathy-7fd94f82a3cb476021e3b374897a71d7eaf803fa.tar.bz2 gsoc2013-empathy-7fd94f82a3cb476021e3b374897a71d7eaf803fa.tar.lz gsoc2013-empathy-7fd94f82a3cb476021e3b374897a71d7eaf803fa.tar.xz gsoc2013-empathy-7fd94f82a3cb476021e3b374897a71d7eaf803fa.tar.zst gsoc2013-empathy-7fd94f82a3cb476021e3b374897a71d7eaf803fa.zip |
empathy-account-widget: fix coding style and update FSF address
Diffstat (limited to 'libempathy-gtk/empathy-account-widget.h')
-rw-r--r-- | libempathy-gtk/empathy-account-widget.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libempathy-gtk/empathy-account-widget.h b/libempathy-gtk/empathy-account-widget.h index 038439ee5..d688f991c 100644 --- a/libempathy-gtk/empathy-account-widget.h +++ b/libempathy-gtk/empathy-account-widget.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: Xavier Claessens <xclaesse@gmail.com> * Martyn Russell <martyn@imendio.com> */ |