aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-tp-file.h
diff options
context:
space:
mode:
authorxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-11-22 00:17:11 +0800
committerxclaesse <xclaesse@4ee84921-47dd-4033-b63a-18d7a039a3e4>2008-11-22 00:17:11 +0800
commit67e3daa5366bc2009bf241e27d676c85026f2114 (patch)
tree4da06f3ec6eb7f706d41c56a2f3e504539cfad9a /libempathy/empathy-tp-file.h
parent2522b201aa0e705996dcc5102743526fd58a3c5e (diff)
downloadgsoc2013-empathy-67e3daa5366bc2009bf241e27d676c85026f2114.tar
gsoc2013-empathy-67e3daa5366bc2009bf241e27d676c85026f2114.tar.gz
gsoc2013-empathy-67e3daa5366bc2009bf241e27d676c85026f2114.tar.bz2
gsoc2013-empathy-67e3daa5366bc2009bf241e27d676c85026f2114.tar.lz
gsoc2013-empathy-67e3daa5366bc2009bf241e27d676c85026f2114.tar.xz
gsoc2013-empathy-67e3daa5366bc2009bf241e27d676c85026f2114.tar.zst
gsoc2013-empathy-67e3daa5366bc2009bf241e27d676c85026f2114.zip
Fixed copyright and author headers. (Jonny Lamb)
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@1790 4ee84921-47dd-4033-b63a-18d7a039a3e4
Diffstat (limited to 'libempathy/empathy-tp-file.h')
-rw-r--r--libempathy/empathy-tp-file.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/libempathy/empathy-tp-file.h b/libempathy/empathy-tp-file.h
index 5ba1f1d47..44f6b18af 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 <marco@barisione.org>
*
* 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 <marco@barisione.org>
+ * Jonny Lamb <jonny.lamb@collabora.co.uk>
*/
#ifndef __EMPATHY_TP_FILE_H__