From b258fd9105b9b2e958d1a6444b793f46bba54dbc Mon Sep 17 00:00:00 2001 From: Stefano Ceccherini Date: Wed, 11 Nov 2009 08:53:15 +0000 Subject: [PATCH] Replaced license/copyrights for Konatu with the ones for VL-Gothic fonts. This and r33992 fix ticket #4933. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33994 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/apps/aboutsystem/AboutSystem.cpp | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/apps/aboutsystem/AboutSystem.cpp b/src/apps/aboutsystem/AboutSystem.cpp index 0782a2db79..3ef3f3b69c 100644 --- a/src/apps/aboutsystem/AboutSystem.cpp +++ b/src/apps/aboutsystem/AboutSystem.cpp @@ -998,9 +998,14 @@ AboutView::_CreateCreditsView() NULL)); // TODO: License! - // Konatu font - _AddPackageCredit(PackageCredit("Konatu font") - .SetCopyright(COPYRIGHT_STRING "2002- MASUDA mitiya.\n" + // VL-Gothic font + _AddPackageCredit(PackageCredit("VL-Gothic font") + .SetCopyrights(COPYRIGHT_STRING "1990-2003 Wada Laboratory," + " the University of Tokyo", COPYRIGHT_STRING + "2003-2004 Electronic Font Open Laboratory (/efont/)", + COPYRIGHT_STRING "2003-2008 M+ FONTS PROJECT", + COPYRIGHT_STRING "2006-2009 Daisuke SUZUKI", + COPYRIGHT_STRING "2006-2009 Project Vine", "MIT license. All rights reserved.")); // TODO: License!