8345805: Update copyright year to 2024 for other files where it was missed#22645
8345805: Update copyright year to 2024 for other files where it was missed#22645magicus wants to merge 2 commits intoopenjdk:masterfrom
Conversation
|
👋 Welcome back ihse! A progress list of the required criteria for merging this PR into |
|
@magicus This change now passes all automated pre-integration checks. ℹ️ This project also has non-automated pre-integration requirements. Please see the file CONTRIBUTING.md for details. After integration, the commit message for the final commit will be: You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been 38 new commits pushed to the
As there are no conflicts, your changes will automatically be rebased on top of these commits when integrating. If you prefer to avoid this automatic rebasing, please check the documentation for the /integrate command for further details. ➡️ To integrate this PR with the above commit message to the |
|
@magicus The following labels will be automatically applied to this pull request:
When this pull request is ready to be reviewed, an "RFR" email will be sent to the corresponding mailing lists. If you would like to change these labels, use the /label pull request command. |
Webrevs
|
seanjmullan
left a comment
There was a problem hiding this comment.
The security related files look fine.
src/jdk.httpserver/share/classes/sun/net/httpserver/simpleserver/resources/favicon.ico
Show resolved
Hide resolved
|
/integrate |
|
Going to push as commit 8e0f929.
Your commit was automatically rebased without conflicts. |
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:
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 is a "misc" bucket bug report, covering for all those files that has not been clearly assigned in some other issue. My strategy was to update the copyright year on all files in the JDK repo, and then try to the best of my ability to partition that huge chunk of files between groups. These are the remainder after I've done the large chunks. When you review, please state clearly what part of the code you are reviewing.
Progress
Issue
Reviewers
Reviewing
Using
gitCheckout this PR locally:
$ git fetch https://git.openjdk.org/jdk.git pull/22645/head:pull/22645$ git checkout pull/22645Update a local copy of the PR:
$ git checkout pull/22645$ git pull https://git.openjdk.org/jdk.git pull/22645/headUsing Skara CLI tools
Checkout this PR locally:
$ git pr checkout 22645View PR using the GUI difftool:
$ git pr show -t 22645Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk/pull/22645.diff
Using Webrev
Link to Webrev Comment