On Tue, 2 Sep 2025 17:22:33 GMT, Phil Race <p...@openjdk.org> wrote: >> src/java.desktop/share/classes/com/sun/media/sound/JavaSoundAudioClipDelegate.java >> line 2: >> >>> 1: /* >>> 2: * Copyright (c) 1999, 2025, Oracle and/or its affiliates. All rights >>> reserved. >> >> Suggestion: >> >> * Copyright (c) 2025, Oracle and/or its affiliates. All rights reserved. >> >> I hope it was copy paste error. > > No it was not an error. This is content moved from another file. Files are an > artificial division. It is the same content.
Ok, so when we create a new file and move the contents from old file as part of refactoring we retain the copyright year too. Got it. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/26784#discussion_r2317736333