Add BSD license 22/89822/3 upstream_2.0.3 accepted/tizen/common/20160928.164328 accepted/tizen/ivi/20160929.002038 accepted/tizen/mobile/20160929.001940 accepted/tizen/tv/20160929.001932 accepted/tizen/wearable/20160929.002055 submit/tizen/20160928.065254
authorDmitry Kovalenko <d.kovalenko@samsung.com>
Thu, 24 Mar 2016 06:13:01 +0000 (09:13 +0300)
committerDmitry Kovalenko <d.kovalenko@samsung.com>
Tue, 27 Sep 2016 06:59:52 +0000 (15:59 +0900)
Change-Id: I311b83ba5a32b9379ed99882f946a215520c61bd
Signed-off-by: Dmitry Kovalenko <d.kovalenko@samsung.com>
LICENSE
packaging/libwebsockets.spec

diff --git a/LICENSE b/LICENSE
index ef462df47f029252bd199c32eb6eb3b2c978ea57..10e330978f920af3d36209712e37ad9a762b1212 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 c5c82ef8b94cb06eb45a35c1dd3c007df9b6d6cc..d90e99b1ddfe1a9d4ed2d3c91a928e4f27d44700 100644 (file)
@@ -3,7 +3,7 @@ Summary:    WebSocket Library
 Version:    2.0.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