diff --git a/data/system/data/fonts/ttfonts/VL-Gothic-Regular.ttf b/data/system/data/fonts/ttfonts/VL-Gothic-Regular.ttf index 3bc4927242..18f2163183 100644 Binary files a/data/system/data/fonts/ttfonts/VL-Gothic-Regular.ttf and b/data/system/data/fonts/ttfonts/VL-Gothic-Regular.ttf differ diff --git a/data/system/data/fonts/ttfonts/VL-PGothic-Regular.ttf b/data/system/data/fonts/ttfonts/VL-PGothic-Regular.ttf index ed65c6da06..8be35321e0 100644 Binary files a/data/system/data/fonts/ttfonts/VL-PGothic-Regular.ttf and b/data/system/data/fonts/ttfonts/VL-PGothic-Regular.ttf differ diff --git a/src/apps/aboutsystem/AboutSystem.cpp b/src/apps/aboutsystem/AboutSystem.cpp index 29ac1fdf54..2a78110ccb 100644 --- a/src/apps/aboutsystem/AboutSystem.cpp +++ b/src/apps/aboutsystem/AboutSystem.cpp @@ -1402,9 +1402,9 @@ AboutView::_CreateCreditsView() .SetCopyrights(B_TRANSLATE(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.", + COPYRIGHT_STRING "2003-2012 M+ FONTS PROJECT.", + COPYRIGHT_STRING "2006-2012 Daisuke SUZUKI.", + COPYRIGHT_STRING "2006-20012 Project Vine.", B_TRANSLATE("MIT license. All rights reserved."), NULL) .SetLicense("BSD (3-clause)")