diff options
Diffstat (limited to 'chat/empathy-chat-main.c')
-rw-r--r-- | chat/empathy-chat-main.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/empathy-chat-main.c b/chat/empathy-chat-main.c index f27944994..36cf3850b 100644 --- a/chat/empathy-chat-main.c +++ b/chat/empathy-chat-main.c @@ -1,6 +1,6 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* - * Copyright (C) 2007 Xavier Claessens <xclaesse@gmail.com> + * Copyright (C) 2007 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 @@ -17,6 +17,7 @@ * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. * + * Authors: Xavier Claessens <xclaesse@gmail.com> */ #include <config.h> |