From f702b9269dd64f2ed80976ecadb8e79f27e707ff Mon Sep 17 00:00:00 2001 From: axel garcia Date: Thu, 7 Nov 2024 16:47:24 +0100 Subject: [PATCH] COMP: Fix KWStyle header mismatch --- include/rtkFFTHilbertImageFilter.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/rtkFFTHilbertImageFilter.hxx b/include/rtkFFTHilbertImageFilter.hxx index 926b8ec5d..5eba6a91c 100644 --- a/include/rtkFFTHilbertImageFilter.hxx +++ b/include/rtkFFTHilbertImageFilter.hxx @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS,