diff options
Diffstat (limited to 'src/cc-empathy-accounts-panel.c')
-rw-r--r-- | src/cc-empathy-accounts-panel.c | 4 |
1 files changed, 3 insertions, 1 deletions
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 <travis.reitter@collabora.co.uk> */ #include "config.h" |