Uploaded image for project: 'Minecraft Launcher'
  1. Minecraft Launcher
  2. MCL-15247

About Minecraft Launcher popup says Mojang instead of Mojang Studios

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 2.3.377 (New Windows App)
    • 2.1.17415, 2.1.17626, 2.1.17783 (macOS), 2.2.629 (macOS), 2.2.740 (macOS), 2.2.811 (macOS), 2.2.910 (macOS), 2.2.1166 (macOS), 2.2.1260 (macOS), 2.2.1432 (macOS), 2.2.1769 (macOS), 2.2.1864 (macOS), 2.2.2010 (macOS), 2.2.2162 (macOS), 2.2.2310 (macOS), 2.2.3964 (Mac), 2.2.8543 (Mac), 2.2.11104 (Mac), 2.2.11699 (Mac), 2.3.136 (Mac), 2.3.173 (Mac), 2.3.200 (Mac), 2.3.240 (Mac)
    • Minecraft Launcher
    • None
    • macOS
    • Community Consensus
    • 748264

      The bug

      When the About Minecraft Launcher popup is opened, the copyright message is:

      Copyright © 2020 Mojang. All rights reserved.

      Mojang recently changed its name to Mojang Studios, so this should probably change too.

      How to reproduce

      1. Open the Minecraft Launcher in macOS
      2. In the menu bar (the left of the very top of the screen), click the Minecraft Launcher button to open the dropdown menu. Then select 'About Minecraft Launcher'.
      3. A popup will appear (shown above), you should be able to see the issue here.

      Code analysis

      Based on the way macOS applications are set up, a file exists within the application called info.plist. In this file, there are two lines of code, as follows:

          <key>NSHumanReadableCopyright</key>
          <string>Copyright © 2020 Mojang. All rights reserved.</string> 

      All that is needed to fix this issue is to change Mojang to Mojang Studios, and you're all set.

       

      This issue relates to MCL-14381 and WEB-2416.

            Unassigned Unassigned
            markderickson [Mod] markderickson
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: