diff --git a/src/main/java/org/springframework/cloud/kubernetes/connector/KubernetesCloudConnector.java b/src/main/java/org/springframework/cloud/kubernetes/connector/KubernetesCloudConnector.java index b9688b4..7e4eb75 100644 --- a/src/main/java/org/springframework/cloud/kubernetes/connector/KubernetesCloudConnector.java +++ b/src/main/java/org/springframework/cloud/kubernetes/connector/KubernetesCloudConnector.java @@ -5,7 +5,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 + * https://www.apache.org/licenses/LICENSE-2.0 * * 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/src/main/java/org/springframework/cloud/kubernetes/connector/KubernetesServiceInfoCreator.java b/src/main/java/org/springframework/cloud/kubernetes/connector/KubernetesServiceInfoCreator.java index 57c33e7..9247b0a 100644 --- a/src/main/java/org/springframework/cloud/kubernetes/connector/KubernetesServiceInfoCreator.java +++ b/src/main/java/org/springframework/cloud/kubernetes/connector/KubernetesServiceInfoCreator.java @@ -5,7 +5,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 + * https://www.apache.org/licenses/LICENSE-2.0 * * 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/src/main/java/org/springframework/cloud/kubernetes/connector/RabbitmqServiceInfoCreator.java b/src/main/java/org/springframework/cloud/kubernetes/connector/RabbitmqServiceInfoCreator.java index 2b43799..796d639 100644 --- a/src/main/java/org/springframework/cloud/kubernetes/connector/RabbitmqServiceInfoCreator.java +++ b/src/main/java/org/springframework/cloud/kubernetes/connector/RabbitmqServiceInfoCreator.java @@ -5,7 +5,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 + * https://www.apache.org/licenses/LICENSE-2.0 * * 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/src/main/java/org/springframework/cloud/kubernetes/connector/RedisServiceInfoCreator.java b/src/main/java/org/springframework/cloud/kubernetes/connector/RedisServiceInfoCreator.java index 476637c..324b391 100644 --- a/src/main/java/org/springframework/cloud/kubernetes/connector/RedisServiceInfoCreator.java +++ b/src/main/java/org/springframework/cloud/kubernetes/connector/RedisServiceInfoCreator.java @@ -5,7 +5,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 + * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS,