From 4950c65f4b13096687de312b580e2c9f27f75c70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jon=20Haitz=20Legarreta=20Gorro=C3=B1o?= Date: Wed, 5 Feb 2025 21:22:27 -0500 Subject: [PATCH] STYLE: Prefer using `https` instead of `http` in copyright notice Prefer using `https` instead of `http` in copyright notice license link. Changed in https://github.com/InsightSoftwareConsortium/ITK/pull/3428. --- include/itkThinShellDemonsMetricv4.h | 2 +- include/itkThinShellDemonsMetricv4.hxx | 2 +- test/itkThinShellDemonsTestv4_Affine.cxx | 2 +- test/itkThinShellDemonsTestv4_Displacement.cxx | 2 +- test/itkThinShellDemonsTestv4_SyN.cxx | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/include/itkThinShellDemonsMetricv4.h b/include/itkThinShellDemonsMetricv4.h index ba64d08..e0a47bf 100644 --- a/include/itkThinShellDemonsMetricv4.h +++ b/include/itkThinShellDemonsMetricv4.h @@ -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, diff --git a/include/itkThinShellDemonsMetricv4.hxx b/include/itkThinShellDemonsMetricv4.hxx index 9470aba..61f8f07 100644 --- a/include/itkThinShellDemonsMetricv4.hxx +++ b/include/itkThinShellDemonsMetricv4.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, diff --git a/test/itkThinShellDemonsTestv4_Affine.cxx b/test/itkThinShellDemonsTestv4_Affine.cxx index c6f9a3f..5e36adc 100644 --- a/test/itkThinShellDemonsTestv4_Affine.cxx +++ b/test/itkThinShellDemonsTestv4_Affine.cxx @@ -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, diff --git a/test/itkThinShellDemonsTestv4_Displacement.cxx b/test/itkThinShellDemonsTestv4_Displacement.cxx index d42eeea..2ebac44 100644 --- a/test/itkThinShellDemonsTestv4_Displacement.cxx +++ b/test/itkThinShellDemonsTestv4_Displacement.cxx @@ -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, diff --git a/test/itkThinShellDemonsTestv4_SyN.cxx b/test/itkThinShellDemonsTestv4_SyN.cxx index b71bb0d..637bda1 100644 --- a/test/itkThinShellDemonsTestv4_SyN.cxx +++ b/test/itkThinShellDemonsTestv4_SyN.cxx @@ -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,