mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Fix the copyrights for libpng-1.4.2 and some duplicate keys in libedit-20100424
This commit is contained in:
@@ -18,5 +18,3 @@ INSTALL {
|
||||
cd libedit-20100424-3.0
|
||||
make install
|
||||
}
|
||||
LICENSE="BSD (3-clause)"
|
||||
COPYRIGHT="1992-2010 The NetBSD Foundation, Inc."
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
DESCRIPTION="libpng"
|
||||
HOMEPAGE="http://www.libpng.org"
|
||||
COPYRIGHT="1998-2009 Glenn Randers-Pehrson"
|
||||
COPYRIGHT="1996-1997 Andreas Dilger"
|
||||
COPYRIGHT="1995-1996 Guy Eric Schalnat, Group 42, Inc."
|
||||
COPYRIGHT="1998-2009 Glenn Randers-Pehrson
|
||||
1996-1997 Andreas Dilger
|
||||
1995-1996 Guy Eric Schalnat, Group 42, Inc."
|
||||
LICENSE="LIBPNG"
|
||||
|
||||
SRC_URI="ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng-1.4.2.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user