mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
Merge pull request #3433 from antonlacon/libpng-1.6.x
libpng: update to 1.6.37, correct license typos
This commit is contained in:
commit
6f2af43c4c
@ -4,8 +4,8 @@ COPYRIGHT NOTICE, DISCLAIMER, and LICENSE
|
|||||||
PNG Reference Library License version 2
|
PNG Reference Library License version 2
|
||||||
---------------------------------------
|
---------------------------------------
|
||||||
|
|
||||||
* Copyright (c) 1995-2018 The PNG Reference Library Authors.
|
* Copyright (c) 1995-2019 The PNG Reference Library Authors.
|
||||||
* Copyright (c) 2018 Cosmin Truta.
|
* Copyright (c) 2018-2019 Cosmin Truta.
|
||||||
* Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson.
|
* Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson.
|
||||||
* Copyright (c) 1996-1997 Andreas Dilger.
|
* Copyright (c) 1996-1997 Andreas Dilger.
|
||||||
* Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
|
* Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
|
||||||
@ -13,7 +13,7 @@ PNG Reference Library License version 2
|
|||||||
The software is supplied "as is", without warranty of any kind,
|
The software is supplied "as is", without warranty of any kind,
|
||||||
express or implied, including, without limitation, the warranties
|
express or implied, including, without limitation, the warranties
|
||||||
of merchantability, fitness for a particular purpose, title, and
|
of merchantability, fitness for a particular purpose, title, and
|
||||||
non-infringement. In no even shall the Copyright owners, or
|
non-infringement. In no event shall the Copyright owners, or
|
||||||
anyone distributing the software, be liable for any damages or
|
anyone distributing the software, be liable for any damages or
|
||||||
other liability, whether in contract, tort or otherwise, arising
|
other liability, whether in contract, tort or otherwise, arising
|
||||||
from, out of, or in connection with the software, or the use or
|
from, out of, or in connection with the software, or the use or
|
||||||
@ -39,7 +39,7 @@ subject to the following restrictions:
|
|||||||
PNG Reference Library License version 1 (for libpng 0.5 through 1.6.35)
|
PNG Reference Library License version 1 (for libpng 0.5 through 1.6.35)
|
||||||
-----------------------------------------------------------------------
|
-----------------------------------------------------------------------
|
||||||
|
|
||||||
libpng versions 1.0.7, July 1, 2000 through 1.6.35, July 15, 2018 are
|
libpng versions 1.0.7, July 1, 2000, through 1.6.35, July 15, 2018 are
|
||||||
Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson, are
|
Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson, are
|
||||||
derived from libpng-1.0.6, and are distributed according to the same
|
derived from libpng-1.0.6, and are distributed according to the same
|
||||||
disclaimer and license as libpng-1.0.6 with the following individuals
|
disclaimer and license as libpng-1.0.6 with the following individuals
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
|
# Copyright (C) 2009-2016 Stephan Raue (stephan@openelec.tv)
|
||||||
|
|
||||||
PKG_NAME="libpng"
|
PKG_NAME="libpng"
|
||||||
PKG_VERSION="1.6.36"
|
PKG_VERSION="1.6.37"
|
||||||
PKG_SHA256="eceb924c1fa6b79172fdfd008d335f0e59172a86a66481e09d4089df872aa319"
|
PKG_SHA256="505e70834d35383537b6491e7ae8641f1a4bed1876dbfe361201fc80868d88ca"
|
||||||
PKG_LICENSE="LibPNG2"
|
PKG_LICENSE="LibPNG2"
|
||||||
PKG_SITE="http://www.libpng.org/"
|
PKG_SITE="http://www.libpng.org/"
|
||||||
PKG_URL="$SOURCEFORGE_SRC/libpng/$PKG_NAME-$PKG_VERSION.tar.xz"
|
PKG_URL="$SOURCEFORGE_SRC/libpng/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user