From: Mu-Woong Date: Mon, 13 Jul 2015 05:53:24 +0000 (+0900) Subject: Update date of all license boilerplate X-Git-Tag: submit/tizen_tv/20150713.082057~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=08071240fa0a87956465a48b544e8913ea4b9fb4;p=platform%2Fcore%2Fcontext%2Fcontext-service.git Update date of all license boilerplate Change-Id: I7afb72265f22fbba13808ce13925ecaf9b18da42 Signed-off-by: Mu-Woong --- diff --git a/LICENSE b/LICENSE index 1da314d..1b01074 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. diff --git a/src/access_control/config_loader.cpp b/src/access_control/config_loader.cpp index 7b56f45..07ba3b4 100644 --- a/src/access_control/config_loader.cpp +++ b/src/access_control/config_loader.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/access_control/config_loader.h b/src/access_control/config_loader.h index aa98018..d74e51e 100644 --- a/src/access_control/config_loader.h +++ b/src/access_control/config_loader.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/access_control/privilege.cpp b/src/access_control/privilege.cpp index e9991f8..43e2a9b 100644 --- a/src/access_control/privilege.cpp +++ b/src/access_control/privilege.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/access_control/privilege.h b/src/access_control/privilege.h index b2edf6e..a77a640 100644 --- a/src/access_control/privilege.h +++ b/src/access_control/privilege.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/client_request.cpp b/src/client_request.cpp index 1ce081d..b4c2753 100644 --- a/src/client_request.cpp +++ b/src/client_request.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_mgr_impl.cpp b/src/context_mgr_impl.cpp index 159cdc5..c1884cc 100644 --- a/src/context_mgr_impl.cpp +++ b/src/context_mgr_impl.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_mgr_impl.h b/src/context_mgr_impl.h index 9598d04..b38733f 100644 --- a/src/context_mgr_impl.h +++ b/src/context_mgr_impl.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_trigger/clips_handler.cpp b/src/context_trigger/clips_handler.cpp index 4ac8378..0fb6c71 100644 --- a/src/context_trigger/clips_handler.cpp +++ b/src/context_trigger/clips_handler.cpp @@ -1,7 +1,5 @@ /* - * context-service - * - * 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. @@ -14,7 +12,6 @@ * 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. - * */ #include diff --git a/src/context_trigger/clips_handler.h b/src/context_trigger/clips_handler.h index a258b13..8d3f6a6 100644 --- a/src/context_trigger/clips_handler.h +++ b/src/context_trigger/clips_handler.h @@ -1,21 +1,18 @@ /* -* context-service -* -* Copyright (c) 2014 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. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* 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. -* -*/ + * 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. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * 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. + */ #ifndef __CLIPS_HANDLER_H__ #define __CLIPS_HANDLER_H__ diff --git a/src/context_trigger/context_monitor.cpp b/src/context_trigger/context_monitor.cpp index 8cfb589..cce3bab 100644 --- a/src/context_trigger/context_monitor.cpp +++ b/src/context_trigger/context_monitor.cpp @@ -1,7 +1,5 @@ /* - * context-service - * - * 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. @@ -14,7 +12,6 @@ * 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. - * */ #include diff --git a/src/context_trigger/context_monitor.h b/src/context_trigger/context_monitor.h index be1695d..48d4f0f 100644 --- a/src/context_trigger/context_monitor.h +++ b/src/context_trigger/context_monitor.h @@ -1,21 +1,18 @@ /* -* context-service -* -* Copyright (c) 2014 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. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* 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. -* -*/ + * 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. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * 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. + */ #ifndef __CONTEXT_MONITOR_H__ #define __CONTEXT_MONITOR_H__ diff --git a/src/context_trigger/fact.cpp b/src/context_trigger/fact.cpp index af83b92..85ee3da 100644 --- a/src/context_trigger/fact.cpp +++ b/src/context_trigger/fact.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/fact.h b/src/context_trigger/fact.h index f961f96..14ff95e 100644 --- a/src/context_trigger/fact.h +++ b/src/context_trigger/fact.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_trigger/fact_reader.cpp b/src/context_trigger/fact_reader.cpp index fec066f..cbce51d 100644 --- a/src/context_trigger/fact_reader.cpp +++ b/src/context_trigger/fact_reader.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/fact_reader.h b/src/context_trigger/fact_reader.h index 13f0742..2a5192d 100644 --- a/src/context_trigger/fact_reader.h +++ b/src/context_trigger/fact_reader.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_trigger/fact_request.cpp b/src/context_trigger/fact_request.cpp index 0ae9231..ec074b2 100644 --- a/src/context_trigger/fact_request.cpp +++ b/src/context_trigger/fact_request.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/fact_request.h b/src/context_trigger/fact_request.h index d8d80ba..7832072 100644 --- a/src/context_trigger/fact_request.h +++ b/src/context_trigger/fact_request.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_trigger/rule_manager.cpp b/src/context_trigger/rule_manager.cpp index ca6647f..ceecc85 100644 --- a/src/context_trigger/rule_manager.cpp +++ b/src/context_trigger/rule_manager.cpp @@ -1,7 +1,5 @@ /* - * context-service - * - * 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. @@ -14,7 +12,6 @@ * 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. - * */ #include diff --git a/src/context_trigger/rule_manager.h b/src/context_trigger/rule_manager.h index e6b1557..11da157 100644 --- a/src/context_trigger/rule_manager.h +++ b/src/context_trigger/rule_manager.h @@ -1,21 +1,18 @@ /* -* context-service -* -* Copyright (c) 2014 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. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* 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. -* -*/ + * 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. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * 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. + */ #ifndef __RULE_MANAGER_H__ #define __RULE_MANAGER_H__ diff --git a/src/context_trigger/script_generator.cpp b/src/context_trigger/script_generator.cpp index ade39ef..d567988 100644 --- a/src/context_trigger/script_generator.cpp +++ b/src/context_trigger/script_generator.cpp @@ -1,7 +1,5 @@ /* - * context-service - * - * 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. @@ -14,7 +12,6 @@ * 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. - * */ #include diff --git a/src/context_trigger/script_generator.h b/src/context_trigger/script_generator.h index b6fdbb9..4185ade 100644 --- a/src/context_trigger/script_generator.h +++ b/src/context_trigger/script_generator.h @@ -1,7 +1,5 @@ /* - * context-service - * - * 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. @@ -14,7 +12,6 @@ * 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. - * */ #ifndef __CONTEXT_SCRIPT_GENERATOR_H__ diff --git a/src/context_trigger/timer.cpp b/src/context_trigger/timer.cpp index 76999b6..de19e77 100644 --- a/src/context_trigger/timer.cpp +++ b/src/context_trigger/timer.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/timer.h b/src/context_trigger/timer.h index 3235abe..f1b9787 100644 --- a/src/context_trigger/timer.h +++ b/src/context_trigger/timer.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_trigger/timer_types.h b/src/context_trigger/timer_types.h index 250858a..af03ab8 100644 --- a/src/context_trigger/timer_types.h +++ b/src/context_trigger/timer_types.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_trigger/trigger.cpp b/src/context_trigger/trigger.cpp index abde829..568ca7c 100644 --- a/src/context_trigger/trigger.cpp +++ b/src/context_trigger/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/context_trigger/trigger.h b/src/context_trigger/trigger.h index eda318a..c1a7173 100644 --- a/src/context_trigger/trigger.h +++ b/src/context_trigger/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/src/db_mgr_impl.cpp b/src/db_mgr_impl.cpp index 9facb0e..369e6a1 100644 --- a/src/db_mgr_impl.cpp +++ b/src/db_mgr_impl.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/db_mgr_impl.h b/src/db_mgr_impl.h index 97baaa0..d3f7a93 100644 --- a/src/db_mgr_impl.h +++ b/src/db_mgr_impl.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/dbus_server_impl.cpp b/src/dbus_server_impl.cpp index 856e899..1674986 100644 --- a/src/dbus_server_impl.cpp +++ b/src/dbus_server_impl.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/dbus_server_impl.h b/src/dbus_server_impl.h index 4980d1d..3f31e1f 100644 --- a/src/dbus_server_impl.h +++ b/src/dbus_server_impl.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/request.cpp b/src/request.cpp index 29e3130..9215302 100644 --- a/src/request.cpp +++ b/src/request.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/request.h b/src/request.h index bf8902f..f0e6586 100644 --- a/src/request.h +++ b/src/request.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/server.cpp b/src/server.cpp index 3ee030f..385e76a 100644 --- a/src/server.cpp +++ b/src/server.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/server.h b/src/server.h index 5e4cb68..d2e989e 100644 --- a/src/server.h +++ b/src/server.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/timer_mgr_impl.cpp b/src/timer_mgr_impl.cpp index 5e1dbcd..9e3cd51 100644 --- a/src/timer_mgr_impl.cpp +++ b/src/timer_mgr_impl.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/timer_mgr_impl.h b/src/timer_mgr_impl.h index 63c9e93..2b15f2e 100644 --- a/src/timer_mgr_impl.h +++ b/src/timer_mgr_impl.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/zone_util_impl.cpp b/src/zone_util_impl.cpp index 5a09ada..aa0636b 100644 --- a/src/zone_util_impl.cpp +++ b/src/zone_util_impl.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/zone_util_impl.h b/src/zone_util_impl.h index ce2421c..4ae9bcb 100644 --- a/src/zone_util_impl.h +++ b/src/zone_util_impl.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.