RFR: 8345799: Update copyright year to 2024 for core-libs in files where it was missed [v3]
    Magnus Ihse Bursie 
    ihse at openjdk.org
       
    Mon Dec  9 15:42:57 UTC 2024
    
    
  
> 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:
  Revert changes to binary files
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/22640/files
  - new: https://git.openjdk.org/jdk/pull/22640/files/8e040c3a..c8d541f9
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=22640&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=22640&range=01-02
  Stats: 0 lines in 4 files changed: 0 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/22640.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/22640/head:pull/22640
PR: https://git.openjdk.org/jdk/pull/22640
    
    
More information about the serviceability-dev
mailing list