From: Mu-Woong Lee Date: Wed, 20 Apr 2016 11:03:11 +0000 (+0900) Subject: Update License text & boilerplates X-Git-Tag: submit/tizen/20160503.015801^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F02%2F66702%2F2;p=platform%2Fcore%2Fapi%2Fcontext.git Update License text & boilerplates Change-Id: Ib0c23c6253b3e3f50658c6f103d6e89b65f63162 Signed-off-by: Mu-Woong Lee --- diff --git a/LICENSE b/LICENSE index 1aea19e..6b17abb 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2015 Samsung Electronics Co., Ltd. All rights reserved. +Copyright (c) 2015 - 2016 Samsung Electronics Co., Ltd. All rights reserved. Apache License Version 2.0, January 2004 @@ -188,7 +188,7 @@ Copyright (c) 2015 Samsung Electronics Co., Ltd. All rights reserved. same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved + Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/src/DBusClient.cpp b/src/DBusClient.cpp index e1d1c20..04fcc20 100644 --- a/src/DBusClient.cpp +++ b/src/DBusClient.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 Samsung Electronics Co., Ltd. + * Copyright (c) 2015 Samsung Electronics Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/DBusClient.h b/src/DBusClient.h index e4d8d42..3e4622c 100644 --- a/src/DBusClient.h +++ b/src/DBusClient.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 Samsung Electronics Co., Ltd. + * Copyright (c) 2015 Samsung Electronics Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/IDBusClientListener.h b/src/IDBusClientListener.h index 379b389..32c88c4 100644 --- a/src/IDBusClientListener.h +++ b/src/IDBusClientListener.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 Samsung Electronics Co., Ltd. + * Copyright (c) 2015 Samsung Electronics Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/request_handler.cpp b/src/request_handler.cpp index fc28d99..6ccdc09 100644 --- a/src/request_handler.cpp +++ b/src/request_handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 Samsung Electronics Co., Ltd. + * Copyright (c) 2015 Samsung Electronics Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/src/request_handler.h b/src/request_handler.h index cb4468a..b4d7e0c 100644 --- a/src/request_handler.h +++ b/src/request_handler.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016 Samsung Electronics Co., Ltd. + * Copyright (c) 2015 Samsung Electronics Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.