RFR: 8277627: Fix copyright years in some jvmci files [v2]

Tobias Hartmann thartmann at openjdk.java.net
Wed Jan 12 08:21:28 UTC 2022


On Tue, 11 Jan 2022 08:52:54 GMT, Emanuel Peter <duke at openjdk.java.net> wrote:

>> Fixed copyright years from "xxxx, xxxx" to "xxxx" (if same year mentioned twice), according to copyright year specification.
>> Updated the second year (last edit) where missing (thanks @vnkozlov for catching this).
>> 
>> Checked that tests are not affected.
>
> Emanuel Peter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Checked for latest edit year, added it into copyright where missing

Looks good to me too.

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

Marked as reviewed by thartmann (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/6985


More information about the hotspot-compiler-dev mailing list