From 1c1adf34de79a94181e85cc9ac059f5f98ff8120 Mon Sep 17 00:00:00 2001 From: taesub kim Date: Thu, 9 Mar 2017 14:36:56 +0900 Subject: [PATCH] Modified NOTICE file and license version Change-Id: Ib618fa126fb3116802d4455f2c2b702501a539d9 Signed-off-by: Taesub Kim --- NOTICE | 2 +- include/mh_common_utility.h | 2 +- include/mh_func_onoff.h | 2 +- include/mh_popup.h | 2 +- include/mh_string.h | 2 +- include/mh_view_main.h | 2 +- include/mh_view_wifi_setup.h | 2 +- include/mobile_hotspot.h | 2 +- src/mh_common_utility.c | 2 +- src/mh_func_onoff.c | 2 +- src/mh_main_ug.c | 2 +- src/mh_popup.c | 2 +- src/mh_view_main.c | 2 +- src/mh_view_wifi_setup.c | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/NOTICE b/NOTICE index 3997999..42ac28e 100644 --- a/NOTICE +++ b/NOTICE @@ -1,4 +1,4 @@ Copyright (c) Samsung Electronics Co., Ltd. All rights reserved. -Except as noted, this software is licensed under Flora License, Version 1. +Except as noted, this software is licensed under Flora License, Version 1.1 Please, see the LICENSE file for Flora License terms and conditions. diff --git a/include/mh_common_utility.h b/include/mh_common_utility.h index 835160d..e6ef80c 100755 --- a/include/mh_common_utility.h +++ b/include/mh_common_utility.h @@ -3,7 +3,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/mh_func_onoff.h b/include/mh_func_onoff.h index 5f3a4f6..2eaa0a1 100644 --- a/include/mh_func_onoff.h +++ b/include/mh_func_onoff.h @@ -3,7 +3,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/mh_popup.h b/include/mh_popup.h index a576ec5..bbe7e33 100644 --- a/include/mh_popup.h +++ b/include/mh_popup.h @@ -3,7 +3,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/mh_string.h b/include/mh_string.h index 1452e45..169cd31 100644 --- a/include/mh_string.h +++ b/include/mh_string.h @@ -3,7 +3,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/mh_view_main.h b/include/mh_view_main.h index cde183d..627d22a 100755 --- a/include/mh_view_main.h +++ b/include/mh_view_main.h @@ -3,7 +3,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/mh_view_wifi_setup.h b/include/mh_view_wifi_setup.h index 58fdbcc..425ea43 100644 --- a/include/mh_view_wifi_setup.h +++ b/include/mh_view_wifi_setup.h @@ -3,7 +3,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/mobile_hotspot.h b/include/mobile_hotspot.h index 474474c..69dc646 100755 --- a/include/mobile_hotspot.h +++ b/include/mobile_hotspot.h @@ -3,7 +3,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/mh_common_utility.c b/src/mh_common_utility.c index 5dcd2b8..6ba7260 100644 --- a/src/mh_common_utility.c +++ b/src/mh_common_utility.c @@ -3,7 +3,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/mh_func_onoff.c b/src/mh_func_onoff.c index 0fe2376..242ff48 100644 --- a/src/mh_func_onoff.c +++ b/src/mh_func_onoff.c @@ -3,7 +3,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/mh_main_ug.c b/src/mh_main_ug.c index 304b373..bc03862 100755 --- a/src/mh_main_ug.c +++ b/src/mh_main_ug.c @@ -3,7 +3,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/mh_popup.c b/src/mh_popup.c index 6816988..9b35584 100755 --- a/src/mh_popup.c +++ b/src/mh_popup.c @@ -3,7 +3,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/mh_view_main.c b/src/mh_view_main.c index 5560fb6..fcddfaf 100755 --- a/src/mh_view_main.c +++ b/src/mh_view_main.c @@ -3,7 +3,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/mh_view_wifi_setup.c b/src/mh_view_wifi_setup.c index 36ab0a5..2d8c9df 100755 --- a/src/mh_view_wifi_setup.c +++ b/src/mh_view_wifi_setup.c @@ -3,7 +3,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