Mac Java Runtime copyright information should follow the suggested template

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: None
    • Component/s: deploy
    • generic
    • os_x


        The copyright format in the Info.plist is not quite exact as recommended corporate templet
         A comma is missing after the year for <key>NSHumanReadableCopyright</key>

        <key>NSHumanReadableCopyright</key>
        <string>Java Runtime, Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved.</string>

        should be: .... Copyright (c) 2012,
          
        Our java control panel info includes the comma correctly

              Assignee:
              Chris Bensen (Inactive)
              Reporter:
              Hung Nguyen (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: