Clean up FreeType outsourcing leftovers

- Remove obsolete FreeType docs
  - Remove obsolete FreeType license
  - Update FreeType license and copyrights in AboutSystem

Signed-off-by: Adrien Destugues <[email protected]>

Fixes #11697
This commit is contained in:
luroh
2015-01-05 11:23:02 +01:00
committed by Adrien Destugues
parent 7bc8111cd2
commit 1d5b36cee2
15 changed files with 6 additions and 3646 deletions
+6 -5
View File
@@ -1072,11 +1072,12 @@ AboutView::_CreateCreditsView()
// FreeType copyrights
_AddPackageCredit(PackageCredit("FreeType2")
.SetCopyright(B_TRANSLATE("Portions of this software are under "
"copyright.\n"
COPYRIGHT_STRING "1996-2006 "
"The FreeType Project. All rights reserved."))
.SetLicense("FTL")
.SetCopyrights(B_TRANSLATE(COPYRIGHT_STRING "1996-2002, 2006 "
"David Turner, Robert Wilhelm and Werner Lemberg."),
COPYRIGHT_STRING "2014 The FreeType Project. "
"All rights reserved.",
NULL)
.SetLicense("FreeType")
.SetURL("http://www.freetype.org"));
// Mesa3D (http://www.mesa3d.org) copyrights