> 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.
Magnus Ihse Bursie has updated the pull request incrementally with one additional commit since the last revision: Add more security files ------------- Changes: - all: https://git.openjdk.org/jdk/pull/22642/files - new: https://git.openjdk.org/jdk/pull/22642/files/c10de9f5..360f6b7d Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=22642&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22642&range=00-01 Stats: 5 lines in 5 files changed: 0 ins; 0 del; 5 mod Patch: https://git.openjdk.org/jdk/pull/22642.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/22642/head:pull/22642 PR: https://git.openjdk.org/jdk/pull/22642