<i18n dev> RFR: 8345797: Update copyright year to 2024 for client-libs in files where it was missed [v2]
    Magnus Ihse Bursie 
    ihse at openjdk.org
       
    Mon Dec  9 19:04:44 UTC 2024
    
    
  
On Mon, 9 Dec 2024 18:13:25 GMT, Phil Race <prr at openjdk.org> wrote:
> There's an image (JPG) file in this list ! Why ?
That is indeed a very good question. I got a few other modified binary files as well; I can't say why. I am basically doing a sed for `Copyright (c) ... Oracle`, and I have double-checked that there are no such strings in that file.
... ohhh... I think I get it, sed might have mistaken CRLF as line endings and converted it to pure LF.
I'll revert it anyway. Thanks for spotting.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22638#issuecomment-2529120261
    
    
More information about the i18n-dev
mailing list