diff --git a/couchdb-myrestaurants-android/src/org/springframework/core/NestedExceptionUtils.java b/couchdb-myrestaurants-android/src/org/springframework/core/NestedExceptionUtils.java index 8b66390..e21bb89 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/core/NestedExceptionUtils.java +++ b/couchdb-myrestaurants-android/src/org/springframework/core/NestedExceptionUtils.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/couchdb-myrestaurants-android/src/org/springframework/core/NestedIOException.java b/couchdb-myrestaurants-android/src/org/springframework/core/NestedIOException.java index 50412d8..fd0bda3 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/core/NestedIOException.java +++ b/couchdb-myrestaurants-android/src/org/springframework/core/NestedIOException.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/couchdb-myrestaurants-android/src/org/springframework/core/NestedRuntimeException.java b/couchdb-myrestaurants-android/src/org/springframework/core/NestedRuntimeException.java index 8c8eaeb..39b0b12 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/core/NestedRuntimeException.java +++ b/couchdb-myrestaurants-android/src/org/springframework/core/NestedRuntimeException.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/couchdb-myrestaurants-android/src/org/springframework/core/io/AbstractFileResolvingResource.java b/couchdb-myrestaurants-android/src/org/springframework/core/io/AbstractFileResolvingResource.java index 4b22177..ba358d8 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/core/io/AbstractFileResolvingResource.java +++ b/couchdb-myrestaurants-android/src/org/springframework/core/io/AbstractFileResolvingResource.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/couchdb-myrestaurants-android/src/org/springframework/core/io/AbstractResource.java b/couchdb-myrestaurants-android/src/org/springframework/core/io/AbstractResource.java index fd5b62f..570eeb7 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/core/io/AbstractResource.java +++ b/couchdb-myrestaurants-android/src/org/springframework/core/io/AbstractResource.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/couchdb-myrestaurants-android/src/org/springframework/core/io/ByteArrayResource.java b/couchdb-myrestaurants-android/src/org/springframework/core/io/ByteArrayResource.java index 7f20b14..2fe492d 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/core/io/ByteArrayResource.java +++ b/couchdb-myrestaurants-android/src/org/springframework/core/io/ByteArrayResource.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/couchdb-myrestaurants-android/src/org/springframework/core/io/ClassPathResource.java b/couchdb-myrestaurants-android/src/org/springframework/core/io/ClassPathResource.java index 3f34d32..b07430d 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/core/io/ClassPathResource.java +++ b/couchdb-myrestaurants-android/src/org/springframework/core/io/ClassPathResource.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/couchdb-myrestaurants-android/src/org/springframework/core/io/InputStreamSource.java b/couchdb-myrestaurants-android/src/org/springframework/core/io/InputStreamSource.java index 33bac47..57b3daa 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/core/io/InputStreamSource.java +++ b/couchdb-myrestaurants-android/src/org/springframework/core/io/InputStreamSource.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/couchdb-myrestaurants-android/src/org/springframework/core/io/Resource.java b/couchdb-myrestaurants-android/src/org/springframework/core/io/Resource.java index e57a977..d034e60 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/core/io/Resource.java +++ b/couchdb-myrestaurants-android/src/org/springframework/core/io/Resource.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/couchdb-myrestaurants-android/src/org/springframework/http/HttpEntity.java b/couchdb-myrestaurants-android/src/org/springframework/http/HttpEntity.java index 47d0071..f8c1392 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/http/HttpEntity.java +++ b/couchdb-myrestaurants-android/src/org/springframework/http/HttpEntity.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/couchdb-myrestaurants-android/src/org/springframework/http/HttpHeaders.java b/couchdb-myrestaurants-android/src/org/springframework/http/HttpHeaders.java index c4ba00c..bd20846 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/http/HttpHeaders.java +++ b/couchdb-myrestaurants-android/src/org/springframework/http/HttpHeaders.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/couchdb-myrestaurants-android/src/org/springframework/http/HttpInputMessage.java b/couchdb-myrestaurants-android/src/org/springframework/http/HttpInputMessage.java index ddc1ebd..bd23554 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/http/HttpInputMessage.java +++ b/couchdb-myrestaurants-android/src/org/springframework/http/HttpInputMessage.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/couchdb-myrestaurants-android/src/org/springframework/http/HttpMessage.java b/couchdb-myrestaurants-android/src/org/springframework/http/HttpMessage.java index 80f7ca2..0c432c8 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/http/HttpMessage.java +++ b/couchdb-myrestaurants-android/src/org/springframework/http/HttpMessage.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/couchdb-myrestaurants-android/src/org/springframework/http/HttpMethod.java b/couchdb-myrestaurants-android/src/org/springframework/http/HttpMethod.java index 361784b..5b27c0f 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/http/HttpMethod.java +++ b/couchdb-myrestaurants-android/src/org/springframework/http/HttpMethod.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/couchdb-myrestaurants-android/src/org/springframework/http/HttpOutputMessage.java b/couchdb-myrestaurants-android/src/org/springframework/http/HttpOutputMessage.java index 3dae007..3733243 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/http/HttpOutputMessage.java +++ b/couchdb-myrestaurants-android/src/org/springframework/http/HttpOutputMessage.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/couchdb-myrestaurants-android/src/org/springframework/http/HttpStatus.java b/couchdb-myrestaurants-android/src/org/springframework/http/HttpStatus.java index 5736f49..4faee09 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/http/HttpStatus.java +++ b/couchdb-myrestaurants-android/src/org/springframework/http/HttpStatus.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/couchdb-myrestaurants-android/src/org/springframework/http/MediaType.java b/couchdb-myrestaurants-android/src/org/springframework/http/MediaType.java index c403054..22c3b06 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/http/MediaType.java +++ b/couchdb-myrestaurants-android/src/org/springframework/http/MediaType.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/couchdb-myrestaurants-android/src/org/springframework/http/ResponseEntity.java b/couchdb-myrestaurants-android/src/org/springframework/http/ResponseEntity.java index 702dfc7..bea1e5c 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/http/ResponseEntity.java +++ b/couchdb-myrestaurants-android/src/org/springframework/http/ResponseEntity.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/couchdb-myrestaurants-android/src/org/springframework/http/client/AbstractClientHttpRequest.java b/couchdb-myrestaurants-android/src/org/springframework/http/client/AbstractClientHttpRequest.java index 60afb7d..aa5e25d 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/http/client/AbstractClientHttpRequest.java +++ b/couchdb-myrestaurants-android/src/org/springframework/http/client/AbstractClientHttpRequest.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/couchdb-myrestaurants-android/src/org/springframework/http/client/ClientHttpRequest.java b/couchdb-myrestaurants-android/src/org/springframework/http/client/ClientHttpRequest.java index ec3549f..7b57e53 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/http/client/ClientHttpRequest.java +++ b/couchdb-myrestaurants-android/src/org/springframework/http/client/ClientHttpRequest.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/couchdb-myrestaurants-android/src/org/springframework/http/client/ClientHttpRequestFactory.java b/couchdb-myrestaurants-android/src/org/springframework/http/client/ClientHttpRequestFactory.java index 4a2a502..1fb31a4 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/http/client/ClientHttpRequestFactory.java +++ b/couchdb-myrestaurants-android/src/org/springframework/http/client/ClientHttpRequestFactory.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/couchdb-myrestaurants-android/src/org/springframework/http/client/ClientHttpResponse.java b/couchdb-myrestaurants-android/src/org/springframework/http/client/ClientHttpResponse.java index aba6fb0..dda987a 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/http/client/ClientHttpResponse.java +++ b/couchdb-myrestaurants-android/src/org/springframework/http/client/ClientHttpResponse.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/couchdb-myrestaurants-android/src/org/springframework/http/client/SimpleClientHttpRequest.java b/couchdb-myrestaurants-android/src/org/springframework/http/client/SimpleClientHttpRequest.java index 5efc1cc..20ddccf 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/http/client/SimpleClientHttpRequest.java +++ b/couchdb-myrestaurants-android/src/org/springframework/http/client/SimpleClientHttpRequest.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/couchdb-myrestaurants-android/src/org/springframework/http/client/SimpleClientHttpRequestFactory.java b/couchdb-myrestaurants-android/src/org/springframework/http/client/SimpleClientHttpRequestFactory.java index cf864fc..fc1feb7 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/http/client/SimpleClientHttpRequestFactory.java +++ b/couchdb-myrestaurants-android/src/org/springframework/http/client/SimpleClientHttpRequestFactory.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/couchdb-myrestaurants-android/src/org/springframework/http/client/SimpleClientHttpResponse.java b/couchdb-myrestaurants-android/src/org/springframework/http/client/SimpleClientHttpResponse.java index 8b7195a..7d632de 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/http/client/SimpleClientHttpResponse.java +++ b/couchdb-myrestaurants-android/src/org/springframework/http/client/SimpleClientHttpResponse.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/couchdb-myrestaurants-android/src/org/springframework/http/client/support/HttpAccessor.java b/couchdb-myrestaurants-android/src/org/springframework/http/client/support/HttpAccessor.java index b5a0118..eb815b6 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/http/client/support/HttpAccessor.java +++ b/couchdb-myrestaurants-android/src/org/springframework/http/client/support/HttpAccessor.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/couchdb-myrestaurants-android/src/org/springframework/http/converter/AbstractHttpMessageConverter.java b/couchdb-myrestaurants-android/src/org/springframework/http/converter/AbstractHttpMessageConverter.java index f437892..332b961 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/http/converter/AbstractHttpMessageConverter.java +++ b/couchdb-myrestaurants-android/src/org/springframework/http/converter/AbstractHttpMessageConverter.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/couchdb-myrestaurants-android/src/org/springframework/http/converter/ByteArrayHttpMessageConverter.java b/couchdb-myrestaurants-android/src/org/springframework/http/converter/ByteArrayHttpMessageConverter.java index 93517ea..6042dc2 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/http/converter/ByteArrayHttpMessageConverter.java +++ b/couchdb-myrestaurants-android/src/org/springframework/http/converter/ByteArrayHttpMessageConverter.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/couchdb-myrestaurants-android/src/org/springframework/http/converter/FormHttpMessageConverter.java b/couchdb-myrestaurants-android/src/org/springframework/http/converter/FormHttpMessageConverter.java index 331c42a..97f71e1 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/http/converter/FormHttpMessageConverter.java +++ b/couchdb-myrestaurants-android/src/org/springframework/http/converter/FormHttpMessageConverter.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/couchdb-myrestaurants-android/src/org/springframework/http/converter/HttpMessageConversionException.java b/couchdb-myrestaurants-android/src/org/springframework/http/converter/HttpMessageConversionException.java index 8f0cedc..c10be6b 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/http/converter/HttpMessageConversionException.java +++ b/couchdb-myrestaurants-android/src/org/springframework/http/converter/HttpMessageConversionException.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/couchdb-myrestaurants-android/src/org/springframework/http/converter/HttpMessageConverter.java b/couchdb-myrestaurants-android/src/org/springframework/http/converter/HttpMessageConverter.java index 661c559..9fb3f26 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/http/converter/HttpMessageConverter.java +++ b/couchdb-myrestaurants-android/src/org/springframework/http/converter/HttpMessageConverter.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/couchdb-myrestaurants-android/src/org/springframework/http/converter/HttpMessageNotReadableException.java b/couchdb-myrestaurants-android/src/org/springframework/http/converter/HttpMessageNotReadableException.java index cba5bbe..02ac36f 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/http/converter/HttpMessageNotReadableException.java +++ b/couchdb-myrestaurants-android/src/org/springframework/http/converter/HttpMessageNotReadableException.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/couchdb-myrestaurants-android/src/org/springframework/http/converter/HttpMessageNotWritableException.java b/couchdb-myrestaurants-android/src/org/springframework/http/converter/HttpMessageNotWritableException.java index 5e6580b..490f918 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/http/converter/HttpMessageNotWritableException.java +++ b/couchdb-myrestaurants-android/src/org/springframework/http/converter/HttpMessageNotWritableException.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/couchdb-myrestaurants-android/src/org/springframework/http/converter/ResourceHttpMessageConverter.java b/couchdb-myrestaurants-android/src/org/springframework/http/converter/ResourceHttpMessageConverter.java index 6eaecc6..94f504e 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/http/converter/ResourceHttpMessageConverter.java +++ b/couchdb-myrestaurants-android/src/org/springframework/http/converter/ResourceHttpMessageConverter.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/couchdb-myrestaurants-android/src/org/springframework/http/converter/StringHttpMessageConverter.java b/couchdb-myrestaurants-android/src/org/springframework/http/converter/StringHttpMessageConverter.java index 2b2ba6f..a4dbff3 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/http/converter/StringHttpMessageConverter.java +++ b/couchdb-myrestaurants-android/src/org/springframework/http/converter/StringHttpMessageConverter.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/couchdb-myrestaurants-android/src/org/springframework/http/converter/json/MappingJacksonHttpMessageConverter.java b/couchdb-myrestaurants-android/src/org/springframework/http/converter/json/MappingJacksonHttpMessageConverter.java index f8be17c..5255efd 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/http/converter/json/MappingJacksonHttpMessageConverter.java +++ b/couchdb-myrestaurants-android/src/org/springframework/http/converter/json/MappingJacksonHttpMessageConverter.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/couchdb-myrestaurants-android/src/org/springframework/http/converter/json/package-info.java b/couchdb-myrestaurants-android/src/org/springframework/http/converter/json/package-info.java index d1ff5f5..ef16499 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/http/converter/json/package-info.java +++ b/couchdb-myrestaurants-android/src/org/springframework/http/converter/json/package-info.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/couchdb-myrestaurants-android/src/org/springframework/http/converter/package-info.java b/couchdb-myrestaurants-android/src/org/springframework/http/converter/package-info.java index dd77f74..733e227 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/http/converter/package-info.java +++ b/couchdb-myrestaurants-android/src/org/springframework/http/converter/package-info.java @@ -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/couchdb-myrestaurants-android/src/org/springframework/util/Assert.java b/couchdb-myrestaurants-android/src/org/springframework/util/Assert.java index b78364a..05ef0bd 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/util/Assert.java +++ b/couchdb-myrestaurants-android/src/org/springframework/util/Assert.java @@ -5,7 +5,7 @@ * 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 diff --git a/couchdb-myrestaurants-android/src/org/springframework/util/ClassUtils.java b/couchdb-myrestaurants-android/src/org/springframework/util/ClassUtils.java index 4d36be2..82794c1 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/util/ClassUtils.java +++ b/couchdb-myrestaurants-android/src/org/springframework/util/ClassUtils.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/couchdb-myrestaurants-android/src/org/springframework/util/CollectionUtils.java b/couchdb-myrestaurants-android/src/org/springframework/util/CollectionUtils.java index 249de64..66bf533 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/util/CollectionUtils.java +++ b/couchdb-myrestaurants-android/src/org/springframework/util/CollectionUtils.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/couchdb-myrestaurants-android/src/org/springframework/util/FileCopyUtils.java b/couchdb-myrestaurants-android/src/org/springframework/util/FileCopyUtils.java index 1153c47..a2c24dd 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/util/FileCopyUtils.java +++ b/couchdb-myrestaurants-android/src/org/springframework/util/FileCopyUtils.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/couchdb-myrestaurants-android/src/org/springframework/util/LinkedCaseInsensitiveMap.java b/couchdb-myrestaurants-android/src/org/springframework/util/LinkedCaseInsensitiveMap.java index 8ab19d4..d8367bf 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/util/LinkedCaseInsensitiveMap.java +++ b/couchdb-myrestaurants-android/src/org/springframework/util/LinkedCaseInsensitiveMap.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/couchdb-myrestaurants-android/src/org/springframework/util/LinkedMultiValueMap.java b/couchdb-myrestaurants-android/src/org/springframework/util/LinkedMultiValueMap.java index 730047f..4362f03 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/util/LinkedMultiValueMap.java +++ b/couchdb-myrestaurants-android/src/org/springframework/util/LinkedMultiValueMap.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/couchdb-myrestaurants-android/src/org/springframework/util/MultiValueMap.java b/couchdb-myrestaurants-android/src/org/springframework/util/MultiValueMap.java index 4678037..c40620f 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/util/MultiValueMap.java +++ b/couchdb-myrestaurants-android/src/org/springframework/util/MultiValueMap.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/couchdb-myrestaurants-android/src/org/springframework/util/ObjectUtils.java b/couchdb-myrestaurants-android/src/org/springframework/util/ObjectUtils.java index 24c9a82..29abec6 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/util/ObjectUtils.java +++ b/couchdb-myrestaurants-android/src/org/springframework/util/ObjectUtils.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/couchdb-myrestaurants-android/src/org/springframework/util/ResourceUtils.java b/couchdb-myrestaurants-android/src/org/springframework/util/ResourceUtils.java index e309719..b56db52 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/util/ResourceUtils.java +++ b/couchdb-myrestaurants-android/src/org/springframework/util/ResourceUtils.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/couchdb-myrestaurants-android/src/org/springframework/util/StringUtils.java b/couchdb-myrestaurants-android/src/org/springframework/util/StringUtils.java index 98a7b7c..2524fc0 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/util/StringUtils.java +++ b/couchdb-myrestaurants-android/src/org/springframework/util/StringUtils.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/couchdb-myrestaurants-android/src/org/springframework/web/client/DefaultResponseErrorHandler.java b/couchdb-myrestaurants-android/src/org/springframework/web/client/DefaultResponseErrorHandler.java index ea2955b..fab7609 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/web/client/DefaultResponseErrorHandler.java +++ b/couchdb-myrestaurants-android/src/org/springframework/web/client/DefaultResponseErrorHandler.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/couchdb-myrestaurants-android/src/org/springframework/web/client/HttpClientErrorException.java b/couchdb-myrestaurants-android/src/org/springframework/web/client/HttpClientErrorException.java index c9bd2c5..e47a955 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/web/client/HttpClientErrorException.java +++ b/couchdb-myrestaurants-android/src/org/springframework/web/client/HttpClientErrorException.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/couchdb-myrestaurants-android/src/org/springframework/web/client/HttpMessageConverterExtractor.java b/couchdb-myrestaurants-android/src/org/springframework/web/client/HttpMessageConverterExtractor.java index c466467..64d0c0a 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/web/client/HttpMessageConverterExtractor.java +++ b/couchdb-myrestaurants-android/src/org/springframework/web/client/HttpMessageConverterExtractor.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/couchdb-myrestaurants-android/src/org/springframework/web/client/HttpServerErrorException.java b/couchdb-myrestaurants-android/src/org/springframework/web/client/HttpServerErrorException.java index 8733d25..945d2d0 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/web/client/HttpServerErrorException.java +++ b/couchdb-myrestaurants-android/src/org/springframework/web/client/HttpServerErrorException.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/couchdb-myrestaurants-android/src/org/springframework/web/client/HttpStatusCodeException.java b/couchdb-myrestaurants-android/src/org/springframework/web/client/HttpStatusCodeException.java index 86b4338..9f3c8de 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/web/client/HttpStatusCodeException.java +++ b/couchdb-myrestaurants-android/src/org/springframework/web/client/HttpStatusCodeException.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/couchdb-myrestaurants-android/src/org/springframework/web/client/RequestCallback.java b/couchdb-myrestaurants-android/src/org/springframework/web/client/RequestCallback.java index a6474a7..5a5c908 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/web/client/RequestCallback.java +++ b/couchdb-myrestaurants-android/src/org/springframework/web/client/RequestCallback.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/couchdb-myrestaurants-android/src/org/springframework/web/client/ResourceAccessException.java b/couchdb-myrestaurants-android/src/org/springframework/web/client/ResourceAccessException.java index 8ef2784..c4a7c31 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/web/client/ResourceAccessException.java +++ b/couchdb-myrestaurants-android/src/org/springframework/web/client/ResourceAccessException.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/couchdb-myrestaurants-android/src/org/springframework/web/client/ResponseErrorHandler.java b/couchdb-myrestaurants-android/src/org/springframework/web/client/ResponseErrorHandler.java index d4f6147..3e11ae6 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/web/client/ResponseErrorHandler.java +++ b/couchdb-myrestaurants-android/src/org/springframework/web/client/ResponseErrorHandler.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/couchdb-myrestaurants-android/src/org/springframework/web/client/ResponseExtractor.java b/couchdb-myrestaurants-android/src/org/springframework/web/client/ResponseExtractor.java index 2a0d9f6..b76d3f1 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/web/client/ResponseExtractor.java +++ b/couchdb-myrestaurants-android/src/org/springframework/web/client/ResponseExtractor.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/couchdb-myrestaurants-android/src/org/springframework/web/client/RestClientException.java b/couchdb-myrestaurants-android/src/org/springframework/web/client/RestClientException.java index f772ada..66bacb3 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/web/client/RestClientException.java +++ b/couchdb-myrestaurants-android/src/org/springframework/web/client/RestClientException.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/couchdb-myrestaurants-android/src/org/springframework/web/client/RestOperations.java b/couchdb-myrestaurants-android/src/org/springframework/web/client/RestOperations.java index 9d5b23c..60cde7c 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/web/client/RestOperations.java +++ b/couchdb-myrestaurants-android/src/org/springframework/web/client/RestOperations.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/couchdb-myrestaurants-android/src/org/springframework/web/client/RestTemplate.java b/couchdb-myrestaurants-android/src/org/springframework/web/client/RestTemplate.java index d479bf4..2607bdb 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/web/client/RestTemplate.java +++ b/couchdb-myrestaurants-android/src/org/springframework/web/client/RestTemplate.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/couchdb-myrestaurants-android/src/org/springframework/web/util/UriTemplate.java b/couchdb-myrestaurants-android/src/org/springframework/web/util/UriTemplate.java index 92bd5a7..d56fe89 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/web/util/UriTemplate.java +++ b/couchdb-myrestaurants-android/src/org/springframework/web/util/UriTemplate.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/couchdb-myrestaurants-android/src/org/springframework/web/util/UriUtils.java b/couchdb-myrestaurants-android/src/org/springframework/web/util/UriUtils.java index d60deb6..b358cf2 100644 --- a/couchdb-myrestaurants-android/src/org/springframework/web/util/UriUtils.java +++ b/couchdb-myrestaurants-android/src/org/springframework/web/util/UriUtils.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/mongodb-myrestaurants-analytics/src/main/java/org/springframework/data/document/web/bind/annotation/support/HandlerMethodInvoker.java b/mongodb-myrestaurants-analytics/src/main/java/org/springframework/data/document/web/bind/annotation/support/HandlerMethodInvoker.java index 0e6e411..b2958ec 100644 --- a/mongodb-myrestaurants-analytics/src/main/java/org/springframework/data/document/web/bind/annotation/support/HandlerMethodInvoker.java +++ b/mongodb-myrestaurants-analytics/src/main/java/org/springframework/data/document/web/bind/annotation/support/HandlerMethodInvoker.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/mongodb-myrestaurants-analytics/src/main/java/org/springframework/data/document/web/servlet/ActionExecutedContext.java b/mongodb-myrestaurants-analytics/src/main/java/org/springframework/data/document/web/servlet/ActionExecutedContext.java index 97123fd..93cf41e 100644 --- a/mongodb-myrestaurants-analytics/src/main/java/org/springframework/data/document/web/servlet/ActionExecutedContext.java +++ b/mongodb-myrestaurants-analytics/src/main/java/org/springframework/data/document/web/servlet/ActionExecutedContext.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/mongodb-myrestaurants-analytics/src/main/java/org/springframework/data/document/web/servlet/ActionExecutingContext.java b/mongodb-myrestaurants-analytics/src/main/java/org/springframework/data/document/web/servlet/ActionExecutingContext.java index f87c638..498a32b 100644 --- a/mongodb-myrestaurants-analytics/src/main/java/org/springframework/data/document/web/servlet/ActionExecutingContext.java +++ b/mongodb-myrestaurants-analytics/src/main/java/org/springframework/data/document/web/servlet/ActionExecutingContext.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/mongodb-myrestaurants-analytics/src/main/java/org/springframework/data/document/web/servlet/ActionInterceptor.java b/mongodb-myrestaurants-analytics/src/main/java/org/springframework/data/document/web/servlet/ActionInterceptor.java index 6327c26..125c171 100644 --- a/mongodb-myrestaurants-analytics/src/main/java/org/springframework/data/document/web/servlet/ActionInterceptor.java +++ b/mongodb-myrestaurants-analytics/src/main/java/org/springframework/data/document/web/servlet/ActionInterceptor.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,