Skip to content

Conversation

@jhlegarreta
Copy link
Member

Prefer using https instead of http in copyright notice license link.

Changed in InsightSoftwareConsortium/ITK#3428

Fixes:

/home/runner/work/ITKPolarTransform/ITKPolarTransform/include/itkCartesianToPolarTransform.h:9:
 error: Header mismatch:
 ://www.apache.org/licenses/LICENSE-2.0.txt (s://www.apache.org/licenses/LICENSE-2.0.txt) : Utilities/KWStyle/ITKHeader.h
/home/runner/work/ITKPolarTransform/ITKPolarTransform/include/itkCartesianToPolarTransform.hxx:9:
 error: Header mismatch:
 ://www.apache.org/licenses/LICENSE-2.0.txt (s://www.apache.org/licenses/LICENSE-2.0.txt) : Utilities/KWStyle/ITKHeader.h
/home/runner/work/ITKPolarTransform/ITKPolarTransform/include/itkPolarToCartesianTransform.h:9:
 error: Header mismatch:
 ://www.apache.org/licenses/LICENSE-2.0.txt (s://www.apache.org/licenses/LICENSE-2.0.txt) : Utilities/KWStyle/ITKHeader.h
/home/runner/work/ITKPolarTransform/ITKPolarTransform/include/itkPolarToCartesianTransform.hxx:9:
 error: Header mismatch:
 ://www.apache.org/licenses/LICENSE-2.0.txt (s://www.apache.org/licenses/LICENSE-2.0.txt) : Utilities/KWStyle/ITKHeader.h
/home/runner/work/ITKPolarTransform/ITKPolarTransform/test/itkPolarTransformTest.cxx:9:
 error: Header mismatch:
 ://www.apache.org/licenses/LICENSE-2.0.txt (s://www.apache.org/licenses/LICENSE-2.0.txt) : Utilities/KWStyle/ITKHeader.h

raised for example in:
https://github.com/InsightSoftwareConsortium/ITKPolarTransform/actions/runs/13094200407/job/36534462910#step:14:60

Prefer using `https` instead of `http` in copyright notice license link.

Changed in InsightSoftwareConsortium/ITK#3428

Fixes:
```
/home/runner/work/ITKPolarTransform/ITKPolarTransform/include/itkCartesianToPolarTransform.h:9:
 error: Header mismatch:
 ://www.apache.org/licenses/LICENSE-2.0.txt (s://www.apache.org/licenses/LICENSE-2.0.txt) : Utilities/KWStyle/ITKHeader.h
/home/runner/work/ITKPolarTransform/ITKPolarTransform/include/itkCartesianToPolarTransform.hxx:9:
 error: Header mismatch:
 ://www.apache.org/licenses/LICENSE-2.0.txt (s://www.apache.org/licenses/LICENSE-2.0.txt) : Utilities/KWStyle/ITKHeader.h
/home/runner/work/ITKPolarTransform/ITKPolarTransform/include/itkPolarToCartesianTransform.h:9:
 error: Header mismatch:
 ://www.apache.org/licenses/LICENSE-2.0.txt (s://www.apache.org/licenses/LICENSE-2.0.txt) : Utilities/KWStyle/ITKHeader.h
/home/runner/work/ITKPolarTransform/ITKPolarTransform/include/itkPolarToCartesianTransform.hxx:9:
 error: Header mismatch:
 ://www.apache.org/licenses/LICENSE-2.0.txt (s://www.apache.org/licenses/LICENSE-2.0.txt) : Utilities/KWStyle/ITKHeader.h
/home/runner/work/ITKPolarTransform/ITKPolarTransform/test/itkPolarTransformTest.cxx:9:
 error: Header mismatch:
 ://www.apache.org/licenses/LICENSE-2.0.txt (s://www.apache.org/licenses/LICENSE-2.0.txt) : Utilities/KWStyle/ITKHeader.h
```

raised for example in:
https://github.com/InsightSoftwareConsortium/ITKPolarTransform/actions/runs/13094200407/job/36534462910#step:14:60
@jhlegarreta
Copy link
Member Author

As said at the time, the original notice does not use https:
https://www.apache.org/licenses/LICENSE-2.0

My feeling is that the Apache folks would have fixed that if it was a source of problems, but anyways, now we have gone this way, so trying to fix these in the remaining remotes.

@dzenanz dzenanz merged commit 1d2ba6c into InsightSoftwareConsortium:main Feb 6, 2025
9 of 28 checks passed
@jhlegarreta jhlegarreta deleted the FixKWStyleHeaderMismatchErrors branch February 6, 2025 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants