diff options
author | Cosimo Cecchi <cosimoc@gnome.org> | 2009-06-01 23:00:34 +0800 |
---|---|---|
committer | Cosimo Cecchi <cosimoc@gnome.org> | 2009-06-01 23:55:34 +0800 |
commit | 71542b5863e39c0b7586cbd76e830b97bb8693d6 (patch) | |
tree | bf5ac7a4394e4141f42ca2eb967cb5a1ceec3c90 /libempathy/empathy-dispatcher.c | |
parent | 7d1926a446c9e7a0e4f149bdca318b876b4e3eb4 (diff) | |
download | gsoc2013-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/empathy-dispatcher.c')
-rw-r--r-- | libempathy/empathy-dispatcher.c | 4 |
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> |