diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-11-30 23:12:42 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-11-30 23:30:22 +0800 |
commit | d69fe12699f6b07fc0f39dea2f18c3c87d3367db (patch) | |
tree | 51015bf025b9ba75a3fe80f18345580c3a714d2f | |
parent | f275b954b00f0e49b2104cac312a99a420acbb46 (diff) | |
download | gsoc2013-empathy-d69fe12699f6b07fc0f39dea2f18c3c87d3367db.tar gsoc2013-empathy-d69fe12699f6b07fc0f39dea2f18c3c87d3367db.tar.gz gsoc2013-empathy-d69fe12699f6b07fc0f39dea2f18c3c87d3367db.tar.bz2 gsoc2013-empathy-d69fe12699f6b07fc0f39dea2f18c3c87d3367db.tar.lz gsoc2013-empathy-d69fe12699f6b07fc0f39dea2f18c3c87d3367db.tar.xz gsoc2013-empathy-d69fe12699f6b07fc0f39dea2f18c3c87d3367db.tar.zst gsoc2013-empathy-d69fe12699f6b07fc0f39dea2f18c3c87d3367db.zip |
update copyrights
-rw-r--r-- | libempathy-gtk/empathy-chat.c | 2 | ||||
-rw-r--r-- | src/empathy-chat-window.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libempathy-gtk/empathy-chat.c b/libempathy-gtk/empathy-chat.c index e960884dd..a92298cfa 100644 --- a/libempathy-gtk/empathy-chat.c +++ b/libempathy-gtk/empathy-chat.c @@ -1,7 +1,7 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* * Copyright (C) 2002-2007 Imendio AB - * Copyright (C) 2007-2008 Collabora Ltd. + * Copyright (C) 2007-2010 Collabora Ltd. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as diff --git a/src/empathy-chat-window.c b/src/empathy-chat-window.c index 210478304..16329ee7b 100644 --- a/src/empathy-chat-window.c +++ b/src/empathy-chat-window.c @@ -1,7 +1,7 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* * Copyright (C) 2003-2007 Imendio AB - * Copyright (C) 2007-2008 Collabora Ltd. + * Copyright (C) 2007-2010 Collabora Ltd. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as |