diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-18 22:58:40 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-18 23:07:15 +0800 |
commit | 28e7a06124667aec8439ca9e9e3eadb877e80a8e (patch) | |
tree | 01a15577296d3914798310b96ba78411265b7cc0 /libempathy-gtk/empathy-status-preset-dialog.h | |
parent | 16deaa5025e7527c1fc1a36fb8fd8afb900ff75c (diff) | |
download | gsoc2013-empathy-28e7a06124667aec8439ca9e9e3eadb877e80a8e.tar gsoc2013-empathy-28e7a06124667aec8439ca9e9e3eadb877e80a8e.tar.gz gsoc2013-empathy-28e7a06124667aec8439ca9e9e3eadb877e80a8e.tar.bz2 gsoc2013-empathy-28e7a06124667aec8439ca9e9e3eadb877e80a8e.tar.lz gsoc2013-empathy-28e7a06124667aec8439ca9e9e3eadb877e80a8e.tar.xz gsoc2013-empathy-28e7a06124667aec8439ca9e9e3eadb877e80a8e.tar.zst gsoc2013-empathy-28e7a06124667aec8439ca9e9e3eadb877e80a8e.zip |
empathy-status-preset-dialog: fix coding style and update FSF address
Diffstat (limited to 'libempathy-gtk/empathy-status-preset-dialog.h')
-rw-r--r-- | libempathy-gtk/empathy-status-preset-dialog.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libempathy-gtk/empathy-status-preset-dialog.h b/libempathy-gtk/empathy-status-preset-dialog.h index e53c3d8ad..2c507ce37 100644 --- a/libempathy-gtk/empathy-status-preset-dialog.h +++ b/libempathy-gtk/empathy-status-preset-dialog.h @@ -19,8 +19,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: Davyd Madeley <davyd.madeley@collabora.co.uk> */ |