From 9a03fee7210d1e982ed4302efe2c4350b20cdb7a Mon Sep 17 00:00:00 2001 From: Goo Lee Date: Wed, 8 May 2013 00:08:57 +0900 Subject: [PATCH] [Request]Update Flora license version --- LICENSE | 26 +++++++++++----------- NOTICE | 4 +++- TC/unit/utc_alarmdb_add_data_func.c | 2 +- TC/unit/utc_alarmdb_add_data_func.h | 2 +- TC/unit/utc_alarmdb_create_data_func.c | 2 +- TC/unit/utc_alarmdb_create_data_func.h | 2 +- TC/unit/utc_alarmdb_del_data_func.c | 2 +- TC/unit/utc_alarmdb_del_data_func.h | 2 +- TC/unit/utc_alarmdb_fini_func.c | 2 +- TC/unit/utc_alarmdb_fini_func.h | 2 +- TC/unit/utc_alarmdb_free_data_func.c | 2 +- TC/unit/utc_alarmdb_free_data_func.h | 2 +- TC/unit/utc_alarmdb_free_data_list_func.c | 2 +- TC/unit/utc_alarmdb_free_data_list_func.h | 2 +- TC/unit/utc_alarmdb_get_data_by_author_func.c | 2 +- TC/unit/utc_alarmdb_get_data_by_author_func.h | 2 +- TC/unit/utc_alarmdb_get_data_func.c | 2 +- TC/unit/utc_alarmdb_get_data_func.h | 2 +- TC/unit/utc_alarmdb_get_data_list_all_func.c | 2 +- TC/unit/utc_alarmdb_get_data_list_all_func.h | 2 +- TC/unit/utc_alarmdb_get_data_list_by_author_func.c | 2 +- TC/unit/utc_alarmdb_get_data_list_by_author_func.h | 2 +- TC/unit/utc_alarmdb_get_last_id_by_author_func.c | 2 +- TC/unit/utc_alarmdb_get_last_id_by_author_func.h | 2 +- TC/unit/utc_alarmdb_get_last_id_func.c | 2 +- TC/unit/utc_alarmdb_get_last_id_func.h | 2 +- TC/unit/utc_alarmdb_get_num_of_enable_func.c | 2 +- TC/unit/utc_alarmdb_get_num_of_enable_func.h | 2 +- ...utc_alarmdb_get_number_of_data_by_author_func.c | 2 +- ...utc_alarmdb_get_number_of_data_by_author_func.h | 2 +- .../utc_alarmdb_get_power_onoff_by_author_func.c | 2 +- .../utc_alarmdb_get_power_onoff_by_author_func.h | 2 +- TC/unit/utc_alarmdb_init_func.c | 2 +- TC/unit/utc_alarmdb_init_func.h | 2 +- TC/unit/utc_alarmdb_mod_data_func.c | 2 +- TC/unit/utc_alarmdb_mod_data_func.h | 2 +- TC/unit/utc_alarmdb_set_enable_func.c | 2 +- TC/unit/utc_alarmdb_set_enable_func.h | 2 +- TC/unit/utc_alarmdb_set_snooze_func.c | 2 +- TC/unit/utc_alarmdb_set_snooze_func.h | 2 +- include/alarm-engine.h | 2 +- include/db-define.h | 2 +- include/db-dlog.h | 2 +- include/db-schema.h | 2 +- include/db.h | 2 +- include/libalarm.h | 2 +- kies_alarm/include/kies_alarm.h | 2 +- kies_alarm/include/kies_define.h | 2 +- kies_alarm/include/kies_dlog.h | 2 +- kies_alarm/include/kies_fwk_alarmmgr.h | 2 +- kies_alarm/src/kies_alarm.c | 2 +- kies_alarm/src/kies_fwk_alarmmgr.c | 2 +- src/db.c | 2 +- src/libalarm.c | 2 +- test/test_alarmdb.c | 2 +- 55 files changed, 69 insertions(+), 67 deletions(-) diff --git a/LICENSE b/LICENSE index a2ae71e..249b868 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ Flora License -Version 1.0, April, 2013 +Version 1.1, April, 2013 http://floralicense.org/license/ @@ -119,17 +119,17 @@ Object form, provided that You meet the following conditions: Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only - and do not modify the License. - -You may add Your own attribution notices within Derivative Works -that You distribute, alongside or as an addendum to the NOTICE text -from the Work, provided that such additional attribution notices -cannot be construed as modifying the License. You may add Your own -copyright statement to Your modifications and may provide additional or -different license terms and conditions for use, reproduction, or -distribution of Your modifications, or for any such Derivative Works -as a whole, provided Your use, reproduction, and distribution of -the Work otherwise complies with the conditions stated in this License. + and do not modify the License. You may add Your own attribution notices + within Derivative Works that You distribute, alongside or as an addendum + to the NOTICE text from the Work, provided that such additional attribution + notices cannot be construed as modifying the License. You may add Your own + copyright statement to Your modifications and may provide additional or + different license terms and conditions for use, reproduction, or + distribution of Your modifications, or for any such Derivative Works + as a whole, provided Your use, reproduction, and distribution of + the Work otherwise complies with the conditions stated in this License + and your own copyright statement or terms and conditions do not conflict + the conditions stated in the License including section 3. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work @@ -192,7 +192,7 @@ identification within third-party archives. Copyright 2013 Samsung Electronics Co., Ltd - Licensed under the Flora License, Version 1.0 (the "License"); + Licensed under the Flora License, Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/NOTICE b/NOTICE index ded3804..6e010c0 100644 --- a/NOTICE +++ b/NOTICE @@ -1 +1,3 @@ -Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. All rights reserved. \ No newline at end of file +Copyright (c) 2012 Samsung Electronics Co., Ltd. All rights reserved. +Except as noted, this software is licensed under Flora License, Version 1.1. +Please, see the LICENSE.Flora file for Flora License, Version 1.1 terms and conditions. diff --git a/TC/unit/utc_alarmdb_add_data_func.c b/TC/unit/utc_alarmdb_add_data_func.c index 5adb801..41191bf 100644 --- a/TC/unit/utc_alarmdb_add_data_func.c +++ b/TC/unit/utc_alarmdb_add_data_func.c @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_add_data_func.h b/TC/unit/utc_alarmdb_add_data_func.h index efd84c8..0486760 100644 --- a/TC/unit/utc_alarmdb_add_data_func.h +++ b/TC/unit/utc_alarmdb_add_data_func.h @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_create_data_func.c b/TC/unit/utc_alarmdb_create_data_func.c index a842484..a6e3b7e 100644 --- a/TC/unit/utc_alarmdb_create_data_func.c +++ b/TC/unit/utc_alarmdb_create_data_func.c @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_create_data_func.h b/TC/unit/utc_alarmdb_create_data_func.h index 28e9c37..0b4318b 100644 --- a/TC/unit/utc_alarmdb_create_data_func.h +++ b/TC/unit/utc_alarmdb_create_data_func.h @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_del_data_func.c b/TC/unit/utc_alarmdb_del_data_func.c index 43a8f5c..8ca5b20 100644 --- a/TC/unit/utc_alarmdb_del_data_func.c +++ b/TC/unit/utc_alarmdb_del_data_func.c @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_del_data_func.h b/TC/unit/utc_alarmdb_del_data_func.h index 0c11ccf..29b572c 100644 --- a/TC/unit/utc_alarmdb_del_data_func.h +++ b/TC/unit/utc_alarmdb_del_data_func.h @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_fini_func.c b/TC/unit/utc_alarmdb_fini_func.c index 7870165..8c55eb4 100644 --- a/TC/unit/utc_alarmdb_fini_func.c +++ b/TC/unit/utc_alarmdb_fini_func.c @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_fini_func.h b/TC/unit/utc_alarmdb_fini_func.h index 62e5e21..fc49cfc 100644 --- a/TC/unit/utc_alarmdb_fini_func.h +++ b/TC/unit/utc_alarmdb_fini_func.h @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_free_data_func.c b/TC/unit/utc_alarmdb_free_data_func.c index 162151e..273d39a 100644 --- a/TC/unit/utc_alarmdb_free_data_func.c +++ b/TC/unit/utc_alarmdb_free_data_func.c @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_free_data_func.h b/TC/unit/utc_alarmdb_free_data_func.h index 61b7513..9263cf5 100644 --- a/TC/unit/utc_alarmdb_free_data_func.h +++ b/TC/unit/utc_alarmdb_free_data_func.h @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_free_data_list_func.c b/TC/unit/utc_alarmdb_free_data_list_func.c index 8658200..5f627a7 100644 --- a/TC/unit/utc_alarmdb_free_data_list_func.c +++ b/TC/unit/utc_alarmdb_free_data_list_func.c @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_free_data_list_func.h b/TC/unit/utc_alarmdb_free_data_list_func.h index b390e15..04f64a7 100644 --- a/TC/unit/utc_alarmdb_free_data_list_func.h +++ b/TC/unit/utc_alarmdb_free_data_list_func.h @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_get_data_by_author_func.c b/TC/unit/utc_alarmdb_get_data_by_author_func.c index e16f929..88481a7 100644 --- a/TC/unit/utc_alarmdb_get_data_by_author_func.c +++ b/TC/unit/utc_alarmdb_get_data_by_author_func.c @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_get_data_by_author_func.h b/TC/unit/utc_alarmdb_get_data_by_author_func.h index 0b61575..d5ca694 100644 --- a/TC/unit/utc_alarmdb_get_data_by_author_func.h +++ b/TC/unit/utc_alarmdb_get_data_by_author_func.h @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_get_data_func.c b/TC/unit/utc_alarmdb_get_data_func.c index 327cdc8..e08c899 100644 --- a/TC/unit/utc_alarmdb_get_data_func.c +++ b/TC/unit/utc_alarmdb_get_data_func.c @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_get_data_func.h b/TC/unit/utc_alarmdb_get_data_func.h index 3069a04..4331dae 100644 --- a/TC/unit/utc_alarmdb_get_data_func.h +++ b/TC/unit/utc_alarmdb_get_data_func.h @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_get_data_list_all_func.c b/TC/unit/utc_alarmdb_get_data_list_all_func.c index 5701e07..76cd791 100644 --- a/TC/unit/utc_alarmdb_get_data_list_all_func.c +++ b/TC/unit/utc_alarmdb_get_data_list_all_func.c @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_get_data_list_all_func.h b/TC/unit/utc_alarmdb_get_data_list_all_func.h index 8a6d0a9..7c76296 100644 --- a/TC/unit/utc_alarmdb_get_data_list_all_func.h +++ b/TC/unit/utc_alarmdb_get_data_list_all_func.h @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_get_data_list_by_author_func.c b/TC/unit/utc_alarmdb_get_data_list_by_author_func.c index 376160c..8f742a1 100644 --- a/TC/unit/utc_alarmdb_get_data_list_by_author_func.c +++ b/TC/unit/utc_alarmdb_get_data_list_by_author_func.c @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_get_data_list_by_author_func.h b/TC/unit/utc_alarmdb_get_data_list_by_author_func.h index 8586ac0..61dc435 100644 --- a/TC/unit/utc_alarmdb_get_data_list_by_author_func.h +++ b/TC/unit/utc_alarmdb_get_data_list_by_author_func.h @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_get_last_id_by_author_func.c b/TC/unit/utc_alarmdb_get_last_id_by_author_func.c index c37a2fc..7ed9152 100644 --- a/TC/unit/utc_alarmdb_get_last_id_by_author_func.c +++ b/TC/unit/utc_alarmdb_get_last_id_by_author_func.c @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_get_last_id_by_author_func.h b/TC/unit/utc_alarmdb_get_last_id_by_author_func.h index e51e155..c7a4a0c 100644 --- a/TC/unit/utc_alarmdb_get_last_id_by_author_func.h +++ b/TC/unit/utc_alarmdb_get_last_id_by_author_func.h @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_get_last_id_func.c b/TC/unit/utc_alarmdb_get_last_id_func.c index 1d519e3..ff25bc9 100644 --- a/TC/unit/utc_alarmdb_get_last_id_func.c +++ b/TC/unit/utc_alarmdb_get_last_id_func.c @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_get_last_id_func.h b/TC/unit/utc_alarmdb_get_last_id_func.h index dd9b917..5776080 100644 --- a/TC/unit/utc_alarmdb_get_last_id_func.h +++ b/TC/unit/utc_alarmdb_get_last_id_func.h @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_get_num_of_enable_func.c b/TC/unit/utc_alarmdb_get_num_of_enable_func.c index a82eb6d..75b5d78 100644 --- a/TC/unit/utc_alarmdb_get_num_of_enable_func.c +++ b/TC/unit/utc_alarmdb_get_num_of_enable_func.c @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_get_num_of_enable_func.h b/TC/unit/utc_alarmdb_get_num_of_enable_func.h index f412a3f..36aa6e0 100644 --- a/TC/unit/utc_alarmdb_get_num_of_enable_func.h +++ b/TC/unit/utc_alarmdb_get_num_of_enable_func.h @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_get_number_of_data_by_author_func.c b/TC/unit/utc_alarmdb_get_number_of_data_by_author_func.c index f0792cd..41f22d2 100644 --- a/TC/unit/utc_alarmdb_get_number_of_data_by_author_func.c +++ b/TC/unit/utc_alarmdb_get_number_of_data_by_author_func.c @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_get_number_of_data_by_author_func.h b/TC/unit/utc_alarmdb_get_number_of_data_by_author_func.h index 0075b6f..c999576 100644 --- a/TC/unit/utc_alarmdb_get_number_of_data_by_author_func.h +++ b/TC/unit/utc_alarmdb_get_number_of_data_by_author_func.h @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_get_power_onoff_by_author_func.c b/TC/unit/utc_alarmdb_get_power_onoff_by_author_func.c index cc96047..d76af91 100644 --- a/TC/unit/utc_alarmdb_get_power_onoff_by_author_func.c +++ b/TC/unit/utc_alarmdb_get_power_onoff_by_author_func.c @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_get_power_onoff_by_author_func.h b/TC/unit/utc_alarmdb_get_power_onoff_by_author_func.h index 6971b0d..15f43a0 100644 --- a/TC/unit/utc_alarmdb_get_power_onoff_by_author_func.h +++ b/TC/unit/utc_alarmdb_get_power_onoff_by_author_func.h @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_init_func.c b/TC/unit/utc_alarmdb_init_func.c index 77615a0..3eeb0e2 100644 --- a/TC/unit/utc_alarmdb_init_func.c +++ b/TC/unit/utc_alarmdb_init_func.c @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_init_func.h b/TC/unit/utc_alarmdb_init_func.h index d77813d..a6067e3 100644 --- a/TC/unit/utc_alarmdb_init_func.h +++ b/TC/unit/utc_alarmdb_init_func.h @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_mod_data_func.c b/TC/unit/utc_alarmdb_mod_data_func.c index c140800..2d0cb82 100644 --- a/TC/unit/utc_alarmdb_mod_data_func.c +++ b/TC/unit/utc_alarmdb_mod_data_func.c @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_mod_data_func.h b/TC/unit/utc_alarmdb_mod_data_func.h index 3ec5bb4..6a7ddbc 100644 --- a/TC/unit/utc_alarmdb_mod_data_func.h +++ b/TC/unit/utc_alarmdb_mod_data_func.h @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_set_enable_func.c b/TC/unit/utc_alarmdb_set_enable_func.c index 3f992ab..413570b 100644 --- a/TC/unit/utc_alarmdb_set_enable_func.c +++ b/TC/unit/utc_alarmdb_set_enable_func.c @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_set_enable_func.h b/TC/unit/utc_alarmdb_set_enable_func.h index 1ed6983..39d3600 100644 --- a/TC/unit/utc_alarmdb_set_enable_func.h +++ b/TC/unit/utc_alarmdb_set_enable_func.h @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_set_snooze_func.c b/TC/unit/utc_alarmdb_set_snooze_func.c index 38853f7..602b75e 100644 --- a/TC/unit/utc_alarmdb_set_snooze_func.c +++ b/TC/unit/utc_alarmdb_set_snooze_func.c @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/TC/unit/utc_alarmdb_set_snooze_func.h b/TC/unit/utc_alarmdb_set_snooze_func.h index dc0521e..6d93ae9 100644 --- a/TC/unit/utc_alarmdb_set_snooze_func.h +++ b/TC/unit/utc_alarmdb_set_snooze_func.h @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/include/alarm-engine.h b/include/alarm-engine.h index 161a44a..187bad5 100644 --- a/include/alarm-engine.h +++ b/include/alarm-engine.h @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/include/db-define.h b/include/db-define.h index ff12283..d4f45dd 100644 --- a/include/db-define.h +++ b/include/db-define.h @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/include/db-dlog.h b/include/db-dlog.h index 4910f1d..48de62c 100644 --- a/include/db-dlog.h +++ b/include/db-dlog.h @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/include/db-schema.h b/include/db-schema.h index 284055a..7a80e17 100644 --- a/include/db-schema.h +++ b/include/db-schema.h @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/include/db.h b/include/db.h index f52a1e0..7415368 100644 --- a/include/db.h +++ b/include/db.h @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/include/libalarm.h b/include/libalarm.h index 84e1087..260b40c 100644 --- a/include/libalarm.h +++ b/include/libalarm.h @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/kies_alarm/include/kies_alarm.h b/kies_alarm/include/kies_alarm.h index 978f9c9..647bb42 100644 --- a/kies_alarm/include/kies_alarm.h +++ b/kies_alarm/include/kies_alarm.h @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/kies_alarm/include/kies_define.h b/kies_alarm/include/kies_define.h index c15b9bf..9f6e535 100644 --- a/kies_alarm/include/kies_define.h +++ b/kies_alarm/include/kies_define.h @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/kies_alarm/include/kies_dlog.h b/kies_alarm/include/kies_dlog.h index 24fa5fb..8768649 100644 --- a/kies_alarm/include/kies_dlog.h +++ b/kies_alarm/include/kies_dlog.h @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/kies_alarm/include/kies_fwk_alarmmgr.h b/kies_alarm/include/kies_fwk_alarmmgr.h index 5966ce1..1d30f9d 100644 --- a/kies_alarm/include/kies_fwk_alarmmgr.h +++ b/kies_alarm/include/kies_fwk_alarmmgr.h @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/kies_alarm/src/kies_alarm.c b/kies_alarm/src/kies_alarm.c index 4e7e6b6..db37786 100644 --- a/kies_alarm/src/kies_alarm.c +++ b/kies_alarm/src/kies_alarm.c @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/kies_alarm/src/kies_fwk_alarmmgr.c b/kies_alarm/src/kies_fwk_alarmmgr.c index 1d681f4..052fd8a 100644 --- a/kies_alarm/src/kies_fwk_alarmmgr.c +++ b/kies_alarm/src/kies_fwk_alarmmgr.c @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/src/db.c b/src/db.c index d61bbb4..d05aeac 100644 --- a/src/db.c +++ b/src/db.c @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/src/libalarm.c b/src/libalarm.c index c990b11..1149255 100644 --- a/src/libalarm.c +++ b/src/libalarm.c @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * diff --git a/test/test_alarmdb.c b/test/test_alarmdb.c index 1f44b9c..baf6a1f 100644 --- a/test/test_alarmdb.c +++ b/test/test_alarmdb.c @@ -2,7 +2,7 @@ * * Copyright 2012 Samsung Electronics Co., Ltd * -* Licensed under the Flora License, Version 1.0 (the "License"); +* Licensed under the Flora License, Version 1.1 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * -- 2.7.4