diff --git a/LICENSE b/LICENSE index 8dada3e..9b259bd 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ Apache License Version 2.0, January 2004 - http://www.apache.org/licenses/ + https://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION @@ -192,7 +192,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/analytics/metrics/AggregateCounter.java b/src/main/java/org/springframework/analytics/metrics/AggregateCounter.java index b62a4ee..36276c3 100644 --- a/src/main/java/org/springframework/analytics/metrics/AggregateCounter.java +++ b/src/main/java/org/springframework/analytics/metrics/AggregateCounter.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/analytics/metrics/AggregateCounterReader.java b/src/main/java/org/springframework/analytics/metrics/AggregateCounterReader.java index 7866fed..46ce9b3 100644 --- a/src/main/java/org/springframework/analytics/metrics/AggregateCounterReader.java +++ b/src/main/java/org/springframework/analytics/metrics/AggregateCounterReader.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/analytics/metrics/AggregateCounterRepository.java b/src/main/java/org/springframework/analytics/metrics/AggregateCounterRepository.java index 6a077c0..4e81a88 100644 --- a/src/main/java/org/springframework/analytics/metrics/AggregateCounterRepository.java +++ b/src/main/java/org/springframework/analytics/metrics/AggregateCounterRepository.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/analytics/metrics/AggregateCounterResolution.java b/src/main/java/org/springframework/analytics/metrics/AggregateCounterResolution.java index 6bc9fef..a58eccf 100644 --- a/src/main/java/org/springframework/analytics/metrics/AggregateCounterResolution.java +++ b/src/main/java/org/springframework/analytics/metrics/AggregateCounterResolution.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/analytics/metrics/AggregateCounterWriter.java b/src/main/java/org/springframework/analytics/metrics/AggregateCounterWriter.java index aecd8f4..2e2ae82 100644 --- a/src/main/java/org/springframework/analytics/metrics/AggregateCounterWriter.java +++ b/src/main/java/org/springframework/analytics/metrics/AggregateCounterWriter.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/analytics/metrics/FieldValueCounter.java b/src/main/java/org/springframework/analytics/metrics/FieldValueCounter.java index d430592..fef99b5 100644 --- a/src/main/java/org/springframework/analytics/metrics/FieldValueCounter.java +++ b/src/main/java/org/springframework/analytics/metrics/FieldValueCounter.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/analytics/metrics/FieldValueCounterReader.java b/src/main/java/org/springframework/analytics/metrics/FieldValueCounterReader.java index c0e0fdd..fce2d98 100644 --- a/src/main/java/org/springframework/analytics/metrics/FieldValueCounterReader.java +++ b/src/main/java/org/springframework/analytics/metrics/FieldValueCounterReader.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/analytics/metrics/FieldValueCounterRepository.java b/src/main/java/org/springframework/analytics/metrics/FieldValueCounterRepository.java index 424966d..32aad9c 100644 --- a/src/main/java/org/springframework/analytics/metrics/FieldValueCounterRepository.java +++ b/src/main/java/org/springframework/analytics/metrics/FieldValueCounterRepository.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/analytics/metrics/FieldValueCounterWriter.java b/src/main/java/org/springframework/analytics/metrics/FieldValueCounterWriter.java index 9a1b2fa..88d8f45 100644 --- a/src/main/java/org/springframework/analytics/metrics/FieldValueCounterWriter.java +++ b/src/main/java/org/springframework/analytics/metrics/FieldValueCounterWriter.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/analytics/metrics/MetricUtils.java b/src/main/java/org/springframework/analytics/metrics/MetricUtils.java index 7aa9bee..26c7f96 100644 --- a/src/main/java/org/springframework/analytics/metrics/MetricUtils.java +++ b/src/main/java/org/springframework/analytics/metrics/MetricUtils.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/analytics/metrics/memory/InMemoryAggregateCounter.java b/src/main/java/org/springframework/analytics/metrics/memory/InMemoryAggregateCounter.java index 7e09bcb..b821df5 100644 --- a/src/main/java/org/springframework/analytics/metrics/memory/InMemoryAggregateCounter.java +++ b/src/main/java/org/springframework/analytics/metrics/memory/InMemoryAggregateCounter.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/analytics/metrics/memory/InMemoryAggregateCounterRepository.java b/src/main/java/org/springframework/analytics/metrics/memory/InMemoryAggregateCounterRepository.java index a588a69..e528422 100644 --- a/src/main/java/org/springframework/analytics/metrics/memory/InMemoryAggregateCounterRepository.java +++ b/src/main/java/org/springframework/analytics/metrics/memory/InMemoryAggregateCounterRepository.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/analytics/metrics/memory/InMemoryFieldValueCounterRepository.java b/src/main/java/org/springframework/analytics/metrics/memory/InMemoryFieldValueCounterRepository.java index 0eae3ff..38ae8a6 100644 --- a/src/main/java/org/springframework/analytics/metrics/memory/InMemoryFieldValueCounterRepository.java +++ b/src/main/java/org/springframework/analytics/metrics/memory/InMemoryFieldValueCounterRepository.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/analytics/metrics/redis/AggregateKeyGenerator.java b/src/main/java/org/springframework/analytics/metrics/redis/AggregateKeyGenerator.java index d2321f5..0005274 100644 --- a/src/main/java/org/springframework/analytics/metrics/redis/AggregateKeyGenerator.java +++ b/src/main/java/org/springframework/analytics/metrics/redis/AggregateKeyGenerator.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/analytics/metrics/redis/RedisAggregateCounterRepository.java b/src/main/java/org/springframework/analytics/metrics/redis/RedisAggregateCounterRepository.java index 53f600a..19f720b 100644 --- a/src/main/java/org/springframework/analytics/metrics/redis/RedisAggregateCounterRepository.java +++ b/src/main/java/org/springframework/analytics/metrics/redis/RedisAggregateCounterRepository.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/analytics/metrics/redis/RedisFieldValueCounterRepository.java b/src/main/java/org/springframework/analytics/metrics/redis/RedisFieldValueCounterRepository.java index d2a5fea..b0f52f8 100644 --- a/src/main/java/org/springframework/analytics/metrics/redis/RedisFieldValueCounterRepository.java +++ b/src/main/java/org/springframework/analytics/metrics/redis/RedisFieldValueCounterRepository.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/analytics/metrics/redis/RedisMetricRepository.java b/src/main/java/org/springframework/analytics/metrics/redis/RedisMetricRepository.java index e544787..89ea1de 100644 --- a/src/main/java/org/springframework/analytics/metrics/redis/RedisMetricRepository.java +++ b/src/main/java/org/springframework/analytics/metrics/redis/RedisMetricRepository.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/analytics/rest/controller/AggregateCounterController.java b/src/main/java/org/springframework/analytics/rest/controller/AggregateCounterController.java index 3e42193..5f968bb 100644 --- a/src/main/java/org/springframework/analytics/rest/controller/AggregateCounterController.java +++ b/src/main/java/org/springframework/analytics/rest/controller/AggregateCounterController.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/analytics/rest/controller/CounterController.java b/src/main/java/org/springframework/analytics/rest/controller/CounterController.java index 52b22bf..e6b92c1 100644 --- a/src/main/java/org/springframework/analytics/rest/controller/CounterController.java +++ b/src/main/java/org/springframework/analytics/rest/controller/CounterController.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/analytics/rest/controller/FieldValueCounterController.java b/src/main/java/org/springframework/analytics/rest/controller/FieldValueCounterController.java index 170bb9c..f5fffe2 100644 --- a/src/main/java/org/springframework/analytics/rest/controller/FieldValueCounterController.java +++ b/src/main/java/org/springframework/analytics/rest/controller/FieldValueCounterController.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/analytics/rest/controller/NoSuchMetricException.java b/src/main/java/org/springframework/analytics/rest/controller/NoSuchMetricException.java index a234155..22e3087 100644 --- a/src/main/java/org/springframework/analytics/rest/controller/NoSuchMetricException.java +++ b/src/main/java/org/springframework/analytics/rest/controller/NoSuchMetricException.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/analytics/rest/domain/AggregateCounterResource.java b/src/main/java/org/springframework/analytics/rest/domain/AggregateCounterResource.java index 9fdc077..6b5f670 100644 --- a/src/main/java/org/springframework/analytics/rest/domain/AggregateCounterResource.java +++ b/src/main/java/org/springframework/analytics/rest/domain/AggregateCounterResource.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/analytics/rest/domain/CounterResource.java b/src/main/java/org/springframework/analytics/rest/domain/CounterResource.java index 26151bd..3533c0b 100644 --- a/src/main/java/org/springframework/analytics/rest/domain/CounterResource.java +++ b/src/main/java/org/springframework/analytics/rest/domain/CounterResource.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/analytics/rest/domain/Delta.java b/src/main/java/org/springframework/analytics/rest/domain/Delta.java index 857ee7d..d0cd588 100644 --- a/src/main/java/org/springframework/analytics/rest/domain/Delta.java +++ b/src/main/java/org/springframework/analytics/rest/domain/Delta.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/analytics/rest/domain/FieldValueCounterResource.java b/src/main/java/org/springframework/analytics/rest/domain/FieldValueCounterResource.java index ede5843..1dd8941 100644 --- a/src/main/java/org/springframework/analytics/rest/domain/FieldValueCounterResource.java +++ b/src/main/java/org/springframework/analytics/rest/domain/FieldValueCounterResource.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/analytics/rest/domain/Metric.java b/src/main/java/org/springframework/analytics/rest/domain/Metric.java index d3b40a6..df4505e 100644 --- a/src/main/java/org/springframework/analytics/rest/domain/Metric.java +++ b/src/main/java/org/springframework/analytics/rest/domain/Metric.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/analytics/rest/domain/MetricResource.java b/src/main/java/org/springframework/analytics/rest/domain/MetricResource.java index e0d7c95..0ca5ef8 100644 --- a/src/main/java/org/springframework/analytics/rest/domain/MetricResource.java +++ b/src/main/java/org/springframework/analytics/rest/domain/MetricResource.java @@ -4,7 +4,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/analytics/retry/LoggingRecoveryCallback.java b/src/main/java/org/springframework/analytics/retry/LoggingRecoveryCallback.java index 04f3ba8..42b753a 100644 --- a/src/main/java/org/springframework/analytics/retry/LoggingRecoveryCallback.java +++ b/src/main/java/org/springframework/analytics/retry/LoggingRecoveryCallback.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/analytics/retry/RedisRetryTemplate.java b/src/main/java/org/springframework/analytics/retry/RedisRetryTemplate.java index 466728b..c247aba 100644 --- a/src/main/java/org/springframework/analytics/retry/RedisRetryTemplate.java +++ b/src/main/java/org/springframework/analytics/retry/RedisRetryTemplate.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/analytics/retry/StringRedisRetryTemplate.java b/src/main/java/org/springframework/analytics/retry/StringRedisRetryTemplate.java index 8c38d1e..8125a92 100644 --- a/src/main/java/org/springframework/analytics/retry/StringRedisRetryTemplate.java +++ b/src/main/java/org/springframework/analytics/retry/StringRedisRetryTemplate.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/test/java/org/springframework/analytics/rest/controller/AggregateCounterControllerTests.java b/src/test/java/org/springframework/analytics/rest/controller/AggregateCounterControllerTests.java index a767c4c..a1a0f9f 100644 --- a/src/test/java/org/springframework/analytics/rest/controller/AggregateCounterControllerTests.java +++ b/src/test/java/org/springframework/analytics/rest/controller/AggregateCounterControllerTests.java @@ -4,7 +4,7 @@ * Licensed 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 "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the diff --git a/src/test/java/org/springframework/analytics/rest/controller/CounterControllerTests.java b/src/test/java/org/springframework/analytics/rest/controller/CounterControllerTests.java index 0c44363..1f77463 100644 --- a/src/test/java/org/springframework/analytics/rest/controller/CounterControllerTests.java +++ b/src/test/java/org/springframework/analytics/rest/controller/CounterControllerTests.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/test/java/org/springframework/analytics/rest/controller/FieldValueCounterControllerTests.java b/src/test/java/org/springframework/analytics/rest/controller/FieldValueCounterControllerTests.java index 7757a8a..26ef7ef 100644 --- a/src/test/java/org/springframework/analytics/rest/controller/FieldValueCounterControllerTests.java +++ b/src/test/java/org/springframework/analytics/rest/controller/FieldValueCounterControllerTests.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/test/java/org/springframework/analytics/test/support/AbstractExternalResourceTestSupport.java b/src/test/java/org/springframework/analytics/test/support/AbstractExternalResourceTestSupport.java index 55d7ae5..1ede2ce 100644 --- a/src/test/java/org/springframework/analytics/test/support/AbstractExternalResourceTestSupport.java +++ b/src/test/java/org/springframework/analytics/test/support/AbstractExternalResourceTestSupport.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/test/java/org/springframework/analytics/test/support/CounterService.java b/src/test/java/org/springframework/analytics/test/support/CounterService.java index fc41925..305d79e 100644 --- a/src/test/java/org/springframework/analytics/test/support/CounterService.java +++ b/src/test/java/org/springframework/analytics/test/support/CounterService.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/test/java/org/springframework/analytics/test/support/DefaultCounterService.java b/src/test/java/org/springframework/analytics/test/support/DefaultCounterService.java index 33e1a88..d31c4ab 100644 --- a/src/test/java/org/springframework/analytics/test/support/DefaultCounterService.java +++ b/src/test/java/org/springframework/analytics/test/support/DefaultCounterService.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/test/java/org/springframework/analytics/test/support/RedisTestSupport.java b/src/test/java/org/springframework/analytics/test/support/RedisTestSupport.java index 3b7c6a8..5757a31 100644 --- a/src/test/java/org/springframework/analytics/test/support/RedisTestSupport.java +++ b/src/test/java/org/springframework/analytics/test/support/RedisTestSupport.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,