On Fri, 12 Aug 2022 00:52:58 GMT, Sai Pradeep Dandem <d...@openjdk.org> wrote:
>> modules/javafx.controls/src/main/java/javafx/scene/control/TableUtil.java >> line 2: >> >>> 1: /* >>> 2: * Copyright (c) 2012, 2016, 2022 Oracle and/or its affiliates. All >>> rights reserved. >> >> Not quite. There should be at most two years, and there must be a comma >> after each one. So: >> >> >> * Copyright (c) 2012, 2022, Oracle and/or its affiliates. All rights >> reserved. > > @kevinrushforth Sorry that I am not aware of this standard. Is it that the > two years is some thing like the first is the initial modification year and > the second is the latest modification year? Yes, exactly. ------------- PR: https://git.openjdk.org/jfx/pull/848