[telepathy-mission-control/master] Catch up with copyright updates on src/
Simon McVittie
simon.mcvittie at collabora.co.uk
Fri May 8 08:29:50 PDT 2009
---
src/mcd-account-compat.c | 3 ++-
src/mcd-account-conditions.c | 3 ++-
src/mcd-account-config.h | 3 ++-
src/mcd-account-connection.c | 3 ++-
src/mcd-account-manager-priv.h | 4 ++--
src/mcd-account-manager-query.c | 3 ++-
src/mcd-account-manager.c | 3 ++-
src/mcd-account-priv.h | 3 ++-
src/mcd-account-requests.c | 3 ++-
src/mcd-account-requests.h | 3 ++-
src/mcd-account.c | 3 ++-
src/mcd-channel-priv.h | 3 ++-
src/mcd-channel.c | 3 ++-
src/mcd-channel.h | 3 ++-
src/mcd-connection-plugin.h | 2 +-
src/mcd-connection-priv.h | 3 ++-
src/mcd-connection.c | 3 ++-
src/mcd-connection.h | 2 +-
src/mcd-controller.c | 2 +-
src/mcd-dbusprop.c | 3 ++-
src/mcd-dbusprop.h | 3 ++-
src/mcd-debug.c | 3 ++-
src/mcd-debug.h | 3 ++-
src/mcd-dispatch-operation.c | 3 ++-
src/mcd-dispatcher-context.h | 2 +-
src/mcd-dispatcher-priv.h | 3 ++-
src/mcd-dispatcher.c | 3 ++-
src/mcd-dispatcher.h | 3 ++-
src/mcd-manager.c | 3 ++-
src/mcd-manager.h | 2 +-
src/mcd-master-priv.h | 3 ++-
src/mcd-master.c | 3 ++-
src/mcd-misc.c | 3 ++-
src/mcd-misc.h | 3 ++-
src/mcd-service.c | 3 ++-
35 files changed, 65 insertions(+), 36 deletions(-)
diff --git a/src/mcd-account-compat.c b/src/mcd-account-compat.c
index 70c7ae5..336f3a9 100644
--- a/src/mcd-account-compat.c
+++ b/src/mcd-account-compat.c
@@ -3,7 +3,8 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2008 Nokia Corporation.
+ * Copyright (C) 2008-2009 Nokia Corporation.
+ * Copyright (C) 2009 Collabora Ltd.
*
* Contact: Alberto Mardegan <alberto.mardegan at nokia.com>
*
diff --git a/src/mcd-account-conditions.c b/src/mcd-account-conditions.c
index 20ce42b..c105a06 100644
--- a/src/mcd-account-conditions.c
+++ b/src/mcd-account-conditions.c
@@ -3,7 +3,8 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2008 Nokia Corporation.
+ * Copyright (C) 2008-2009 Nokia Corporation.
+ * Copyright (C) 2009 Collabora Ltd.
*
* Contact: Alberto Mardegan <alberto.mardegan at nokia.com>
*
diff --git a/src/mcd-account-config.h b/src/mcd-account-config.h
index 2b865d6..037d902 100644
--- a/src/mcd-account-config.h
+++ b/src/mcd-account-config.h
@@ -3,7 +3,8 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2007 Nokia Corporation.
+ * Copyright (C) 2007-2009 Nokia Corporation.
+ * Copyright (C) 2009 Collabora Ltd.
*
* Contact: Naba Kumar <naba.kumar at nokia.com>
*
diff --git a/src/mcd-account-connection.c b/src/mcd-account-connection.c
index f6fd807..e948720 100644
--- a/src/mcd-account-connection.c
+++ b/src/mcd-account-connection.c
@@ -3,7 +3,8 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2008 Nokia Corporation.
+ * Copyright (C) 2008-2009 Nokia Corporation.
+ * Copyright (C) 2009 Collabora Ltd.
*
* Contact: Alberto Mardegan <alberto.mardegan at nokia.com>
*
diff --git a/src/mcd-account-manager-priv.h b/src/mcd-account-manager-priv.h
index 80465d8..ad5cad5 100644
--- a/src/mcd-account-manager-priv.h
+++ b/src/mcd-account-manager-priv.h
@@ -3,8 +3,8 @@
/*
* mcd-account-manager.h - the Telepathy Account D-Bus interface (service side)
*
- * Copyright (C) 2008 Collabora Ltd. <http://www.collabora.co.uk/>
- * Copyright (C) 2008 Nokia Corporation
+ * Copyright (C) 2008-2009 Collabora Ltd. <http://www.collabora.co.uk/>
+ * Copyright (C) 2008-2009 Nokia Corporation
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/src/mcd-account-manager-query.c b/src/mcd-account-manager-query.c
index cad522a..9513e51 100644
--- a/src/mcd-account-manager-query.c
+++ b/src/mcd-account-manager-query.c
@@ -3,7 +3,8 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2008 Nokia Corporation.
+ * Copyright (C) 2008-2009 Nokia Corporation.
+ * Copyright (C) 2009 Collabora Ltd.
*
* Contact: Alberto Mardegan <alberto.mardegan at nokia.com>
*
diff --git a/src/mcd-account-manager.c b/src/mcd-account-manager.c
index c27bc01..d3acf2a 100644
--- a/src/mcd-account-manager.c
+++ b/src/mcd-account-manager.c
@@ -3,7 +3,8 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2007 Nokia Corporation.
+ * Copyright (C) 2007-2009 Nokia Corporation.
+ * Copyright (C) 2009 Collabora Ltd.
*
* Contact: Naba Kumar <naba.kumar at nokia.com>
*
diff --git a/src/mcd-account-priv.h b/src/mcd-account-priv.h
index 0bc9432..d2af9ac 100644
--- a/src/mcd-account-priv.h
+++ b/src/mcd-account-priv.h
@@ -3,7 +3,8 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2007 Nokia Corporation.
+ * Copyright (C) 2007-2009 Nokia Corporation.
+ * Copyright (C) 2009 Collabora Ltd.
*
* Contact: Naba Kumar <naba.kumar at nokia.com>
*
diff --git a/src/mcd-account-requests.c b/src/mcd-account-requests.c
index 9240de0..1505df3 100644
--- a/src/mcd-account-requests.c
+++ b/src/mcd-account-requests.c
@@ -3,7 +3,8 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2008 Nokia Corporation.
+ * Copyright (C) 2008-2009 Nokia Corporation.
+ * Copyright (C) 2009 Collabora Ltd.
*
* Contact: Alberto Mardegan <alberto.mardegan at nokia.com>
*
diff --git a/src/mcd-account-requests.h b/src/mcd-account-requests.h
index 0c70b8c..ddefec5 100644
--- a/src/mcd-account-requests.h
+++ b/src/mcd-account-requests.h
@@ -3,7 +3,8 @@
/*
* mcd-account.h - the Telepathy Account D-Bus interface (service side)
*
- * Copyright (C) 2008 Nokia Corporation
+ * Copyright (C) 2008-2009 Nokia Corporation.
+ * Copyright (C) 2009 Collabora Ltd.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
diff --git a/src/mcd-account.c b/src/mcd-account.c
index b517ede..f530f8f 100644
--- a/src/mcd-account.c
+++ b/src/mcd-account.c
@@ -3,7 +3,8 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2008 Nokia Corporation.
+ * Copyright (C) 2008-2009 Nokia Corporation.
+ * Copyright (C) 2009 Collabora Ltd.
*
* Contact: Alberto Mardegan <alberto.mardegan at nokia.com>
*
diff --git a/src/mcd-channel-priv.h b/src/mcd-channel-priv.h
index d5e1be6..5c01207 100644
--- a/src/mcd-channel-priv.h
+++ b/src/mcd-channel-priv.h
@@ -3,7 +3,8 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2007 Nokia Corporation.
+ * Copyright (C) 2007-2009 Nokia Corporation.
+ * Copyright (C) 2009 Collabora Ltd.
*
* Contact: Naba Kumar <naba.kumar at nokia.com>
*
diff --git a/src/mcd-channel.c b/src/mcd-channel.c
index 6875d62..223e8ac 100644
--- a/src/mcd-channel.c
+++ b/src/mcd-channel.c
@@ -3,7 +3,8 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2007 Nokia Corporation.
+ * Copyright (C) 2007-2009 Nokia Corporation.
+ * Copyright (C) 2009 Collabora Ltd.
*
* Contact: Naba Kumar <naba.kumar at nokia.com>
*
diff --git a/src/mcd-channel.h b/src/mcd-channel.h
index b92f39d..e198b85 100644
--- a/src/mcd-channel.h
+++ b/src/mcd-channel.h
@@ -3,7 +3,8 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2007 Nokia Corporation.
+ * Copyright (C) 2007-2009 Nokia Corporation.
+ * Copyright (C) 2009 Collabora Ltd.
*
* Contact: Naba Kumar <naba.kumar at nokia.com>
*
diff --git a/src/mcd-connection-plugin.h b/src/mcd-connection-plugin.h
index 9c92d3c..b694f91 100644
--- a/src/mcd-connection-plugin.h
+++ b/src/mcd-connection-plugin.h
@@ -3,7 +3,7 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2008 Nokia Corporation.
+ * Copyright (C) 2008-2009 Nokia Corporation.
*
* Contact: Alberto Mardegan <alberto.mardegan at nokia.com>
*
diff --git a/src/mcd-connection-priv.h b/src/mcd-connection-priv.h
index 8e453a6..0890d8a 100644
--- a/src/mcd-connection-priv.h
+++ b/src/mcd-connection-priv.h
@@ -3,7 +3,8 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2007 Nokia Corporation
+ * Copyright (C) 2007-2009 Nokia Corporation.
+ * Copyright (C) 2009 Collabora Ltd.
*
* Contact: Naba Kumar <naba.kumar at nokia.com>
*
diff --git a/src/mcd-connection.c b/src/mcd-connection.c
index db9d344..c1bae30 100644
--- a/src/mcd-connection.c
+++ b/src/mcd-connection.c
@@ -3,7 +3,8 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2007 Nokia Corporation.
+ * Copyright (C) 2007-2009 Nokia Corporation.
+ * Copyright (C) 2009 Collabora Ltd.
*
* Contact: Naba Kumar <naba.kumar at nokia.com>
*
diff --git a/src/mcd-connection.h b/src/mcd-connection.h
index 50bfe62..154607f 100644
--- a/src/mcd-connection.h
+++ b/src/mcd-connection.h
@@ -3,7 +3,7 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2007 Nokia Corporation.
+ * Copyright (C) 2007-2009 Nokia Corporation.
*
* Contact: Naba Kumar <naba.kumar at nokia.com>
*
diff --git a/src/mcd-controller.c b/src/mcd-controller.c
index fc8bb52..cb6b926 100644
--- a/src/mcd-controller.c
+++ b/src/mcd-controller.c
@@ -3,7 +3,7 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2007 Nokia Corporation.
+ * Copyright (C) 2007-2009 Nokia Corporation.
*
* Contact: Naba Kumar <naba.kumar at nokia.com>
*
diff --git a/src/mcd-dbusprop.c b/src/mcd-dbusprop.c
index be76512..d434872 100644
--- a/src/mcd-dbusprop.c
+++ b/src/mcd-dbusprop.c
@@ -3,7 +3,8 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2008 Nokia Corporation.
+ * Copyright (C) 2008-2009 Nokia Corporation.
+ * Copyright (C) 2009 Collabora Ltd.
*
* Contact: Alberto Mardegan <alberto.mardegan at nokia.com>
*
diff --git a/src/mcd-dbusprop.h b/src/mcd-dbusprop.h
index c953ebe..77c50c8 100644
--- a/src/mcd-dbusprop.h
+++ b/src/mcd-dbusprop.h
@@ -3,7 +3,8 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2008 Nokia Corporation.
+ * Copyright (C) 2008-2009 Nokia Corporation.
+ * Copyright (C) 2009 Collabora Ltd.
*
* Contact: Alberto Mardegan <alberto.mardegan at nokia.com>
*
diff --git a/src/mcd-debug.c b/src/mcd-debug.c
index 30d2e2d..10833e4 100644
--- a/src/mcd-debug.c
+++ b/src/mcd-debug.c
@@ -3,7 +3,8 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2007 Nokia Corporation.
+ * Copyright (C) 2007-2009 Nokia Corporation.
+ * Copyright (C) 2008 Collabora Ltd.
*
* Contact: Naba Kumar <naba.kumar at nokia.com>
*
diff --git a/src/mcd-debug.h b/src/mcd-debug.h
index 180586a..25d575e 100644
--- a/src/mcd-debug.h
+++ b/src/mcd-debug.h
@@ -3,7 +3,8 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2007 Nokia Corporation.
+ * Copyright (C) 2007-2009 Nokia Corporation.
+ * Copyright (C) 2009 Collabora Ltd.
*
* Contact: Naba Kumar <naba.kumar at nokia.com>
*
diff --git a/src/mcd-dispatch-operation.c b/src/mcd-dispatch-operation.c
index 7a3ab06..9562f96 100644
--- a/src/mcd-dispatch-operation.c
+++ b/src/mcd-dispatch-operation.c
@@ -3,7 +3,8 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2008 Nokia Corporation.
+ * Copyright (C) 2008-2009 Nokia Corporation.
+ * Copyright (C) 2009 Collabora Ltd.
*
* Contact: Alberto Mardegan <alberto.mardegan at nokia.com>
*
diff --git a/src/mcd-dispatcher-context.h b/src/mcd-dispatcher-context.h
index a2541cc..bf00c21 100644
--- a/src/mcd-dispatcher-context.h
+++ b/src/mcd-dispatcher-context.h
@@ -3,7 +3,7 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2007 Nokia Corporation.
+ * Copyright (C) 2007-2009 Nokia Corporation.
*
* Contact: Naba Kumar <naba.kumar at nokia.com>
*
diff --git a/src/mcd-dispatcher-priv.h b/src/mcd-dispatcher-priv.h
index e93e4d7..5000f9b 100644
--- a/src/mcd-dispatcher-priv.h
+++ b/src/mcd-dispatcher-priv.h
@@ -3,7 +3,8 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2007 Nokia Corporation.
+ * Copyright (C) 2007-2009 Nokia Corporation.
+ * Copyright (C) 2009 Collabora Ltd.
*
* Contact: Naba Kumar <naba.kumar at nokia.com>
*
diff --git a/src/mcd-dispatcher.c b/src/mcd-dispatcher.c
index e090145..7929434 100644
--- a/src/mcd-dispatcher.c
+++ b/src/mcd-dispatcher.c
@@ -3,7 +3,8 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2007 Nokia Corporation.
+ * Copyright (C) 2007-2009 Nokia Corporation.
+ * Copyright (C) 2009 Collabora Ltd.
*
* Contact: Naba Kumar <naba.kumar at nokia.com>
*
diff --git a/src/mcd-dispatcher.h b/src/mcd-dispatcher.h
index 52144f3..1c76940 100644
--- a/src/mcd-dispatcher.h
+++ b/src/mcd-dispatcher.h
@@ -3,7 +3,8 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2007 Nokia Corporation.
+ * Copyright (C) 2007-2009 Nokia Corporation.
+ * Copyright (C) 2009 Collabora Ltd.
*
* Contact: Naba Kumar <naba.kumar at nokia.com>
*
diff --git a/src/mcd-manager.c b/src/mcd-manager.c
index d8e0a72..ef9563d 100644
--- a/src/mcd-manager.c
+++ b/src/mcd-manager.c
@@ -3,7 +3,8 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2007 Nokia Corporation.
+ * Copyright (C) 2007-2009 Nokia Corporation.
+ * Copyright (C) 2009 Collabora Ltd.
*
* Contact: Naba Kumar <naba.kumar at nokia.com>
*
diff --git a/src/mcd-manager.h b/src/mcd-manager.h
index d52d5b3..7f33fdf 100644
--- a/src/mcd-manager.h
+++ b/src/mcd-manager.h
@@ -3,7 +3,7 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2007 Nokia Corporation.
+ * Copyright (C) 2007-2009 Nokia Corporation.
*
* Contact: Naba Kumar <naba.kumar at nokia.com>
*
diff --git a/src/mcd-master-priv.h b/src/mcd-master-priv.h
index 8b61721..e15c9af 100644
--- a/src/mcd-master-priv.h
+++ b/src/mcd-master-priv.h
@@ -3,7 +3,8 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2007 Nokia Corporation.
+ * Copyright (C) 2007-2009 Nokia Corporation.
+ * Copyright (C) 2009 Collabora Ltd.
*
* Contact: Naba Kumar <naba.kumar at nokia.com>
*
diff --git a/src/mcd-master.c b/src/mcd-master.c
index d52d32e..f367417 100644
--- a/src/mcd-master.c
+++ b/src/mcd-master.c
@@ -3,7 +3,8 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2007 Nokia Corporation.
+ * Copyright (C) 2007-2009 Nokia Corporation.
+ * Copyright (C) 2009 Collabora Ltd.
*
* Contact: Naba Kumar <naba.kumar at nokia.com>
*
diff --git a/src/mcd-misc.c b/src/mcd-misc.c
index c956eb5..13dfe70 100644
--- a/src/mcd-misc.c
+++ b/src/mcd-misc.c
@@ -3,7 +3,8 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2008 Nokia Corporation.
+ * Copyright (C) 2007-2009 Nokia Corporation.
+ * Copyright (C) 2009 Collabora Ltd.
*
* Contact: Alberto Mardegan <alberto.mardegan at nokia.com>
*
diff --git a/src/mcd-misc.h b/src/mcd-misc.h
index 1130cc8..cd93ae5 100644
--- a/src/mcd-misc.h
+++ b/src/mcd-misc.h
@@ -3,7 +3,8 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2007 Nokia Corporation.
+ * Copyright (C) 2007-2009 Nokia Corporation.
+ * Copyright (C) 2009 Collabora Ltd.
*
* Contact: Alberto Mardegan <alberto.mardegan at nokia.com>
*
diff --git a/src/mcd-service.c b/src/mcd-service.c
index b2de122..6bd78a9 100644
--- a/src/mcd-service.c
+++ b/src/mcd-service.c
@@ -3,7 +3,8 @@
/*
* This file is part of mission-control
*
- * Copyright (C) 2007 Nokia Corporation.
+ * Copyright (C) 2007-2009 Nokia Corporation.
+ * Copyright (C) 2009 Collabora Ltd.
*
* Contact: Naba Kumar <naba.kumar at nokia.com>
*
--
1.5.6.5
More information about the telepathy-commits
mailing list