diff options
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 * |