<i18n dev> Integrated: 8345799: Update copyright year to 2024 for core-libs in files where it was missed

Magnus Ihse Bursie ihse at openjdk.org
Wed Dec 11 21:10:53 UTC 2024


On Mon, 9 Dec 2024 12:30:19 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: ddf04617
Author:    Magnus Ihse Bursie <ihse at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ddf04617887dc389cd7667e820da7ac91eea9e8c
Stats:     441 lines in 441 files changed: 0 ins; 0 del; 441 mod

8345799: Update copyright year to 2024 for core-libs in files where it was missed

Reviewed-by: joehw, jlu, mli, lancea, kevinw

-------------

PR: https://git.openjdk.org/jdk/pull/22640


More information about the i18n-dev mailing list