summaryrefslogtreecommitdiff
path: root/LICENSE.BSL-1.0
diff options
context:
space:
mode:
authorsangwan.kwon <sangwan.kwon@samsung.com>2016-03-22 14:25:22 +0900
committersangwan.kwon <sangwan.kwon@samsung.com>2016-03-22 14:30:56 +0900
commitb3889fe863f231639c5ec9354f29c7e02559385f (patch)
tree1398ad91c2da4445c82f0b7fe678935cc49e9aa0 /LICENSE.BSL-1.0
parent43c1e9355155d04a285a9a0d3fd67ef1d3cadc4a (diff)
downloadcert-checker-b3889fe863f231639c5ec9354f29c7e02559385f.tar.gz
cert-checker-b3889fe863f231639c5ec9354f29c7e02559385f.tar.bz2
cert-checker-b3889fe863f231639c5ec9354f29c7e02559385f.zip
Add BSL-1.0 license file and license boilerplate
Change-Id: I795e89fa5135167aabc5599fd4dcf605690198db Signed-off-by: sangwan.kwon <sangwan.kwon@samsung.com>
Diffstat (limited to 'LICENSE.BSL-1.0')
-rw-r--r--LICENSE.BSL-1.023
1 files changed, 23 insertions, 0 deletions
diff --git a/LICENSE.BSL-1.0 b/LICENSE.BSL-1.0
new file mode 100644
index 0000000..36b7cd9
--- /dev/null
+++ b/LICENSE.BSL-1.0
@@ -0,0 +1,23 @@
+Boost Software License - Version 1.0 - August 17th, 2003
+
+Permission is hereby granted, free of charge, to any person or organization
+obtaining a copy of the software and accompanying documentation covered by
+this license (the "Software") to use, reproduce, display, distribute,
+execute, and transmit the Software, and to prepare derivative works of the
+Software, and to permit third-parties to whom the Software is furnished to
+do so, all subject to the following:
+
+The copyright notices in the Software and this entire statement, including
+the above license grant, this restriction and the following disclaimer,
+must be included in all copies of the Software, in whole or in part, and
+all derivative works of the Software, unless such copies or derivative
+works are solely in the form of machine-executable object code generated by
+a source language processor.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
+SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
+FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
+ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
+DEALINGS IN THE SOFTWARE.