[evolution-data-server/openismus-work] legal: Update copyright notice of our recent contributions.



commit b03ff25f0c0dcb3d04d63d2f47d2be28a2f60ec8
Author: Mathias Hasselmann <mathias openismus com>
Date:   Tue Jan 15 12:19:35 2013 +0100

    legal: Update copyright notice of our recent contributions.

 .../file/e-book-backend-file-migrate-bdb.c         |    2 +-
 .../file/e-book-backend-file-migrate-bdb.h         |    2 +-
 .../e-source-address-book-config.c                 |    2 +-
 .../e-source-address-book-config.h                 |    2 +-
 .../e-source-backend-summary-setup.c               |    2 +-
 .../e-source-backend-summary-setup.h               |    2 +-
 addressbook/libedata-book/e-data-book-direct.c     |    2 +-
 addressbook/libedata-book/e-data-book-direct.h     |    2 +-
 addressbook/libegdbus/e-gdbus-book-direct.c        |    6 +++---
 addressbook/libegdbus/e-gdbus-book-direct.h        |    6 +++---
 10 files changed, 14 insertions(+), 14 deletions(-)
---
diff --git a/addressbook/backends/file/e-book-backend-file-migrate-bdb.c b/addressbook/backends/file/e-book-backend-file-migrate-bdb.c
index 1e971cd..880a529 100644
--- a/addressbook/backends/file/e-book-backend-file-migrate-bdb.c
+++ b/addressbook/backends/file/e-book-backend-file-migrate-bdb.c
@@ -2,7 +2,7 @@
 
 /* e-book-backend-file-migrate-bdb.c - Migration of old BDB database to the new sqlite DB.
  *
- * Copyright (C) 2012 Openismus GmbH
+ * Copyright (C) 2012 Intel Corporation
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of version 2 of the GNU Lesser General Public
diff --git a/addressbook/backends/file/e-book-backend-file-migrate-bdb.h b/addressbook/backends/file/e-book-backend-file-migrate-bdb.h
index e108d13..ea22bfd 100644
--- a/addressbook/backends/file/e-book-backend-file-migrate-bdb.h
+++ b/addressbook/backends/file/e-book-backend-file-migrate-bdb.h
@@ -2,7 +2,7 @@
 
 /* e-book-backend-file-migrate-bdb.c - Migration of old BDB database to the new sqlite DB.
  *
- * Copyright (C) 2012 Openismus GmbH
+ * Copyright (C) 2012 Intel Corporation
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of version 2 of the GNU Lesser General Public
diff --git a/addressbook/libebook-contacts/e-source-address-book-config.c b/addressbook/libebook-contacts/e-source-address-book-config.c
index ff771bd..af72e6a 100644
--- a/addressbook/libebook-contacts/e-source-address-book-config.c
+++ b/addressbook/libebook-contacts/e-source-address-book-config.c
@@ -2,7 +2,7 @@
 
 /* e-source-address-book-config.c - Address Book Configuration.
  *
- * Copyright (C) 2012 Openismus GmbH
+ * Copyright (C) 2012 Intel Corporation
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of version 2 of the GNU Lesser General Public
diff --git a/addressbook/libebook-contacts/e-source-address-book-config.h b/addressbook/libebook-contacts/e-source-address-book-config.h
index 9b8e8ad..258d926 100644
--- a/addressbook/libebook-contacts/e-source-address-book-config.h
+++ b/addressbook/libebook-contacts/e-source-address-book-config.h
@@ -2,7 +2,7 @@
 
 /* e-source-address-book-config.h - Address Book Configuration.
  *
- * Copyright (C) 2012 Openismus GmbH
+ * Copyright (C) 2012 Intel Corporation
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of version 2 of the GNU Lesser General Public
diff --git a/addressbook/libebook-contacts/e-source-backend-summary-setup.c b/addressbook/libebook-contacts/e-source-backend-summary-setup.c
index 67a85e0..47dd829 100644
--- a/addressbook/libebook-contacts/e-source-backend-summary-setup.c
+++ b/addressbook/libebook-contacts/e-source-backend-summary-setup.c
@@ -2,7 +2,7 @@
 
 /* e-source-backend-summary-setup.c - Backend Summary Data Configuration.
  *
- * Copyright (C) 2012 Openismus GmbH
+ * Copyright (C) 2012 Intel Corporation
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/addressbook/libebook-contacts/e-source-backend-summary-setup.h b/addressbook/libebook-contacts/e-source-backend-summary-setup.h
index 22e69f1..8950a0e 100644
--- a/addressbook/libebook-contacts/e-source-backend-summary-setup.h
+++ b/addressbook/libebook-contacts/e-source-backend-summary-setup.h
@@ -2,7 +2,7 @@
 
 /* e-source-backend-summary-setup.h - Backend Summary Data Configuration.
  *
- * Copyright (C) 2012 Openismus GmbH
+ * Copyright (C) 2012 Intel Corporation
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
diff --git a/addressbook/libedata-book/e-data-book-direct.c b/addressbook/libedata-book/e-data-book-direct.c
index df68c31..a3ecbd5 100644
--- a/addressbook/libedata-book/e-data-book-direct.c
+++ b/addressbook/libedata-book/e-data-book-direct.c
@@ -1,6 +1,6 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
 /*
- * Copyright (C) 2012 Openismus GmbH (www.openismus.com)
+ * Copyright (C) 2012 Intel Corporation
  *
  * This library is free software; you can redistribute it and/or modify it under
  * the terms of version 2.1 of the GNU Lesser General Public License as
diff --git a/addressbook/libedata-book/e-data-book-direct.h b/addressbook/libedata-book/e-data-book-direct.h
index 6d7380e..105c465 100644
--- a/addressbook/libedata-book/e-data-book-direct.h
+++ b/addressbook/libedata-book/e-data-book-direct.h
@@ -1,6 +1,6 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
 /*
- * Copyright (C) 2012 Openismus GmbH (www.openismus.com)
+ * Copyright (C) 2012 Intel Corporation
  *
  * This library is free software; you can redistribute it and/or modify it under
  * the terms of version 2.1 of the GNU Lesser General Public License as
diff --git a/addressbook/libegdbus/e-gdbus-book-direct.c b/addressbook/libegdbus/e-gdbus-book-direct.c
index 133bbe9..149b2d0 100644
--- a/addressbook/libegdbus/e-gdbus-book-direct.c
+++ b/addressbook/libegdbus/e-gdbus-book-direct.c
@@ -1,6 +1,8 @@
 /*
  * e-gdbus-book-direct.h
  *
+ * Copyright (C) 2012 Intel Corporation
+ *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
@@ -14,9 +16,7 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with the program; if not, see <http://www.gnu.org/licenses/>
  *
- *
- * Copyright (C) 2012 Openismus GmbH (www.openismus.com)
- *
+ * Authors: Tristan Van Berkom <tristanvb openismus com>
  */
 
 #ifdef HAVE_CONFIG_H
diff --git a/addressbook/libegdbus/e-gdbus-book-direct.h b/addressbook/libegdbus/e-gdbus-book-direct.h
index 1ef8733..8b909c4 100644
--- a/addressbook/libegdbus/e-gdbus-book-direct.h
+++ b/addressbook/libegdbus/e-gdbus-book-direct.h
@@ -1,6 +1,8 @@
 /*
  * e-gdbus-book-direct.h
  *
+ * Copyright (C) 2012 Intel Corporation
+ *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public
  * License as published by the Free Software Foundation; either
@@ -14,9 +16,7 @@
  * You should have received a copy of the GNU Lesser General Public
  * License along with the program; if not, see <http://www.gnu.org/licenses/>
  *
- *
- * Copyright (C) 2012 Openismus GmbH (www.openismus.com)
- *
+ * Authors: Tristan Van Berkom <tristanvb openismus com>
  */
 
 #ifndef E_GDBUS_BOOK_DIRECT_H



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]