From b431add9cb244ea9d4343cf46ab5820b336aa36e Mon Sep 17 00:00:00 2001 From: jakcron Date: Fri, 1 Jun 2018 22:42:36 +0800 Subject: [PATCH] Add license information for OSS. --- LICENSE | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/LICENSE b/LICENSE index 2886f05..90a33dc 100644 --- a/LICENSE +++ b/LICENSE @@ -19,6 +19,28 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +PolarSSL +Copyright (C) 2006-2013, Brainspark B.V. + +This file is part of PolarSSL (http://www.polarssl.org) +Lead Maintainer: Paul Bakker + +All rights reserved. + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + LZ4 Library Copyright (c) 2011-2016, Yann Collet All rights reserved.