Integrated: 8345793: Update copyright year to 2024 for the build system in files where it was missed
Magnus Ihse Bursie
ihse at openjdk.org
Mon Dec 9 15:56:42 UTC 2024
On Mon, 9 Dec 2024 12:06:41 GMT, Magnus Ihse Bursie <ihse at 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: b1204046
Author: Magnus Ihse Bursie <ihse at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/b120404620defe5fac83d4b5997fb5e9ce50ea9b
Stats: 72 lines in 72 files changed: 0 ins; 0 del; 72 mod
8345793: Update copyright year to 2024 for the build system in files where it was missed
Reviewed-by: kbarrett, erikj
-------------
PR: https://git.openjdk.org/jdk/pull/22636
More information about the build-dev
mailing list