aboutSystem: remove spleen font credits
hrev55108 imported the spleen font into the tree and added credits. hrev56196 removed the spleen font from the tree again, but left the credits. this commit removes the credits. Change-Id: I44b7ca1f6100eb86559b48c96db2b3590ee1b9b9 Reviewed-on: https://review.haiku-os.org/c/haiku/+/5492 Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk> Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
This commit is contained in:
parent
6c816028fa
commit
730f5df354
@ -1220,13 +1220,6 @@ AboutView::_CreateCreditsView()
|
||||
.SetLicense("SIL Open Font Licence v1.1")
|
||||
.SetURL("http://www.google.com/get/noto/"));
|
||||
|
||||
_AddPackageCredit(PackageCredit("Spleen font")
|
||||
.SetCopyrights(B_TRANSLATE(COPYRIGHT_STRING
|
||||
"2018-2021, Frederic Cambus"),
|
||||
NULL)
|
||||
.SetLicense(kBSDTwoClause)
|
||||
.SetURL("https://www.cambus.net/spleen-monospaced-bitmap-fonts/"));
|
||||
|
||||
// expat copyrights
|
||||
_AddPackageCredit(PackageCredit("expat")
|
||||
.SetCopyrights(B_TRANSLATE(COPYRIGHT_STRING "1998-2000 Thai "
|
||||
|
Loading…
Reference in New Issue
Block a user