Updated (TM) to (R). No functional change.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42614 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Matt Madia 2011-08-10 00:20:03 +00:00
parent 591d9620b5
commit b6ac45afd2
1 changed files with 2 additions and 2 deletions

View File

@ -940,9 +940,9 @@ AboutView::_CreateCreditsView()
fCreditsView->SetFontAndColor(be_plain_font, B_FONT_ALL, &kDarkGrey);
fCreditsView->Insert(B_TRANSLATE("The copyright to the Haiku code is "
"property of Haiku, Inc. or of the respective authors where expressly "
"noted in the source. Haiku" B_UTF8_TRADEMARK
"noted in the source. Haiku" B_UTF8_REGISTERED
" and the HAIKU logo" B_UTF8_REGISTERED
" are (registered) trademarks of Haiku, Inc."
" are registered trademarks of Haiku, Inc."
"\n\n"));
fCreditsView->SetFontAndColor(be_plain_font, B_FONT_ALL, &kLinkBlue);