Added "Haiku and the Haiku logo are trademarks of Haiku, Inc."
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@36563 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
5cbd53f648
commit
09552695d7
@ -851,7 +851,7 @@ AboutView::_CreateCreditsView()
|
||||
fCreditsView->SetFontAndColor(be_plain_font, B_FONT_ALL, &kDarkGrey);
|
||||
fCreditsView->Insert(TR("The copyright to the Haiku code is property of "
|
||||
"Haiku, Inc. or of the respective authors where expressly noted "
|
||||
"in the source."
|
||||
"in the source. Haiku and the Haiku logo are trademarks of Haiku, Inc."
|
||||
"\n\n"));
|
||||
|
||||
fCreditsView->SetFontAndColor(be_plain_font, B_FONT_ALL, &kLinkBlue);
|
||||
|
Loading…
Reference in New Issue
Block a user