On Fri, 12 Mar 2021 14:18:59 GMT, Florian Kirmaier <fkirma...@openjdk.org> wrote:
>> tests/system/src/test/java/test/com/sun/javafx/application/InitializeJavaFXLaunchTest.java >> line 2: >> >>> 1: /* >>> 2: * Copyright (c) 2012, 2021, Oracle and/or its affiliates. All rights >>> reserved. >> >> Minor year correction-> `Copyright (c) 2021,` >> Similar change in other test files. > > Done, so it's the year where changes happened, ok! In general, the pattern is: `year_created, year_last_modified,` (with the last modified year omitted if it's the same as the creation year). ------------- PR: https://git.openjdk.java.net/jfx/pull/421