diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-18 23:00:10 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2009-05-18 23:07:15 +0800 |
commit | 057ed59e0086cb0a6576dc1ff9121687d5382ae2 (patch) | |
tree | dd0f2d13a783435945077cb462ae7dfa893b3848 /libempathy-gtk/empathy-log-window.h | |
parent | dbf752ab75427642eae6afe4343a21e8b03e6e90 (diff) | |
download | gsoc2013-empathy-057ed59e0086cb0a6576dc1ff9121687d5382ae2.tar gsoc2013-empathy-057ed59e0086cb0a6576dc1ff9121687d5382ae2.tar.gz gsoc2013-empathy-057ed59e0086cb0a6576dc1ff9121687d5382ae2.tar.bz2 gsoc2013-empathy-057ed59e0086cb0a6576dc1ff9121687d5382ae2.tar.lz gsoc2013-empathy-057ed59e0086cb0a6576dc1ff9121687d5382ae2.tar.xz gsoc2013-empathy-057ed59e0086cb0a6576dc1ff9121687d5382ae2.tar.zst gsoc2013-empathy-057ed59e0086cb0a6576dc1ff9121687d5382ae2.zip |
empathy-log-window: fix coding style and update FSF address
Diffstat (limited to 'libempathy-gtk/empathy-log-window.h')
-rw-r--r-- | libempathy-gtk/empathy-log-window.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libempathy-gtk/empathy-log-window.h b/libempathy-gtk/empathy-log-window.h index 266e0c30c..6dd8c0303 100644 --- a/libempathy-gtk/empathy-log-window.h +++ b/libempathy-gtk/empathy-log-window.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: Martyn Russell <martyn@imendio.com> * Xavier Claessens <xclaesse@gmail.com> */ |