RFR: 8254100: FX: Update copyright year in docs, readme files to 2021
Kevin Rushforth
kcr at openjdk.java.net
Thu Oct 22 13:01:10 UTC 2020
On Thu, 22 Oct 2020 12:48:07 GMT, Jeanette Winzenburg <fastegal at openjdk.org> wrote:
>> Marked as reviewed by kcr (Lead).
>
> just curious - why 2021? back to the future or do we already prepare for the next release?
The latter. JavaFX 16 will ship in March 2021. Note that this doesn't touch the "last modified" year in the copyright license header of those files, but rather the copyright year that will appear in the API docs when running `gradle javadoc`. We did the same thing last October, updating the copyright year for docs to 2020. See [JDK-8232522](https://bugs.openjdk.java.net/browse/JDK-8232522).
-------------
PR: https://git.openjdk.java.net/jfx/pull/330
More information about the openjfx-dev
mailing list