Fix the copyrights for libpng-1.4.2 and some duplicate keys in libedit-20100424

This commit is contained in:
Chris Roberts
2010-05-18 06:33:16 +00:00
parent 7c5e7d7965
commit 16d9583c94
2 changed files with 3 additions and 5 deletions

View File

@@ -18,5 +18,3 @@ INSTALL {
cd libedit-20100424-3.0 cd libedit-20100424-3.0
make install make install
} }
LICENSE="BSD (3-clause)"
COPYRIGHT="1992-2010 The NetBSD Foundation, Inc."

View File

@@ -1,8 +1,8 @@
DESCRIPTION="libpng" DESCRIPTION="libpng"
HOMEPAGE="http://www.libpng.org" HOMEPAGE="http://www.libpng.org"
COPYRIGHT="1998-2009 Glenn Randers-Pehrson" COPYRIGHT="1998-2009 Glenn Randers-Pehrson
COPYRIGHT="1996-1997 Andreas Dilger" 1996-1997 Andreas Dilger
COPYRIGHT="1995-1996 Guy Eric Schalnat, Group 42, Inc." 1995-1996 Guy Eric Schalnat, Group 42, Inc."
LICENSE="LIBPNG" LICENSE="LIBPNG"
SRC_URI="ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng-1.4.2.tar.gz" SRC_URI="ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng-1.4.2.tar.gz"