On Thu, 8 Sep 2022 06:05:51 GMT, Markus KARG <d...@openjdk.org> wrote:
> Actually I wrote this code in 2021. What are the official rules here, do I > have to use the original date or the latest change date? I remember reading it somewhere but I can't seem to locate the text right now and it isn't mentioned in the OpenJDK developer's guide either https://openjdk.org/guide/. >From what I remember, the copyright year is of the form `year1, [year2]` where >`year1` is the year the file was first added to the project (so in this case >it would be `2022`) and `year2` is the year it was last updated. That's my >understanding of the guidelines. Others can correct me if that isn't accurate. ------------- PR: https://git.openjdk.org/jdk/pull/6935