aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-accounts-module.c
diff options
context:
space:
mode:
authorDanielle Madeley <danielle.madeley@collabora.co.uk>2010-07-21 17:14:06 +0800
committerDanielle Madeley <danielle.madeley@collabora.co.uk>2010-07-21 17:14:06 +0800
commite2af25ce63ffd32d5bc3d411a3e57462d14a48f4 (patch)
tree4691edeedd38d4abcfe018182b758b317c1b8934 /src/empathy-accounts-module.c
parent8d37c869f388f81adccd057042cc520fdeb8f02e (diff)
downloadgsoc2013-empathy-e2af25ce63ffd32d5bc3d411a3e57462d14a48f4.tar
gsoc2013-empathy-e2af25ce63ffd32d5bc3d411a3e57462d14a48f4.tar.gz
gsoc2013-empathy-e2af25ce63ffd32d5bc3d411a3e57462d14a48f4.tar.bz2
gsoc2013-empathy-e2af25ce63ffd32d5bc3d411a3e57462d14a48f4.tar.lz
gsoc2013-empathy-e2af25ce63ffd32d5bc3d411a3e57462d14a48f4.tar.xz
gsoc2013-empathy-e2af25ce63ffd32d5bc3d411a3e57462d14a48f4.tar.zst
gsoc2013-empathy-e2af25ce63ffd32d5bc3d411a3e57462d14a48f4.zip
Add authors and fix copyrights for empathy-accounts-module
Diffstat (limited to 'src/empathy-accounts-module.c')
-rw-r--r--src/empathy-accounts-module.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/empathy-accounts-module.c b/src/empathy-accounts-module.c
index e83b357c5..aedded62c 100644
--- a/src/empathy-accounts-module.c
+++ b/src/empathy-accounts-module.c
@@ -1,6 +1,5 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*-
*
- * Copyright (C) 2010 Red Hat, Inc.
* Copyright (C) 2010 Collabora Ltd.
*
* This program is free software; you can redistribute it and/or modify
@@ -16,6 +15,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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ *
+ * Authors: Travis Reitter <travis.reitter@collabora.co.uk>
*/
#include <config.h>