Renamed the variant MIT license & updated AboutSystem accordingly.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36141 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
de0b831289
commit
26d79d37f9
@ -1330,14 +1330,14 @@ AboutView::_CreateCreditsView()
|
||||
_AddPackageCredit(PackageCredit("libxml2, libxslt")
|
||||
.SetCopyright(COPYRIGHT_STRING
|
||||
"1998-2003 Daniel Veillard. All rights reserved.")
|
||||
.SetLicense("MIT (advertising clause)")
|
||||
.SetLicense("MIT (no promotion)")
|
||||
.SetURL("http://xmlsoft.org"));
|
||||
|
||||
_AddPackageCredit(PackageCredit("libexslt")
|
||||
.SetCopyright(COPYRIGHT_STRING
|
||||
"2001-2002 Thomas Broyer, Charlie "
|
||||
"Bozeman and Daniel Veillard. All rights reserved.")
|
||||
.SetLicense("MIT (advertising clause)")
|
||||
.SetLicense("MIT (no promotion)")
|
||||
.SetURL("http://xmlsoft.org"));
|
||||
|
||||
// Xiph.org Foundation copyrights
|
||||
|
Loading…
x
Reference in New Issue
Block a user