* Added preliminary credits for Gutenprint.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39257 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1541,6 +1541,14 @@ AboutView::_CreateCreditsView()
|
|||||||
.SetURL("http://www.ralinktech.com/"));
|
.SetURL("http://www.ralinktech.com/"));
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
// Gutenprint
|
||||||
|
_AddPackageCredit(PackageCredit("Gutenprint")
|
||||||
|
.SetCopyright(COPYRIGHT_STRING
|
||||||
|
"1999 - 2010 by "
|
||||||
|
"the authors of Gutenprint. All rights reserved.")
|
||||||
|
.SetLicense("GNU GPL v2 or above")
|
||||||
|
.SetURL("http://gutenprint.sourceforge.net"));
|
||||||
|
|
||||||
_AddCopyrightsFromAttribute();
|
_AddCopyrightsFromAttribute();
|
||||||
_AddPackageCreditEntries();
|
_AddPackageCreditEntries();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user