From 6d12567e8e1d12057c3eef30d70212671f8aa831 Mon Sep 17 00:00:00 2001 From: Mu-Woong Date: Mon, 13 Jul 2015 14:46:20 +0900 Subject: [PATCH] Update date of all license boilerplate Change-Id: I49d2d86d08b2444601324506f21144b154975fe1 Signed-off-by: Mu-Woong --- AUTHORS | 6 +++--- LICENSE | 5 ++--- include/context_history.h | 2 +- include/context_trigger.h | 2 +- include/context_trigger_types_internal.h | 2 +- src/context_history.cpp | 2 +- src/context_trigger.cpp | 2 +- src/priv_util.cpp | 2 +- src/priv_util.h | 2 +- src/rule_info.h | 2 +- src/rule_validator.cpp | 2 +- src/rule_validator.h | 2 +- 12 files changed, 15 insertions(+), 16 deletions(-) diff --git a/AUTHORS b/AUTHORS index d97a819..3060048 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,3 +1,3 @@ -Mu-Woong Lee -Jihoon Park -Somin Kim +Mu-Woong Lee +Somin Kim +Kyoung-Mook Choi diff --git a/LICENSE b/LICENSE index 1da314d..1aea19e 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2000 - 2014 Samsung Electronics Co., Ltd. All rights reserved. +Copyright (c) 2015 Samsung Electronics Co., Ltd. All rights reserved. Apache License Version 2.0, January 2004 @@ -188,7 +188,7 @@ Copyright (c) 2000 - 2014 Samsung Electronics Co., Ltd. All rights reserved. same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright (c) 2014 Samsung Electronics Co., Ltd All Rights Reserved + Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -201,4 +201,3 @@ Copyright (c) 2000 - 2014 Samsung Electronics Co., Ltd. All rights reserved. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. - diff --git a/include/context_history.h b/include/context_history.h index f368993..6f2e729 100644 --- a/include/context_history.h +++ b/include/context_history.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 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/include/context_trigger.h b/include/context_trigger.h index d0d5d93..abc6137 100644 --- a/include/context_trigger.h +++ b/include/context_trigger.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 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/include/context_trigger_types_internal.h b/include/context_trigger_types_internal.h index dcdf1d4..90b4803 100644 --- a/include/context_trigger_types_internal.h +++ b/include/context_trigger_types_internal.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 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/context_history.cpp b/src/context_history.cpp index b7b451b..41f986d 100644 --- a/src/context_history.cpp +++ b/src/context_history.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 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/context_trigger.cpp b/src/context_trigger.cpp index 7f57b89..9b1f8f4 100644 --- a/src/context_trigger.cpp +++ b/src/context_trigger.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 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/priv_util.cpp b/src/priv_util.cpp index a9cb03b..d81479f 100644 --- a/src/priv_util.cpp +++ b/src/priv_util.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 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/priv_util.h b/src/priv_util.h index 6ef1109..7e51066 100644 --- a/src/priv_util.h +++ b/src/priv_util.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 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/rule_info.h b/src/rule_info.h index aaac67c..def2da9 100644 --- a/src/rule_info.h +++ b/src/rule_info.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 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/rule_validator.cpp b/src/rule_validator.cpp index 129bede..0ed5d4a 100644 --- a/src/rule_validator.cpp +++ b/src/rule_validator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 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/rule_validator.h b/src/rule_validator.h index 9d34b42..e4a60b0 100644 --- a/src/rule_validator.h +++ b/src/rule_validator.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 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. -- 2.7.4