aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-about-dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy-gtk/empathy-about-dialog.h')
-rw-r--r--libempathy-gtk/empathy-about-dialog.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/libempathy-gtk/empathy-about-dialog.h b/libempathy-gtk/empathy-about-dialog.h
index ad5705e0e..ff123ab20 100644
--- a/libempathy-gtk/empathy-about-dialog.h
+++ b/libempathy-gtk/empathy-about-dialog.h
@@ -1,6 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2006-2007 Imendio AB
+ * 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
@@ -16,8 +17,9 @@
* License along with this program; if not, write to the
* Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
- *
+ *
* Authors: Martyn Russell <martyn@imendio.com>
+ * Xavier Claessens <xclaesse@gmail.com>
*/
#ifndef __EMPATHY_ABOUT_DIALOG_H__