Updated libsdl-1.3 to reflect the recent change in license from LGPL to Zlib starting with SDL-1.3.

This commit is contained in:
Scott McCreary
2011-07-18 16:58:02 +00:00
parent 7e111b8736
commit 9128cabf1e

View File

@@ -22,5 +22,5 @@ INSTALL {
cd libsdl-1.3-hg
make install
}
LICENSE="GNU LGPL v2.1"
COPYRIGHT="1997-2010 Sam Lantinga"
LICENSE="Zlib"
COPYRIGHT="1997-2011 Sam Lantinga"