[license] change BSD 2.0 to BSD 3.0 clause 07/100207/1
authorHyunjin Park <hj.na.park@samsung.com>
Fri, 25 Nov 2016 09:27:04 +0000 (18:27 +0900)
committerHyunjin Park <hj.na.park@samsung.com>
Fri, 25 Nov 2016 09:27:50 +0000 (18:27 +0900)
cause : current license text is for BSD 3.0 clause.
So I modify license id correctly.

Change-Id: Ie31d38abfcea632712661423fde77c97c7a6abbd

LICENSE.BSD-2.0 [deleted file]
LICENSE.BSD-3-Clause [new file with mode: 0644]
packaging/cordova-api.spec

diff --git a/LICENSE.BSD-2.0 b/LICENSE.BSD-2.0
deleted file mode 100644 (file)
index 5d7d3f3..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-
-Copyright (c) 2015 Samsung Electronics Co, Ltd. All rights reserved.
-
-Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 
-
-1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 
-
-2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 
-
-3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. 
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
-
diff --git a/LICENSE.BSD-3-Clause b/LICENSE.BSD-3-Clause
new file mode 100644 (file)
index 0000000..5d7d3f3
--- /dev/null
@@ -0,0 +1,13 @@
+
+Copyright (c) 2015 Samsung Electronics Co, Ltd. All rights reserved.
+
+Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 
+
+1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 
+
+2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 
+
+3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. 
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
+
index 4e237444eb73cb9dd1cab0aa65c8f56169ca2f26..cb844d5476f55a342b47379e79a1c8fdd5d7b0f7 100644 (file)
@@ -6,9 +6,9 @@
 %define webapi_tools /usr/include/webapi-plugins/tools
 
 Name:       cordova-api
-Version:    0.12
+Version:    0.13
 Release:    0
-License:    Apache-2.0 and BSD-2.0 and MIT
+License:    Apache-2.0 and BSD-3-Clause and MIT
 Group:      Development/Libraries
 Summary:    Cordova API using Tizen plugins
 Source0:    %{name}-%{version}.tar.gz
@@ -38,7 +38,7 @@ ninja -C out/Default %{?_smp_mflags}
 %install
 mkdir -p %{buildroot}/usr/share/license
 cp LICENSE %{buildroot}/usr/share/license/%{name}
-cat LICENSE.BSD-2.0 >> %{buildroot}/usr/share/license/%{name}
+cat LICENSE.BSD-3-Clause >> %{buildroot}/usr/share/license/%{name}
 cat LICENSE.MIT >> %{buildroot}/usr/share/license/%{name}
 
 # Extensions.