diff options
author | jk7744.park <jk7744.park@samsung.com> | 2015-09-09 01:35:55 +0900 |
---|---|---|
committer | jk7744.park <jk7744.park@samsung.com> | 2015-09-09 01:35:55 +0900 |
commit | f87e4cb55a33b946f67dc37b3ee17de7a1827989 (patch) | |
tree | 0ca45a06dd41c5cff43d22c611d8c690731a4ab3 /tau/license | |
parent | bee16c90713408589ecc060c07379ba8a1bbcdd0 (diff) | |
download | web-ui-fw-f87e4cb55a33b946f67dc37b3ee17de7a1827989.tar.gz web-ui-fw-f87e4cb55a33b946f67dc37b3ee17de7a1827989.tar.bz2 web-ui-fw-f87e4cb55a33b946f67dc37b3ee17de7a1827989.zip |
tizen 2.3.1 releasetizen_2.3.1_releasesubmit/tizen_2.3.1/20150915.091348tizen_2.3.1
Diffstat (limited to 'tau/license')
-rw-r--r-- | tau/license/Flora.txt | 15 | ||||
-rw-r--r-- | tau/license/MIT.txt | 5 |
2 files changed, 20 insertions, 0 deletions
diff --git a/tau/license/Flora.txt b/tau/license/Flora.txt new file mode 100644 index 00000000..467413f2 --- /dev/null +++ b/tau/license/Flora.txt @@ -0,0 +1,15 @@ +/* + * Copyright (c) 2015 Samsung Electronics Co., Ltd + * + * 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 + * + * http://floralicense.org/license/ + * + * 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. + */ diff --git a/tau/license/MIT.txt b/tau/license/MIT.txt new file mode 100644 index 00000000..f76837b3 --- /dev/null +++ b/tau/license/MIT.txt @@ -0,0 +1,5 @@ +/* + * TAU (Tizen Advanced UI) + * Copyright (c) 2010 - 2014 Samsung Electronics Co., Ltd. + * License : MIT License V2 + */ |