Add Boost Software License 74/323174/3
authorDongsun Lee <ds73.lee@samsung.com>
Thu, 24 Apr 2025 00:58:35 +0000 (09:58 +0900)
committerTomasz Swierczek <t.swierczek@samsung.com>
Mon, 28 Apr 2025 08:46:02 +0000 (10:46 +0200)
- The following files are under Boost Software License.
  test/colour_log_formatter.h, test/colour_log_formatter.cpp

Change-Id: I7f682a9a06b550b8ed2680eeeb927322829d2eda

LICENSE.BSL-1.0 [new file with mode: 0644]
packaging/security-manager.spec

diff --git a/LICENSE.BSL-1.0 b/LICENSE.BSL-1.0
new file mode 100644 (file)
index 0000000..36b7cd9
--- /dev/null
@@ -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.
index 882ee265841e454010bfb537ffbb5a3162491a88..8361121b62247f7f03a62980780d7cda986d78c6 100644 (file)
@@ -110,7 +110,7 @@ Set of iptables rules governing the internet related priviledges
 
 %package -n security-manager-tests
 Summary:    Security manager unit test binaries
-License:    Apache-2.0
+License:    Apache-2.0 and BSL-1.0
 Group:      Security/Development
 Requires:   boost-iostreams
 Requires:   boost-test
@@ -382,6 +382,7 @@ chsmack -a System %{db_test_dir}/.security-manager-test-rules*.txt
 %files -n security-manager-tests
 %manifest %{_datadir}/security-manager-tests.manifest
 %license LICENSE
+%license LICENSE.BSL-1.0
 %attr(755,root,root) %{_bindir}/security-manager-unit-tests
 %attr(755,root,root) %{_bindir}/security-manager-performance-tests
 %attr(755,root,root) %{_bindir}/security-manager-test-rules-loader