[jdk11u-dev] RFR: 8246807: Incorrect copyright header in TimeZoneDatePermissionCheck.sh [v2]

Christoph Langer clanger at openjdk.java.net
Mon Oct 25 08:11:44 UTC 2021


On Mon, 25 Oct 2021 08:07:17 GMT, Christoph Langer <clanger at openjdk.org> wrote:

>> test/jdk/java/util/TimeZone/TimeZoneDatePermissionCheck.sh line 2:
>> 
>>> 1: #
>>> 2: # Copyright (c) 2009, Red Hat Inc.
>> 
>> I think it is better formatted in the canonical form for these headers (like all other files)
>> 
>> Suggestion:
>> 
>> # Copyright (c) 2009, Red Hat, Inc. All rights reserved.
>
> OK, I've done as you suggested. However, grepping for "Red Hat" through the OpenJDK source tree leaves me with a dozen of different lines for the Red Hat copyright. Maybe that's something for you to clean up in head... ��

Thanks for the review.

-------------

PR: https://git.openjdk.java.net/jdk11u-dev/pull/546


More information about the jdk-updates-dev mailing list