diff --git a/boot/yarn-boot-simple/LICENSE.code.txt b/boot/yarn-boot-simple/LICENSE.code.txt index 36bd6bb..4b5cde9 100644 --- a/boot/yarn-boot-simple/LICENSE.code.txt +++ b/boot/yarn-boot-simple/LICENSE.code.txt @@ -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 + 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/hbase/src/main/java/org/springframework/samples/hadoop/hbase/UserApp.java b/hbase/src/main/java/org/springframework/samples/hadoop/hbase/UserApp.java index 16eb687..24aa475 100644 --- a/hbase/src/main/java/org/springframework/samples/hadoop/hbase/UserApp.java +++ b/hbase/src/main/java/org/springframework/samples/hadoop/hbase/UserApp.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/hive-batch/src/main/java/org/springframework/samples/hadoop/hive/HiveBatchApp.java b/hive-batch/src/main/java/org/springframework/samples/hadoop/hive/HiveBatchApp.java index 6650799..678deaa 100644 --- a/hive-batch/src/main/java/org/springframework/samples/hadoop/hive/HiveBatchApp.java +++ b/hive-batch/src/main/java/org/springframework/samples/hadoop/hive/HiveBatchApp.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/hive/src/main/java/org/springframework/samples/hadoop/hive/HiveApp.java b/hive/src/main/java/org/springframework/samples/hadoop/hive/HiveApp.java index 5da8127..b665616 100644 --- a/hive/src/main/java/org/springframework/samples/hadoop/hive/HiveApp.java +++ b/hive/src/main/java/org/springframework/samples/hadoop/hive/HiveApp.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/hive/src/main/java/org/springframework/samples/hadoop/hive/HiveAppWithApacheLogs.java b/hive/src/main/java/org/springframework/samples/hadoop/hive/HiveAppWithApacheLogs.java index 3e28974..f9226ff 100644 --- a/hive/src/main/java/org/springframework/samples/hadoop/hive/HiveAppWithApacheLogs.java +++ b/hive/src/main/java/org/springframework/samples/hadoop/hive/HiveAppWithApacheLogs.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/hive/src/main/java/org/springframework/samples/hadoop/hive/HiveClientApp.java b/hive/src/main/java/org/springframework/samples/hadoop/hive/HiveClientApp.java index a49821b..d340735 100644 --- a/hive/src/main/java/org/springframework/samples/hadoop/hive/HiveClientApp.java +++ b/hive/src/main/java/org/springframework/samples/hadoop/hive/HiveClientApp.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/mapreduce/src/main/java/org/springframework/samples/hadoop/mapreduce/Wordcount.java b/mapreduce/src/main/java/org/springframework/samples/hadoop/mapreduce/Wordcount.java index 19afec8..aa00a94 100644 --- a/mapreduce/src/main/java/org/springframework/samples/hadoop/mapreduce/Wordcount.java +++ b/mapreduce/src/main/java/org/springframework/samples/hadoop/mapreduce/Wordcount.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/mr-batch/src/main/java/org/springframework/samples/hadoop/mapreduce/HashtagCount.java b/mr-batch/src/main/java/org/springframework/samples/hadoop/mapreduce/HashtagCount.java index 31725fb..af2f0bb 100644 --- a/mr-batch/src/main/java/org/springframework/samples/hadoop/mapreduce/HashtagCount.java +++ b/mr-batch/src/main/java/org/springframework/samples/hadoop/mapreduce/HashtagCount.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/mr-batch/src/main/java/org/springframework/samples/hadoop/mapreduce/MrBatchApp.java b/mr-batch/src/main/java/org/springframework/samples/hadoop/mapreduce/MrBatchApp.java index 2c4edf8..73fe360 100644 --- a/mr-batch/src/main/java/org/springframework/samples/hadoop/mapreduce/MrBatchApp.java +++ b/mr-batch/src/main/java/org/springframework/samples/hadoop/mapreduce/MrBatchApp.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/pig/src/main/java/org/springframework/samples/hadoop/pig/PigApp.java b/pig/src/main/java/org/springframework/samples/hadoop/pig/PigApp.java index 83ef623..4e58b2e 100644 --- a/pig/src/main/java/org/springframework/samples/hadoop/pig/PigApp.java +++ b/pig/src/main/java/org/springframework/samples/hadoop/pig/PigApp.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/pig/src/main/java/org/springframework/samples/hadoop/pig/PigAppWithApacheLogs.java b/pig/src/main/java/org/springframework/samples/hadoop/pig/PigAppWithApacheLogs.java index 309c5df..605fdda 100644 --- a/pig/src/main/java/org/springframework/samples/hadoop/pig/PigAppWithApacheLogs.java +++ b/pig/src/main/java/org/springframework/samples/hadoop/pig/PigAppWithApacheLogs.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/pig/src/main/java/org/springframework/samples/hadoop/pig/PigAppWithRepository.java b/pig/src/main/java/org/springframework/samples/hadoop/pig/PigAppWithRepository.java index 5e4c364..22b80d7 100644 --- a/pig/src/main/java/org/springframework/samples/hadoop/pig/PigAppWithRepository.java +++ b/pig/src/main/java/org/springframework/samples/hadoop/pig/PigAppWithRepository.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/yarn/yarn/batch-amjob/src/main/java/org/springframework/yarn/examples/PrintTasklet.java b/yarn/yarn/batch-amjob/src/main/java/org/springframework/yarn/examples/PrintTasklet.java index d7d409d..8d6c2bf 100644 --- a/yarn/yarn/batch-amjob/src/main/java/org/springframework/yarn/examples/PrintTasklet.java +++ b/yarn/yarn/batch-amjob/src/main/java/org/springframework/yarn/examples/PrintTasklet.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/yarn/yarn/batch-amjob/src/test/java/org/springframework/yarn/examples/BatchAmjobTests.java b/yarn/yarn/batch-amjob/src/test/java/org/springframework/yarn/examples/BatchAmjobTests.java index 99b6822..f0b294b 100644 --- a/yarn/yarn/batch-amjob/src/test/java/org/springframework/yarn/examples/BatchAmjobTests.java +++ b/yarn/yarn/batch-amjob/src/test/java/org/springframework/yarn/examples/BatchAmjobTests.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/yarn/yarn/batch-files/src/main/java/org/springframework/yarn/examples/LoggingItemWriter.java b/yarn/yarn/batch-files/src/main/java/org/springframework/yarn/examples/LoggingItemWriter.java index 7de94f5..b3d73db 100644 --- a/yarn/yarn/batch-files/src/main/java/org/springframework/yarn/examples/LoggingItemWriter.java +++ b/yarn/yarn/batch-files/src/main/java/org/springframework/yarn/examples/LoggingItemWriter.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/yarn/yarn/batch-files/src/main/java/org/springframework/yarn/examples/PrintTasklet.java b/yarn/yarn/batch-files/src/main/java/org/springframework/yarn/examples/PrintTasklet.java index 4b14020..2daaf38 100644 --- a/yarn/yarn/batch-files/src/main/java/org/springframework/yarn/examples/PrintTasklet.java +++ b/yarn/yarn/batch-files/src/main/java/org/springframework/yarn/examples/PrintTasklet.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/yarn/yarn/batch-files/src/test/java/org/springframework/yarn/examples/BatchFilesTests.java b/yarn/yarn/batch-files/src/test/java/org/springframework/yarn/examples/BatchFilesTests.java index b23dcac..06ece33 100644 --- a/yarn/yarn/batch-files/src/test/java/org/springframework/yarn/examples/BatchFilesTests.java +++ b/yarn/yarn/batch-files/src/test/java/org/springframework/yarn/examples/BatchFilesTests.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/yarn/yarn/batch-partition/src/main/java/org/springframework/yarn/examples/PrintTasklet.java b/yarn/yarn/batch-partition/src/main/java/org/springframework/yarn/examples/PrintTasklet.java index 4b14020..2daaf38 100644 --- a/yarn/yarn/batch-partition/src/main/java/org/springframework/yarn/examples/PrintTasklet.java +++ b/yarn/yarn/batch-partition/src/main/java/org/springframework/yarn/examples/PrintTasklet.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/yarn/yarn/batch-partition/src/test/java/org/springframework/yarn/examples/BatchPartitionTests.java b/yarn/yarn/batch-partition/src/test/java/org/springframework/yarn/examples/BatchPartitionTests.java index b574dfd..1d612e0 100644 --- a/yarn/yarn/batch-partition/src/test/java/org/springframework/yarn/examples/BatchPartitionTests.java +++ b/yarn/yarn/batch-partition/src/test/java/org/springframework/yarn/examples/BatchPartitionTests.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/yarn/yarn/custom-amservice/src/main/java/org/springframework/yarn/examples/CustomAppmaster.java b/yarn/yarn/custom-amservice/src/main/java/org/springframework/yarn/examples/CustomAppmaster.java index 5d7eb72..8820725 100644 --- a/yarn/yarn/custom-amservice/src/main/java/org/springframework/yarn/examples/CustomAppmaster.java +++ b/yarn/yarn/custom-amservice/src/main/java/org/springframework/yarn/examples/CustomAppmaster.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/yarn/yarn/custom-amservice/src/main/java/org/springframework/yarn/examples/CustomAppmasterService.java b/yarn/yarn/custom-amservice/src/main/java/org/springframework/yarn/examples/CustomAppmasterService.java index 5ea8318..d808a51 100644 --- a/yarn/yarn/custom-amservice/src/main/java/org/springframework/yarn/examples/CustomAppmasterService.java +++ b/yarn/yarn/custom-amservice/src/main/java/org/springframework/yarn/examples/CustomAppmasterService.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/yarn/yarn/custom-amservice/src/main/java/org/springframework/yarn/examples/CustomContainer.java b/yarn/yarn/custom-amservice/src/main/java/org/springframework/yarn/examples/CustomContainer.java index cc057d9..2d9652d 100644 --- a/yarn/yarn/custom-amservice/src/main/java/org/springframework/yarn/examples/CustomContainer.java +++ b/yarn/yarn/custom-amservice/src/main/java/org/springframework/yarn/examples/CustomContainer.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/yarn/yarn/custom-amservice/src/main/java/org/springframework/yarn/examples/JobRequest.java b/yarn/yarn/custom-amservice/src/main/java/org/springframework/yarn/examples/JobRequest.java index 7c4266f..9b0d6ad 100644 --- a/yarn/yarn/custom-amservice/src/main/java/org/springframework/yarn/examples/JobRequest.java +++ b/yarn/yarn/custom-amservice/src/main/java/org/springframework/yarn/examples/JobRequest.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/yarn/yarn/custom-amservice/src/main/java/org/springframework/yarn/examples/JobResponse.java b/yarn/yarn/custom-amservice/src/main/java/org/springframework/yarn/examples/JobResponse.java index f1037d5..89ca7a1 100644 --- a/yarn/yarn/custom-amservice/src/main/java/org/springframework/yarn/examples/JobResponse.java +++ b/yarn/yarn/custom-amservice/src/main/java/org/springframework/yarn/examples/JobResponse.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/yarn/yarn/custom-amservice/src/test/java/org/springframework/yarn/examples/CustomAmserviceTests.java b/yarn/yarn/custom-amservice/src/test/java/org/springframework/yarn/examples/CustomAmserviceTests.java index 482cf7c..b41f6c3 100644 --- a/yarn/yarn/custom-amservice/src/test/java/org/springframework/yarn/examples/CustomAmserviceTests.java +++ b/yarn/yarn/custom-amservice/src/test/java/org/springframework/yarn/examples/CustomAmserviceTests.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/yarn/yarn/kill-application/src/main/java/org/springframework/yarn/examples/KillApplicationContainer.java b/yarn/yarn/kill-application/src/main/java/org/springframework/yarn/examples/KillApplicationContainer.java index 8e6439a..d5d8d7d 100644 --- a/yarn/yarn/kill-application/src/main/java/org/springframework/yarn/examples/KillApplicationContainer.java +++ b/yarn/yarn/kill-application/src/main/java/org/springframework/yarn/examples/KillApplicationContainer.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/yarn/yarn/kill-application/src/main/java/org/springframework/yarn/examples/Main.java b/yarn/yarn/kill-application/src/main/java/org/springframework/yarn/examples/Main.java index ee6000c..2248a34 100644 --- a/yarn/yarn/kill-application/src/main/java/org/springframework/yarn/examples/Main.java +++ b/yarn/yarn/kill-application/src/main/java/org/springframework/yarn/examples/Main.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/yarn/yarn/kill-application/src/test/java/org/springframework/yarn/examples/KillApplicationTests.java b/yarn/yarn/kill-application/src/test/java/org/springframework/yarn/examples/KillApplicationTests.java index ba87c0b..a6a61ad 100644 --- a/yarn/yarn/kill-application/src/test/java/org/springframework/yarn/examples/KillApplicationTests.java +++ b/yarn/yarn/kill-application/src/test/java/org/springframework/yarn/examples/KillApplicationTests.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/yarn/yarn/list-applications/src/main/java/org/springframework/yarn/examples/Main.java b/yarn/yarn/list-applications/src/main/java/org/springframework/yarn/examples/Main.java index 99403dc..922fc3c 100644 --- a/yarn/yarn/list-applications/src/main/java/org/springframework/yarn/examples/Main.java +++ b/yarn/yarn/list-applications/src/main/java/org/springframework/yarn/examples/Main.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/yarn/yarn/list-applications/src/test/java/org/springframework/yarn/examples/ListApplicationsTests.java b/yarn/yarn/list-applications/src/test/java/org/springframework/yarn/examples/ListApplicationsTests.java index 38915f0..e06c019 100644 --- a/yarn/yarn/list-applications/src/test/java/org/springframework/yarn/examples/ListApplicationsTests.java +++ b/yarn/yarn/list-applications/src/test/java/org/springframework/yarn/examples/ListApplicationsTests.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/yarn/yarn/multi-context/src/main/java/org/springframework/yarn/examples/AppmasterConfiguration.java b/yarn/yarn/multi-context/src/main/java/org/springframework/yarn/examples/AppmasterConfiguration.java index 1084777..bf5bd60 100644 --- a/yarn/yarn/multi-context/src/main/java/org/springframework/yarn/examples/AppmasterConfiguration.java +++ b/yarn/yarn/multi-context/src/main/java/org/springframework/yarn/examples/AppmasterConfiguration.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/yarn/yarn/multi-context/src/main/java/org/springframework/yarn/examples/ClientConfiguration.java b/yarn/yarn/multi-context/src/main/java/org/springframework/yarn/examples/ClientConfiguration.java index 527a5c8..2a23904 100644 --- a/yarn/yarn/multi-context/src/main/java/org/springframework/yarn/examples/ClientConfiguration.java +++ b/yarn/yarn/multi-context/src/main/java/org/springframework/yarn/examples/ClientConfiguration.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/yarn/yarn/multi-context/src/main/java/org/springframework/yarn/examples/ContainerConfiguration.java b/yarn/yarn/multi-context/src/main/java/org/springframework/yarn/examples/ContainerConfiguration.java index 384f513..4b6fe1d 100644 --- a/yarn/yarn/multi-context/src/main/java/org/springframework/yarn/examples/ContainerConfiguration.java +++ b/yarn/yarn/multi-context/src/main/java/org/springframework/yarn/examples/ContainerConfiguration.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/yarn/yarn/multi-context/src/main/java/org/springframework/yarn/examples/MultiContextContainer.java b/yarn/yarn/multi-context/src/main/java/org/springframework/yarn/examples/MultiContextContainer.java index 6ebae74..e85d23a 100644 --- a/yarn/yarn/multi-context/src/main/java/org/springframework/yarn/examples/MultiContextContainer.java +++ b/yarn/yarn/multi-context/src/main/java/org/springframework/yarn/examples/MultiContextContainer.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/yarn/yarn/multi-context/src/test/java/org/springframework/yarn/examples/MultiContextJavaConfigTests.java b/yarn/yarn/multi-context/src/test/java/org/springframework/yarn/examples/MultiContextJavaConfigTests.java index f750576..da5011d 100644 --- a/yarn/yarn/multi-context/src/test/java/org/springframework/yarn/examples/MultiContextJavaConfigTests.java +++ b/yarn/yarn/multi-context/src/test/java/org/springframework/yarn/examples/MultiContextJavaConfigTests.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/yarn/yarn/multi-context/src/test/java/org/springframework/yarn/examples/MultiContextTests.java b/yarn/yarn/multi-context/src/test/java/org/springframework/yarn/examples/MultiContextTests.java index 8fb7b52..44b8b7f 100644 --- a/yarn/yarn/multi-context/src/test/java/org/springframework/yarn/examples/MultiContextTests.java +++ b/yarn/yarn/multi-context/src/test/java/org/springframework/yarn/examples/MultiContextTests.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/yarn/yarn/multi-context/src/test/java/org/springframework/yarn/examples/MultiContextXmlConfigTests.java b/yarn/yarn/multi-context/src/test/java/org/springframework/yarn/examples/MultiContextXmlConfigTests.java index adfa8d3..41a654b 100644 --- a/yarn/yarn/multi-context/src/test/java/org/springframework/yarn/examples/MultiContextXmlConfigTests.java +++ b/yarn/yarn/multi-context/src/test/java/org/springframework/yarn/examples/MultiContextXmlConfigTests.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/yarn/yarn/restart-context/src/main/java/org/springframework/yarn/examples/CustomAppmaster.java b/yarn/yarn/restart-context/src/main/java/org/springframework/yarn/examples/CustomAppmaster.java index 0cc9830..e550401 100644 --- a/yarn/yarn/restart-context/src/main/java/org/springframework/yarn/examples/CustomAppmaster.java +++ b/yarn/yarn/restart-context/src/main/java/org/springframework/yarn/examples/CustomAppmaster.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/yarn/yarn/restart-context/src/main/java/org/springframework/yarn/examples/FailingContextContainer.java b/yarn/yarn/restart-context/src/main/java/org/springframework/yarn/examples/FailingContextContainer.java index 6483337..442dee2 100644 --- a/yarn/yarn/restart-context/src/main/java/org/springframework/yarn/examples/FailingContextContainer.java +++ b/yarn/yarn/restart-context/src/main/java/org/springframework/yarn/examples/FailingContextContainer.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/yarn/yarn/restart-context/src/test/java/org/springframework/yarn/examples/RestartContextTests.java b/yarn/yarn/restart-context/src/test/java/org/springframework/yarn/examples/RestartContextTests.java index b1e27d2..e16bbf5 100644 --- a/yarn/yarn/restart-context/src/test/java/org/springframework/yarn/examples/RestartContextTests.java +++ b/yarn/yarn/restart-context/src/test/java/org/springframework/yarn/examples/RestartContextTests.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/yarn/yarn/simple-command/src/test/java/org/springframework/yarn/examples/SimpleCommandTests.java b/yarn/yarn/simple-command/src/test/java/org/springframework/yarn/examples/SimpleCommandTests.java index cb2ab3d..a2005e5 100644 --- a/yarn/yarn/simple-command/src/test/java/org/springframework/yarn/examples/SimpleCommandTests.java +++ b/yarn/yarn/simple-command/src/test/java/org/springframework/yarn/examples/SimpleCommandTests.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/yarn/yarn/src/main/java/org/springframework/yarn/examples/CommonMain.java b/yarn/yarn/src/main/java/org/springframework/yarn/examples/CommonMain.java index 039fe04..665b71a 100644 --- a/yarn/yarn/src/main/java/org/springframework/yarn/examples/CommonMain.java +++ b/yarn/yarn/src/main/java/org/springframework/yarn/examples/CommonMain.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,