From 231f86f6deb8da116be891567fcdceed81fc6c69 Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Fri, 21 Nov 2008 16:17:11 +0000 Subject: [PATCH] Fixed copyright and author headers. (Jonny Lamb) Signed-off-by: Jonny Lamb svn path=/trunk/; revision=1790 --- libempathy-gtk/empathy-ft-manager.c | 5 +++++ libempathy-gtk/empathy-ft-manager.h | 4 ++++ libempathy-gtk/empathy-ui-utils.c | 1 + libempathy-gtk/empathy-ui-utils.h | 1 + libempathy/empathy-tp-file.c | 6 ++++-- libempathy/empathy-tp-file.h | 4 ++++ libempathy/empathy-utils.c | 1 + libempathy/empathy-utils.h | 1 + 8 files changed, 21 insertions(+), 2 deletions(-) diff --git a/libempathy-gtk/empathy-ft-manager.c b/libempathy-gtk/empathy-ft-manager.c index c295b53e..9ca97109 100644 --- a/libempathy-gtk/empathy-ft-manager.c +++ b/libempathy-gtk/empathy-ft-manager.c @@ -2,6 +2,7 @@ /* * Copyright (C) 2003, 2004 Xan Lopez * Copyright (C) 2007 Marco Barisione + * Copyright (C) 2008 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 +18,10 @@ * 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: Xan Lopez + * Marco Barisione + * Jonny Lamb */ /* The original file transfer manager code was copied from Epiphany */ diff --git a/libempathy-gtk/empathy-ft-manager.h b/libempathy-gtk/empathy-ft-manager.h index ddfb0837..964560bf 100644 --- a/libempathy-gtk/empathy-ft-manager.h +++ b/libempathy-gtk/empathy-ft-manager.h @@ -1,6 +1,7 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* * Copyright (C) 2007 Marco Barisione + * Copyright (C) 2008 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,6 +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: Marco Barisione + * Jonny Lamb */ #ifndef __EMPATHY_FT_MANAGER_H__ diff --git a/libempathy-gtk/empathy-ui-utils.c b/libempathy-gtk/empathy-ui-utils.c index ab469627..eae5b60f 100644 --- a/libempathy-gtk/empathy-ui-utils.c +++ b/libempathy-gtk/empathy-ui-utils.c @@ -22,6 +22,7 @@ * Richard Hult * Martyn Russell * Xavier Claessens + * Jonny Lamb * * Part of this file is copied from GtkSourceView (gtksourceiter.c): * Paolo Maggi diff --git a/libempathy-gtk/empathy-ui-utils.h b/libempathy-gtk/empathy-ui-utils.h index 3b83a199..c4b69981 100644 --- a/libempathy-gtk/empathy-ui-utils.h +++ b/libempathy-gtk/empathy-ui-utils.h @@ -22,6 +22,7 @@ * Richard Hult * Martyn Russell * Xavier Claessens + * Jonny Lamb * * Part of this file is copied from GtkSourceView (gtksourceiter.c): * Paolo Maggi diff --git a/libempathy/empathy-tp-file.c b/libempathy/empathy-tp-file.c index 1dfa35b6..9ce2e3be 100644 --- a/libempathy/empathy-tp-file.c +++ b/libempathy/empathy-tp-file.c @@ -1,7 +1,6 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* - * Copyright (C) 2007 Collabora Ltd. - * @author: Xavier Claessens + * Copyright (C) 2007-2008 Collabora Ltd. * Copyright (C) 2007 Marco Barisione * * This library is free software; you can redistribute it and/or @@ -17,6 +16,9 @@ * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * Authors: Marco Barisione + * Jonny Lamb */ #include diff --git a/libempathy/empathy-tp-file.h b/libempathy/empathy-tp-file.h index 5ba1f1d4..44f6b18a 100644 --- a/libempathy/empathy-tp-file.h +++ b/libempathy/empathy-tp-file.h @@ -1,5 +1,6 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* + * Copyright (C) 2007-2008 Collabora Ltd. * Copyright (C) 2007 Marco Barisione * * This library is free software; you can redistribute it and/or @@ -15,6 +16,9 @@ * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + * + * Authors: Marco Barisione + * Jonny Lamb */ #ifndef __EMPATHY_TP_FILE_H__ diff --git a/libempathy/empathy-utils.c b/libempathy/empathy-utils.c index 14427097..7397a078 100644 --- a/libempathy/empathy-utils.c +++ b/libempathy/empathy-utils.c @@ -21,6 +21,7 @@ * Authors: Richard Hult * Martyn Russell * Xavier Claessens + * Jonny Lamb */ #include "config.h" diff --git a/libempathy/empathy-utils.h b/libempathy/empathy-utils.h index 277a8a3e..9a57679e 100644 --- a/libempathy/empathy-utils.h +++ b/libempathy/empathy-utils.h @@ -21,6 +21,7 @@ * Authors: Richard Hult * Martyn Russell * Xavier Claessens + * Jonny Lamb */ #ifndef __EMPATHY_UTILS_H__ -- 2.39.2