[jdk11u-dev] RFR: 8246807: Incorrect copyright header in TimeZoneDatePermissionCheck.sh [v2]
Christoph Langer
clanger at openjdk.java.net
Mon Oct 25 08:11:42 UTC 2021
On Mon, 25 Oct 2021 07:49:27 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> Christoph Langer has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update Red Hat copyright line according to Aleksey's suggestions
>
> 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...
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/546
More information about the jdk-updates-dev
mailing list