Update copyright years in license headers#3318
Update copyright years in license headers#3318corinnebosley merged 2 commits intoSciTools:v2.2.xfrom
Conversation
corinnebosley
left a comment
There was a problem hiding this comment.
Looks good to me. Waiting for Travis confirmation, but effectively I'm happy with this.
6af857b to
81ce9aa
Compare
|
@lbdreyer What's the strategy here? Are we bothered that some of the license headers are still wrong? Surely the main thing here is that the checks are working. What do you want to do? |
Thank you @QuLogic! I have cherry-picked the commit that made that change to this PR. We will just need to skip that commit when we do the mergeback onto master!
I'm going to update the license headers that the license header check is complaing about so that this won't be an issue to further PRs to this branch. |
…) and modified. SKIP this commit during the mergeback. * Fix testing cwd for licence header test to work properly. * Remove redundant test runner --coding-tests key. * Update all the missed header years.
81ce9aa to
a8ee456
Compare
|
Thanks @lbdreyer! |
The license header check doesn't run in this branch so we missed a few copyright years that need updating.
This is needed so before we can do the mergeback of this branch (see #3316 )