Add BSD license 74/97974/1
authorDmitry Kovalenko <d.kovalenko@samsung.com>
Thu, 24 Mar 2016 06:13:01 +0000 (09:13 +0300)
committerDmitry Kovalenko <d.kovalenko@samsung.com>
Tue, 15 Nov 2016 12:59:09 +0000 (15:59 +0300)
Change-Id: Ic7e86de41d0acae9d584776f6b3b8453b4c4d4b0
Signed-off-by: Dmitry Kovalenko <d.kovalenko@samsung.com>
LICENSE
packaging/libwebsockets.spec

diff --git a/LICENSE b/LICENSE
index 5e28a81..3b431de 100644 (file)
--- a/LICENSE
+++ b/LICENSE
@@ -1,3 +1,21 @@
+Copyright (c) 1987, 1993, 1994, 1996 The Regents of the University of California. 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.
+
+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.
+
+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.
+
 Libwebsockets and included programs are provided under the terms of the GNU
 Library General Public License (LGPL) 2.1, with the following exceptions:
 
index 5998f8e..2920bbd 100644 (file)
@@ -3,7 +3,7 @@ Summary:    WebSocket Library
 Version:    1.7.3
 Release:    1
 Group:      System/Libraries
-License:    LGPL-2.1+
+License:    LGPL-2.1+ OR BSD-3-Clause
 URL:        https://github.com/warmcat/libwebsockets
 Source0:    %{name}-%{version}.tar.bz2
 Requires(post): /sbin/ldconfig