diff --git a/spring-cloud-dataflow-server-yarn-autoconfig/src/main/java/org/springframework/cloud/dataflow/autoconfigure/yarn/YarnDataFlowServerAutoConfiguration.java b/spring-cloud-dataflow-server-yarn-autoconfig/src/main/java/org/springframework/cloud/dataflow/autoconfigure/yarn/YarnDataFlowServerAutoConfiguration.java index a10f2fe..848afdb 100644 --- a/spring-cloud-dataflow-server-yarn-autoconfig/src/main/java/org/springframework/cloud/dataflow/autoconfigure/yarn/YarnDataFlowServerAutoConfiguration.java +++ b/spring-cloud-dataflow-server-yarn-autoconfig/src/main/java/org/springframework/cloud/dataflow/autoconfigure/yarn/YarnDataFlowServerAutoConfiguration.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/spring-cloud-dataflow-server-yarn-client/src/main/java/org/springframework/cloud/dataflow/yarn/client/ClientApplication.java b/spring-cloud-dataflow-server-yarn-client/src/main/java/org/springframework/cloud/dataflow/yarn/client/ClientApplication.java index 43ae595..a23398c 100644 --- a/spring-cloud-dataflow-server-yarn-client/src/main/java/org/springframework/cloud/dataflow/yarn/client/ClientApplication.java +++ b/spring-cloud-dataflow-server-yarn-client/src/main/java/org/springframework/cloud/dataflow/yarn/client/ClientApplication.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/spring-cloud-dataflow-server-yarn-client/src/main/java/org/springframework/cloud/dataflow/yarn/client/YarnPushApplication.java b/spring-cloud-dataflow-server-yarn-client/src/main/java/org/springframework/cloud/dataflow/yarn/client/YarnPushApplication.java index 27f83db..be3fd2d 100644 --- a/spring-cloud-dataflow-server-yarn-client/src/main/java/org/springframework/cloud/dataflow/yarn/client/YarnPushApplication.java +++ b/spring-cloud-dataflow-server-yarn-client/src/main/java/org/springframework/cloud/dataflow/yarn/client/YarnPushApplication.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/spring-cloud-dataflow-server-yarn-client/src/main/java/org/springframework/cloud/dataflow/yarn/client/YarnPushCommand.java b/spring-cloud-dataflow-server-yarn-client/src/main/java/org/springframework/cloud/dataflow/yarn/client/YarnPushCommand.java index 2ab8c26..2d6f3f1 100644 --- a/spring-cloud-dataflow-server-yarn-client/src/main/java/org/springframework/cloud/dataflow/yarn/client/YarnPushCommand.java +++ b/spring-cloud-dataflow-server-yarn-client/src/main/java/org/springframework/cloud/dataflow/yarn/client/YarnPushCommand.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/spring-cloud-dataflow-server-yarn-docs/src/main/docbook/xsl/common.xsl b/spring-cloud-dataflow-server-yarn-docs/src/main/docbook/xsl/common.xsl index 157bf9d..5552ee8 100644 --- a/spring-cloud-dataflow-server-yarn-docs/src/main/docbook/xsl/common.xsl +++ b/spring-cloud-dataflow-server-yarn-docs/src/main/docbook/xsl/common.xsl @@ -9,7 +9,7 @@ "License"); 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 diff --git a/spring-cloud-dataflow-server-yarn-docs/src/main/docbook/xsl/epub.xsl b/spring-cloud-dataflow-server-yarn-docs/src/main/docbook/xsl/epub.xsl index 031406c..ce63887 100644 --- a/spring-cloud-dataflow-server-yarn-docs/src/main/docbook/xsl/epub.xsl +++ b/spring-cloud-dataflow-server-yarn-docs/src/main/docbook/xsl/epub.xsl @@ -9,7 +9,7 @@ to you under the Apache License, Version 2.0 (the "License"); 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 diff --git a/spring-cloud-dataflow-server-yarn-docs/src/main/docbook/xsl/html-multipage.xsl b/spring-cloud-dataflow-server-yarn-docs/src/main/docbook/xsl/html-multipage.xsl index be9cc52..f9f5b27 100644 --- a/spring-cloud-dataflow-server-yarn-docs/src/main/docbook/xsl/html-multipage.xsl +++ b/spring-cloud-dataflow-server-yarn-docs/src/main/docbook/xsl/html-multipage.xsl @@ -9,7 +9,7 @@ to you under the Apache License, Version 2.0 (the "License"); 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 diff --git a/spring-cloud-dataflow-server-yarn-docs/src/main/docbook/xsl/html-singlepage.xsl b/spring-cloud-dataflow-server-yarn-docs/src/main/docbook/xsl/html-singlepage.xsl index 6bd4ac8..c7c0381 100644 --- a/spring-cloud-dataflow-server-yarn-docs/src/main/docbook/xsl/html-singlepage.xsl +++ b/spring-cloud-dataflow-server-yarn-docs/src/main/docbook/xsl/html-singlepage.xsl @@ -9,7 +9,7 @@ to you under the Apache License, Version 2.0 (the "License"); 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 diff --git a/spring-cloud-dataflow-server-yarn-docs/src/main/docbook/xsl/html.xsl b/spring-cloud-dataflow-server-yarn-docs/src/main/docbook/xsl/html.xsl index fd96f9a..550ebc4 100644 --- a/spring-cloud-dataflow-server-yarn-docs/src/main/docbook/xsl/html.xsl +++ b/spring-cloud-dataflow-server-yarn-docs/src/main/docbook/xsl/html.xsl @@ -9,7 +9,7 @@ to you under the Apache License, Version 2.0 (the "License"); 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 diff --git a/spring-cloud-dataflow-server-yarn-docs/src/main/docbook/xsl/pdf.xsl b/spring-cloud-dataflow-server-yarn-docs/src/main/docbook/xsl/pdf.xsl index 3074094..d799235 100644 --- a/spring-cloud-dataflow-server-yarn-docs/src/main/docbook/xsl/pdf.xsl +++ b/spring-cloud-dataflow-server-yarn-docs/src/main/docbook/xsl/pdf.xsl @@ -9,7 +9,7 @@ to you under the Apache License, Version 2.0 (the "License"); 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 diff --git a/spring-cloud-dataflow-server-yarn-h2/src/main/java/org/springframework/cloud/dataflow/yarn/h2/H2ConfigurationProperties.java b/spring-cloud-dataflow-server-yarn-h2/src/main/java/org/springframework/cloud/dataflow/yarn/h2/H2ConfigurationProperties.java index b78dffd..445ac0b 100644 --- a/spring-cloud-dataflow-server-yarn-h2/src/main/java/org/springframework/cloud/dataflow/yarn/h2/H2ConfigurationProperties.java +++ b/spring-cloud-dataflow-server-yarn-h2/src/main/java/org/springframework/cloud/dataflow/yarn/h2/H2ConfigurationProperties.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/spring-cloud-dataflow-server-yarn-h2/src/main/java/org/springframework/cloud/dataflow/yarn/h2/H2ServerApplication.java b/spring-cloud-dataflow-server-yarn-h2/src/main/java/org/springframework/cloud/dataflow/yarn/h2/H2ServerApplication.java index 78e123a..54eb794 100644 --- a/spring-cloud-dataflow-server-yarn-h2/src/main/java/org/springframework/cloud/dataflow/yarn/h2/H2ServerApplication.java +++ b/spring-cloud-dataflow-server-yarn-h2/src/main/java/org/springframework/cloud/dataflow/yarn/h2/H2ServerApplication.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/spring-cloud-dataflow-server-yarn-h2/src/main/java/org/springframework/cloud/dataflow/yarn/h2/H2ServerConfiguration.java b/spring-cloud-dataflow-server-yarn-h2/src/main/java/org/springframework/cloud/dataflow/yarn/h2/H2ServerConfiguration.java index 8f56b07..1fa0a0b 100644 --- a/spring-cloud-dataflow-server-yarn-h2/src/main/java/org/springframework/cloud/dataflow/yarn/h2/H2ServerConfiguration.java +++ b/spring-cloud-dataflow-server-yarn-h2/src/main/java/org/springframework/cloud/dataflow/yarn/h2/H2ServerConfiguration.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/spring-cloud-dataflow-server-yarn-shell-core/src/main/java/org/springframework/cloud/dataflow/server/yarn/shell/core/HadoopCommands.java b/spring-cloud-dataflow-server-yarn-shell-core/src/main/java/org/springframework/cloud/dataflow/server/yarn/shell/core/HadoopCommands.java index 6c3e963..f3e56f6 100644 --- a/spring-cloud-dataflow-server-yarn-shell-core/src/main/java/org/springframework/cloud/dataflow/server/yarn/shell/core/HadoopCommands.java +++ b/spring-cloud-dataflow-server-yarn-shell-core/src/main/java/org/springframework/cloud/dataflow/server/yarn/shell/core/HadoopCommands.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/spring-cloud-dataflow-server-yarn-shell/src/main/java/org/springframework/cloud/dataflow/server/yarn/shell/ShellApplication.java b/spring-cloud-dataflow-server-yarn-shell/src/main/java/org/springframework/cloud/dataflow/server/yarn/shell/ShellApplication.java index 45db376..bf1c22b 100644 --- a/spring-cloud-dataflow-server-yarn-shell/src/main/java/org/springframework/cloud/dataflow/server/yarn/shell/ShellApplication.java +++ b/spring-cloud-dataflow-server-yarn-shell/src/main/java/org/springframework/cloud/dataflow/server/yarn/shell/ShellApplication.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/spring-cloud-dataflow-server-yarn/src/main/java/org/springframework/cloud/dataflow/server/yarn/YarnDataFlowServer.java b/spring-cloud-dataflow-server-yarn/src/main/java/org/springframework/cloud/dataflow/server/yarn/YarnDataFlowServer.java index efab8e6..3ed1150 100644 --- a/spring-cloud-dataflow-server-yarn/src/main/java/org/springframework/cloud/dataflow/server/yarn/YarnDataFlowServer.java +++ b/spring-cloud-dataflow-server-yarn/src/main/java/org/springframework/cloud/dataflow/server/yarn/YarnDataFlowServer.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/spring-cloud-dataflow-server-yarn/src/test/java/org/springframework/cloud/dataflow/server/yarn/TestUtils.java b/spring-cloud-dataflow-server-yarn/src/test/java/org/springframework/cloud/dataflow/server/yarn/TestUtils.java index 6a95fce..67656e5 100644 --- a/spring-cloud-dataflow-server-yarn/src/test/java/org/springframework/cloud/dataflow/server/yarn/TestUtils.java +++ b/spring-cloud-dataflow-server-yarn/src/test/java/org/springframework/cloud/dataflow/server/yarn/TestUtils.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/spring-cloud-dataflow-server-yarn/src/test/java/org/springframework/cloud/dataflow/server/yarn/YarnDataFlowServerTests.java b/spring-cloud-dataflow-server-yarn/src/test/java/org/springframework/cloud/dataflow/server/yarn/YarnDataFlowServerTests.java index b42973a..6576fe6 100644 --- a/spring-cloud-dataflow-server-yarn/src/test/java/org/springframework/cloud/dataflow/server/yarn/YarnDataFlowServerTests.java +++ b/spring-cloud-dataflow-server-yarn/src/test/java/org/springframework/cloud/dataflow/server/yarn/YarnDataFlowServerTests.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,