Tweaked Gutenprint's PackageCredit to list GNU GPL v2
Note: .SetLicense() needs a filename from HAIKU_TOP data system data licenses. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39265 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
4219bd961b
commit
88a3ad40f8
@ -1546,7 +1546,7 @@ AboutView::_CreateCreditsView()
|
||||
.SetCopyright(COPYRIGHT_STRING
|
||||
"1999 - 2010 by "
|
||||
"the authors of Gutenprint. All rights reserved.")
|
||||
.SetLicense("GNU GPL v2 or above")
|
||||
.SetLicense("GNU GPL v2")
|
||||
.SetURL("http://gutenprint.sourceforge.net"));
|
||||
|
||||
_AddCopyrightsFromAttribute();
|
||||
|
Loading…
x
Reference in New Issue
Block a user