From e2af25ce63ffd32d5bc3d411a3e57462d14a48f4 Mon Sep 17 00:00:00 2001 From: Danielle Madeley Date: Wed, 21 Jul 2010 10:14:06 +0100 Subject: Add authors and fix copyrights for empathy-accounts-module --- src/cc-empathy-accounts-panel.c | 4 +++- src/cc-empathy-accounts-panel.h | 3 ++- src/empathy-accounts-module.c | 3 ++- 3 files changed, 7 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/cc-empathy-accounts-panel.c b/src/cc-empathy-accounts-panel.c index d62b3d2f3..d4dbf1e97 100644 --- a/src/cc-empathy-accounts-panel.c +++ b/src/cc-empathy-accounts-panel.c @@ -1,6 +1,6 @@ /* -*- 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 * it under the terms of the GNU General Public License as published by @@ -15,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 */ #include "config.h" diff --git a/src/cc-empathy-accounts-panel.h b/src/cc-empathy-accounts-panel.h index 4217b584e..cd51b69c1 100644 --- a/src/cc-empathy-accounts-panel.h +++ b/src/cc-empathy-accounts-panel.h @@ -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 */ #ifndef __CC_EMPATHY_ACCOUNTS_PANEL_H 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 */ #include -- cgit v1.2.3