diff options
author | Jaeyun Jeong <jyjeong@samsung.com> | 2013-05-03 01:41:32 +0900 |
---|---|---|
committer | Jaeyun Jeong <jyjeong@samsung.com> | 2013-05-03 01:42:00 +0900 |
commit | 8a6ed2e3bd61209ad741ec91dd144bcaaf507a56 (patch) | |
tree | 22d37f5e37d6b1c15165e614cbcecb6f2d014ac9 /thread | |
parent | 00b85aaf78b113056fcef5b6a5e7247541210e9f (diff) | |
download | message-app-8a6ed2e3bd61209ad741ec91dd144bcaaf507a56.tar.gz message-app-8a6ed2e3bd61209ad741ec91dd144bcaaf507a56.tar.bz2 message-app-8a6ed2e3bd61209ad741ec91dd144bcaaf507a56.zip |
Apply latest flora license.
Change-Id: If760779bcf72bb3ab00af31974fcd638217d75b4
Diffstat (limited to 'thread')
-rwxr-xr-x | thread/include/msg-ui-thread-main.h | 2 | ||||
-rwxr-xr-x | thread/src/msg-ui-thread-callback.c | 2 | ||||
-rwxr-xr-x | thread/src/msg-ui-thread-list.c | 2 | ||||
-rwxr-xr-x | thread/src/msg-ui-thread-main.c | 2 | ||||
-rwxr-xr-x | thread/src/msg-ui-thread-util.c | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/thread/include/msg-ui-thread-main.h b/thread/include/msg-ui-thread-main.h index 6dfea7b..4d079e9 100755 --- a/thread/include/msg-ui-thread-main.h +++ b/thread/include/msg-ui-thread-main.h @@ -1,7 +1,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/thread/src/msg-ui-thread-callback.c b/thread/src/msg-ui-thread-callback.c index 373f785..cb9e995 100755 --- a/thread/src/msg-ui-thread-callback.c +++ b/thread/src/msg-ui-thread-callback.c @@ -1,7 +1,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/thread/src/msg-ui-thread-list.c b/thread/src/msg-ui-thread-list.c index 973948a..8677058 100755 --- a/thread/src/msg-ui-thread-list.c +++ b/thread/src/msg-ui-thread-list.c @@ -1,7 +1,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/thread/src/msg-ui-thread-main.c b/thread/src/msg-ui-thread-main.c index 30897dc..3bd9735 100755 --- a/thread/src/msg-ui-thread-main.c +++ b/thread/src/msg-ui-thread-main.c @@ -1,7 +1,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/thread/src/msg-ui-thread-util.c b/thread/src/msg-ui-thread-util.c index 19ad1a0..651fab7 100755 --- a/thread/src/msg-ui-thread-util.c +++ b/thread/src/msg-ui-thread-util.c @@ -1,7 +1,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 * |