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

@@ -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"