Cleaned up several LICENSE entries in .bep files which didn't have matching license files.

This commit is contained in:
Scott McCreary
2010-10-15 23:18:39 +00:00
parent 8a8dbb812f
commit ac024c0d18
12 changed files with 24 additions and 17 deletions

View File

@@ -17,5 +17,5 @@ INSTALL {
cd ilmbase-1.0.1
make install
}
LICENSE="Industrial Light & Magic"
LICENSE="BSD (3-clause)"
COPYRIGHT="2006 Industrial Light & Magic"

View File

@@ -18,5 +18,5 @@ INSTALL {
cd ilmbase-1.0.2
make install
}
LICENSE="BSD (3 clause)"
LICENSE="BSD (3-clause)"
COPYRIGHT="2002, 2004-2007 Industrial Light & Magic"

View File

@@ -26,5 +26,6 @@ INSTALL {
cd libmad-0.15.1b
make install
}
LICENSE="GNU GPLv2"
LICENSE="GNU GPL v2"
COPYRIGHT="2000-2004 Underbit Technologies, Inc."