diff options
author | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-06-17 23:34:18 +0800 |
---|---|---|
committer | Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> | 2010-06-17 23:42:32 +0800 |
commit | b8c3e1f86a5982c06a63116a6dc98a9b583b468c (patch) | |
tree | 0a5fc131dc079d328f5e2b0dfa6493bfcea0cae9 | |
parent | f9894b899100467c88b3cf6b218df704d49647c2 (diff) | |
download | gsoc2013-empathy-b8c3e1f86a5982c06a63116a6dc98a9b583b468c.tar gsoc2013-empathy-b8c3e1f86a5982c06a63116a6dc98a9b583b468c.tar.gz gsoc2013-empathy-b8c3e1f86a5982c06a63116a6dc98a9b583b468c.tar.bz2 gsoc2013-empathy-b8c3e1f86a5982c06a63116a6dc98a9b583b468c.tar.lz gsoc2013-empathy-b8c3e1f86a5982c06a63116a6dc98a9b583b468c.tar.xz gsoc2013-empathy-b8c3e1f86a5982c06a63116a6dc98a9b583b468c.tar.zst gsoc2013-empathy-b8c3e1f86a5982c06a63116a6dc98a9b583b468c.zip |
log-manager: update Collabora copyright
-rw-r--r-- | libempathy/empathy-log-manager.c | 2 | ||||
-rw-r--r-- | libempathy/empathy-log-manager.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/libempathy/empathy-log-manager.c b/libempathy/empathy-log-manager.c index 5a57f0c74..24faecd6e 100644 --- a/libempathy/empathy-log-manager.c +++ b/libempathy/empathy-log-manager.c @@ -1,7 +1,7 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* * Copyright (C) 2003-2007 Imendio AB - * Copyright (C) 2007-2008 Collabora Ltd. + * 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-log-manager.h b/libempathy/empathy-log-manager.h index 4e4097dc7..8d115b2aa 100644 --- a/libempathy/empathy-log-manager.h +++ b/libempathy/empathy-log-manager.h @@ -1,7 +1,7 @@ /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* * Copyright (C) 2003-2007 Imendio AB - * Copyright (C) 2007-2008 Collabora Ltd. + * 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 |