diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-06-17 17:35:36 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-06-17 23:42:32 +0800 |
commit | aeb4b0095d9685e8c40e4a86144f214caf3c63e8 (patch) | |
tree | 5798463672dd87b0ded200f8acad8b6989827d1d /libempathy | |
parent | 437accd81b67da4e729acdf7a20ed5c2fa644f45 (diff) | |
download | gsoc2013-empathy-aeb4b0095d9685e8c40e4a86144f214caf3c63e8.tar gsoc2013-empathy-aeb4b0095d9685e8c40e4a86144f214caf3c63e8.tar.gz gsoc2013-empathy-aeb4b0095d9685e8c40e4a86144f214caf3c63e8.tar.bz2 gsoc2013-empathy-aeb4b0095d9685e8c40e4a86144f214caf3c63e8.tar.lz gsoc2013-empathy-aeb4b0095d9685e8c40e4a86144f214caf3c63e8.tar.xz gsoc2013-empathy-aeb4b0095d9685e8c40e4a86144f214caf3c63e8.tar.zst gsoc2013-empathy-aeb4b0095d9685e8c40e4a86144f214caf3c63e8.zip |
empathy-time: add Collabora copyright
Diffstat (limited to 'libempathy')
-rw-r--r-- | libempathy/empathy-time.c | 1 | ||||
-rw-r--r-- | libempathy/empathy-time.h | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/libempathy/empathy-time.c b/libempathy/empathy-time.c index a39636dde..6a140e062 100644 --- a/libempathy/empathy-time.c +++ b/libempathy/empathy-time.c @@ -1,6 +1,7 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* * Copyright (C) 2003-2007 Imendio AB + * Copyright (C) 2007-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 diff --git a/libempathy/empathy-time.h b/libempathy/empathy-time.h index 2875d2f9f..8cfb55ad2 100644 --- a/libempathy/empathy-time.h +++ b/libempathy/empathy-time.h @@ -1,6 +1,7 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* * Copyright (C) 2004 Imendio AB + * Copyright (C) 2007-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 |