On Mon, 9 Dec 2024 12:16:26 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
> Some files have been modified in 2024, but the copyright year has not been > properly updated. This should be fixed. > > I have located these modified files using: > > git log --since="Jan 1" --name-only --pretty=format: | sort -u > file.list > > and then run a script to update the copyright year to 2024 on these files. > > I have made a manual sampling of files in the list to verify that they have > indeed been modified in 2024. This pull request has now been integrated. Changeset: 64fad1c7 Author: Magnus Ihse Bursie <i...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/64fad1c7d374bbc635bad3b1fa7941379f39565f Stats: 342 lines in 342 files changed: 0 ins; 0 del; 342 mod 8345797: Update copyright year to 2024 for client-libs in files where it was missed Reviewed-by: psadhukhan ------------- PR: https://git.openjdk.org/jdk/pull/22638