Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8004964

Mac Java Runtime copyright information should follow the suggested template

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • None
    • 8
    • deploy
    • generic
    • os_x

    Backports

      Description


        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

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: