Add BSD 3-clause License 02/195302/2
authorYoungHun Kim <yh8004.kim@samsung.com>
Wed, 12 Dec 2018 09:54:58 +0000 (18:54 +0900)
committerYoungHun Kim <yh8004.kim@samsung.com>
Wed, 12 Dec 2018 12:02:03 +0000 (21:02 +0900)
Change-Id: Ie2833d6b1f0ed5955a35b2c08b825d6fedf10edc

LICENSE.BSD [new file with mode: 0644]
packaging/mused.spec

diff --git a/LICENSE.BSD b/LICENSE.BSD
new file mode 100644 (file)
index 0000000..9d46fad
--- /dev/null
@@ -0,0 +1,28 @@
+Copyright (c) 2012, Ronald B. Cemer\r
+All rights reserved.\r
+\r
+Redistribution and use in source and binary forms, with or without\r
+modification, are permitted provided that the following conditions are met:\r
+\r
+Redistributions of source code must retain the above copyright notice,\r
+this list of conditions and the following disclaimer.\r
+\r
+Redistributions in binary form must reproduce the above copyright notice,\r
+this list of conditions and the following disclaimer in the\r
+documentation and/or other materials provided with the distribution.\r
+\r
+Neither the name of Ronald B. Cemer nor the names of its\r
+contributors may be used to endorse or promote products derived from\r
+this software without specific prior written permission.\r
+\r
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS\r
+"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED\r
+TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\r
+PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR\r
+CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,\r
+EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,\r
+PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;\r
+OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,\r
+WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR\r
+OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF\r
+ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\r
index fe8b80a..f5a99da 100644 (file)
@@ -1,9 +1,9 @@
 Name:       mused
 Summary:    A multimedia daemon
-Version:    0.3.56
+Version:    0.3.57
 Release:    0
 Group:      System/Libraries
-License:    Apache-2.0
+License:    Apache-2.0 and BSD-3-Clause
 Source0:    %{name}-%{version}.tar.gz
 Source1:    muse-server.service
 Source3:    muse-server.path
@@ -133,7 +133,7 @@ chsmack -a "System::Shared" /var/log/%{name}
 %files
 %manifest %{name}.manifest
 %{_libdir}/libmuse-*.so.*
-%license LICENSE.APLv2
+%license LICENSE.APLv2 LICENSE.BSD
 %{_unitdir}/muse-server.service
 %if ("%{_vd_cfg_product_type}" == "AUDIO")
 %{_unitdir}/starter.target.wants/muse-server.service