mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Cleaned up several LICENSE entries in .bep files which didn't have matching license files.
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user