* 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:
Michael Pfeiffer
2010-11-01 18:46:47 +00:00
parent a55b596e1c
commit 018242ded4
+8
View File
@@ -1541,6 +1541,14 @@ AboutView::_CreateCreditsView()
.SetURL("http://www.ralinktech.com/"));
#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();
_AddPackageCreditEntries();