[haiku-commits] r41241 - haiku/trunk/src/apps/aboutsystem

  • From: mattmadia@xxxxxxxxx
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Tue, 12 Apr 2011 01:55:01 +0200 (CEST)

Author: mmadia
Date: 2011-04-12 01:55:01 +0200 (Tue, 12 Apr 2011)
New Revision: 41241
Changeset: https://dev.haiku-os.org/changeset/41241

Modified:
   haiku/trunk/src/apps/aboutsystem/AboutSystem.cpp
Log:
Another update relating to the USPTO registration of the HAIKU logo.


Modified: haiku/trunk/src/apps/aboutsystem/AboutSystem.cpp
===================================================================
--- haiku/trunk/src/apps/aboutsystem/AboutSystem.cpp    2011-04-11 22:48:42 UTC 
(rev 41240)
+++ haiku/trunk/src/apps/aboutsystem/AboutSystem.cpp    2011-04-11 23:55:01 UTC 
(rev 41241)
@@ -944,8 +944,8 @@
        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 and the Haiku logo are trademarks 
of "
-               "Haiku, Inc."
+               "noted in the source. Haiku and the HAIKU logo® are "
+               "(registered) trademarks of Haiku, Inc."
                "\n\n"));
 
        fCreditsView->SetFontAndColor(be_plain_font, B_FONT_ALL, &kLinkBlue);
@@ -1303,7 +1303,7 @@
        _AddPackageCredit(PackageCredit("AntiGrain Geometry")
                .SetCopyright(B_TRANSLATE(COPYRIGHT_STRING "2002-2006 Maxim "
                        "Shemanarev (McSeem)."))
-               .SetLicenses("Anti-Grain Geometry", B_TRANSLATE("BSD 
(3-clause)"), 
+               .SetLicenses("Anti-Grain Geometry", B_TRANSLATE("BSD 
(3-clause)"),
                        "GPC", NULL)
                .SetURL("http://www.antigrain.com";));
 


Other related posts: