aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2009-06-01 23:00:34 +0800
committerCosimo Cecchi <cosimoc@gnome.org>2009-06-01 23:55:34 +0800
commit71542b5863e39c0b7586cbd76e830b97bb8693d6 (patch)
treebf5ac7a4394e4141f42ca2eb967cb5a1ceec3c90 /libempathy
parent7d1926a446c9e7a0e4f149bdca318b876b4e3eb4 (diff)
downloadgsoc2013-empathy-71542b5863e39c0b7586cbd76e830b97bb8693d6.tar
gsoc2013-empathy-71542b5863e39c0b7586cbd76e830b97bb8693d6.tar.gz
gsoc2013-empathy-71542b5863e39c0b7586cbd76e830b97bb8693d6.tar.bz2
gsoc2013-empathy-71542b5863e39c0b7586cbd76e830b97bb8693d6.tar.lz
gsoc2013-empathy-71542b5863e39c0b7586cbd76e830b97bb8693d6.tar.xz
gsoc2013-empathy-71542b5863e39c0b7586cbd76e830b97bb8693d6.tar.zst
gsoc2013-empathy-71542b5863e39c0b7586cbd76e830b97bb8693d6.zip
Update copyright header
Diffstat (limited to 'libempathy')
-rw-r--r--libempathy/empathy-dispatcher.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/libempathy/empathy-dispatcher.c b/libempathy/empathy-dispatcher.c
index 1122c6b44..6550c1f25 100644
--- a/libempathy/empathy-dispatcher.c
+++ b/libempathy/empathy-dispatcher.c
@@ -1,4 +1,4 @@
-/* * Copyright (C) 2007-2008 Collabora Ltd.
+/* * Copyright (C) 2007-2009 Collabora Ltd.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
@@ -15,6 +15,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
* Authors: Xavier Claessens <xclaesse@gmail.com>
+ * Sjoerd Simons <sjoerd.simons@collabora.co.uk>
+ * Cosimo Cecchi <cosimo.cecchi@collabora.co.uk>
*/
#include <config.h>