diff --git a/src/main/java/org/springframework/scala/beans/ScalaBeanInfo.java b/src/main/java/org/springframework/scala/beans/ScalaBeanInfo.java index 4056ae0..4e850f8 100644 --- a/src/main/java/org/springframework/scala/beans/ScalaBeanInfo.java +++ b/src/main/java/org/springframework/scala/beans/ScalaBeanInfo.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/scala/beans/ScalaBeanInfoFactory.java b/src/main/java/org/springframework/scala/beans/ScalaBeanInfoFactory.java index f4811d5..5b25061 100644 --- a/src/main/java/org/springframework/scala/beans/ScalaBeanInfoFactory.java +++ b/src/main/java/org/springframework/scala/beans/ScalaBeanInfoFactory.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/scala/beans/factory/function/Function0Wrapper.java b/src/main/java/org/springframework/scala/beans/factory/function/Function0Wrapper.java index 24dc5b6..d984290 100644 --- a/src/main/java/org/springframework/scala/beans/factory/function/Function0Wrapper.java +++ b/src/main/java/org/springframework/scala/beans/factory/function/Function0Wrapper.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/scala/org/springframework/scala/aop/AdviceConversions.scala b/src/main/scala/org/springframework/scala/aop/AdviceConversions.scala index 1210dff..b3555f1 100644 --- a/src/main/scala/org/springframework/scala/aop/AdviceConversions.scala +++ b/src/main/scala/org/springframework/scala/aop/AdviceConversions.scala @@ -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/scala/org/springframework/scala/beans/factory/BeanFactoryConversions.scala b/src/main/scala/org/springframework/scala/beans/factory/BeanFactoryConversions.scala index 1720432..844f4e9 100644 --- a/src/main/scala/org/springframework/scala/beans/factory/BeanFactoryConversions.scala +++ b/src/main/scala/org/springframework/scala/beans/factory/BeanFactoryConversions.scala @@ -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/scala/org/springframework/scala/beans/factory/RichBeanFactory.scala b/src/main/scala/org/springframework/scala/beans/factory/RichBeanFactory.scala index b73bd3d..cda645e 100644 --- a/src/main/scala/org/springframework/scala/beans/factory/RichBeanFactory.scala +++ b/src/main/scala/org/springframework/scala/beans/factory/RichBeanFactory.scala @@ -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/scala/org/springframework/scala/beans/factory/RichListableBeanFactory.scala b/src/main/scala/org/springframework/scala/beans/factory/RichListableBeanFactory.scala index cc4e051..b4b36d8 100644 --- a/src/main/scala/org/springframework/scala/beans/factory/RichListableBeanFactory.scala +++ b/src/main/scala/org/springframework/scala/beans/factory/RichListableBeanFactory.scala @@ -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/scala/org/springframework/scala/beans/factory/annotation/ConstructorAutowiredAnnotationBeanPostProcessor.scala b/src/main/scala/org/springframework/scala/beans/factory/annotation/ConstructorAutowiredAnnotationBeanPostProcessor.scala index 386a7e8..dc1a6b4 100644 --- a/src/main/scala/org/springframework/scala/beans/factory/annotation/ConstructorAutowiredAnnotationBeanPostProcessor.scala +++ b/src/main/scala/org/springframework/scala/beans/factory/annotation/ConstructorAutowiredAnnotationBeanPostProcessor.scala @@ -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/scala/org/springframework/scala/beans/factory/config/Function0FactoryBean.scala b/src/main/scala/org/springframework/scala/beans/factory/config/Function0FactoryBean.scala index f639a7e..9580481 100644 --- a/src/main/scala/org/springframework/scala/beans/factory/config/Function0FactoryBean.scala +++ b/src/main/scala/org/springframework/scala/beans/factory/config/Function0FactoryBean.scala @@ -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/scala/org/springframework/scala/beans/factory/config/MapFactoryBean.scala b/src/main/scala/org/springframework/scala/beans/factory/config/MapFactoryBean.scala index 89dcd8b..c4ee410 100644 --- a/src/main/scala/org/springframework/scala/beans/factory/config/MapFactoryBean.scala +++ b/src/main/scala/org/springframework/scala/beans/factory/config/MapFactoryBean.scala @@ -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/scala/org/springframework/scala/beans/factory/config/SeqFactoryBean.scala b/src/main/scala/org/springframework/scala/beans/factory/config/SeqFactoryBean.scala index 8ab290e..c43c588 100644 --- a/src/main/scala/org/springframework/scala/beans/factory/config/SeqFactoryBean.scala +++ b/src/main/scala/org/springframework/scala/beans/factory/config/SeqFactoryBean.scala @@ -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/scala/org/springframework/scala/beans/factory/config/SetFactoryBean.scala b/src/main/scala/org/springframework/scala/beans/factory/config/SetFactoryBean.scala index 790da8d..981f605 100644 --- a/src/main/scala/org/springframework/scala/beans/factory/config/SetFactoryBean.scala +++ b/src/main/scala/org/springframework/scala/beans/factory/config/SetFactoryBean.scala @@ -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/scala/org/springframework/scala/beans/factory/function/FunctionalBeanDefinition.scala b/src/main/scala/org/springframework/scala/beans/factory/function/FunctionalBeanDefinition.scala index 539ca0a..daf21e5 100644 --- a/src/main/scala/org/springframework/scala/beans/factory/function/FunctionalBeanDefinition.scala +++ b/src/main/scala/org/springframework/scala/beans/factory/function/FunctionalBeanDefinition.scala @@ -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/scala/org/springframework/scala/beans/factory/function/FunctionalRootBeanDefinition.scala b/src/main/scala/org/springframework/scala/beans/factory/function/FunctionalRootBeanDefinition.scala index f231ea2..6302219 100644 --- a/src/main/scala/org/springframework/scala/beans/factory/function/FunctionalRootBeanDefinition.scala +++ b/src/main/scala/org/springframework/scala/beans/factory/function/FunctionalRootBeanDefinition.scala @@ -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/scala/org/springframework/scala/beans/factory/function/InitDestroyFunctionBeanPostProcessor.scala b/src/main/scala/org/springframework/scala/beans/factory/function/InitDestroyFunctionBeanPostProcessor.scala index 7421df7..54c1314 100644 --- a/src/main/scala/org/springframework/scala/beans/factory/function/InitDestroyFunctionBeanPostProcessor.scala +++ b/src/main/scala/org/springframework/scala/beans/factory/function/InitDestroyFunctionBeanPostProcessor.scala @@ -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/scala/org/springframework/scala/beans/factory/xml/UtilNamespaceHandler.scala b/src/main/scala/org/springframework/scala/beans/factory/xml/UtilNamespaceHandler.scala index 1a024ae..782b645 100644 --- a/src/main/scala/org/springframework/scala/beans/factory/xml/UtilNamespaceHandler.scala +++ b/src/main/scala/org/springframework/scala/beans/factory/xml/UtilNamespaceHandler.scala @@ -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/scala/org/springframework/scala/beans/propertyeditors/RegexEditor.scala b/src/main/scala/org/springframework/scala/beans/propertyeditors/RegexEditor.scala index cf7566d..75e5f10 100644 --- a/src/main/scala/org/springframework/scala/beans/propertyeditors/RegexEditor.scala +++ b/src/main/scala/org/springframework/scala/beans/propertyeditors/RegexEditor.scala @@ -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/scala/org/springframework/scala/beans/propertyeditors/ScalaCollectionEditor.scala b/src/main/scala/org/springframework/scala/beans/propertyeditors/ScalaCollectionEditor.scala index e1fa84c..81460bf 100644 --- a/src/main/scala/org/springframework/scala/beans/propertyeditors/ScalaCollectionEditor.scala +++ b/src/main/scala/org/springframework/scala/beans/propertyeditors/ScalaCollectionEditor.scala @@ -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/scala/org/springframework/scala/beans/propertyeditors/ScalaEditorRegistrar.scala b/src/main/scala/org/springframework/scala/beans/propertyeditors/ScalaEditorRegistrar.scala index 8f4a94f..a89c5ec 100644 --- a/src/main/scala/org/springframework/scala/beans/propertyeditors/ScalaEditorRegistrar.scala +++ b/src/main/scala/org/springframework/scala/beans/propertyeditors/ScalaEditorRegistrar.scala @@ -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/scala/org/springframework/scala/context/ApplicationContextConversions.scala b/src/main/scala/org/springframework/scala/context/ApplicationContextConversions.scala index f66c32b..af37701 100644 --- a/src/main/scala/org/springframework/scala/context/ApplicationContextConversions.scala +++ b/src/main/scala/org/springframework/scala/context/ApplicationContextConversions.scala @@ -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/scala/org/springframework/scala/context/ApplicationListenerAdapter.scala b/src/main/scala/org/springframework/scala/context/ApplicationListenerAdapter.scala index a21183a..df77ad2 100644 --- a/src/main/scala/org/springframework/scala/context/ApplicationListenerAdapter.scala +++ b/src/main/scala/org/springframework/scala/context/ApplicationListenerAdapter.scala @@ -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/scala/org/springframework/scala/context/RichApplicationContext.scala b/src/main/scala/org/springframework/scala/context/RichApplicationContext.scala index 78e61fc..33df553 100644 --- a/src/main/scala/org/springframework/scala/context/RichApplicationContext.scala +++ b/src/main/scala/org/springframework/scala/context/RichApplicationContext.scala @@ -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/scala/org/springframework/scala/context/function/BeanLookupFunction.scala b/src/main/scala/org/springframework/scala/context/function/BeanLookupFunction.scala index 2a89b54..0d57b23 100644 --- a/src/main/scala/org/springframework/scala/context/function/BeanLookupFunction.scala +++ b/src/main/scala/org/springframework/scala/context/function/BeanLookupFunction.scala @@ -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/scala/org/springframework/scala/context/function/ContextSupport.scala b/src/main/scala/org/springframework/scala/context/function/ContextSupport.scala index eb0a61a..b01e25d 100644 --- a/src/main/scala/org/springframework/scala/context/function/ContextSupport.scala +++ b/src/main/scala/org/springframework/scala/context/function/ContextSupport.scala @@ -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/scala/org/springframework/scala/context/function/FunctionalConfigApplicationContext.scala b/src/main/scala/org/springframework/scala/context/function/FunctionalConfigApplicationContext.scala index b55872b..2f83545 100644 --- a/src/main/scala/org/springframework/scala/context/function/FunctionalConfigApplicationContext.scala +++ b/src/main/scala/org/springframework/scala/context/function/FunctionalConfigApplicationContext.scala @@ -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/scala/org/springframework/scala/context/function/FunctionalConfiguration.scala b/src/main/scala/org/springframework/scala/context/function/FunctionalConfiguration.scala index 838d0a3..9921a2d 100644 --- a/src/main/scala/org/springframework/scala/context/function/FunctionalConfiguration.scala +++ b/src/main/scala/org/springframework/scala/context/function/FunctionalConfiguration.scala @@ -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/scala/org/springframework/scala/http/converter/xml/ElemMessageConverter.scala b/src/main/scala/org/springframework/scala/http/converter/xml/ElemMessageConverter.scala index 134d7bf..b73debc 100644 --- a/src/main/scala/org/springframework/scala/http/converter/xml/ElemMessageConverter.scala +++ b/src/main/scala/org/springframework/scala/http/converter/xml/ElemMessageConverter.scala @@ -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/scala/org/springframework/scala/jdbc/core/JdbcCallbackConversions.scala b/src/main/scala/org/springframework/scala/jdbc/core/JdbcCallbackConversions.scala index 640e681..6e5d09b 100644 --- a/src/main/scala/org/springframework/scala/jdbc/core/JdbcCallbackConversions.scala +++ b/src/main/scala/org/springframework/scala/jdbc/core/JdbcCallbackConversions.scala @@ -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/scala/org/springframework/scala/jdbc/core/JdbcTemplate.scala b/src/main/scala/org/springframework/scala/jdbc/core/JdbcTemplate.scala index 6b7f701..e9e8000 100644 --- a/src/main/scala/org/springframework/scala/jdbc/core/JdbcTemplate.scala +++ b/src/main/scala/org/springframework/scala/jdbc/core/JdbcTemplate.scala @@ -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/scala/org/springframework/scala/jms/core/JmsTemplate.scala b/src/main/scala/org/springframework/scala/jms/core/JmsTemplate.scala index 5c9502c..defecb5 100644 --- a/src/main/scala/org/springframework/scala/jms/core/JmsTemplate.scala +++ b/src/main/scala/org/springframework/scala/jms/core/JmsTemplate.scala @@ -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/scala/org/springframework/scala/test/context/FunctionalConfigContextLoader.scala b/src/main/scala/org/springframework/scala/test/context/FunctionalConfigContextLoader.scala index 9ef58b7..c9bcfaf 100644 --- a/src/main/scala/org/springframework/scala/test/context/FunctionalConfigContextLoader.scala +++ b/src/main/scala/org/springframework/scala/test/context/FunctionalConfigContextLoader.scala @@ -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/scala/org/springframework/scala/test/context/FunctionalConfigurations.scala b/src/main/scala/org/springframework/scala/test/context/FunctionalConfigurations.scala index b294114..027e0b2 100644 --- a/src/main/scala/org/springframework/scala/test/context/FunctionalConfigurations.scala +++ b/src/main/scala/org/springframework/scala/test/context/FunctionalConfigurations.scala @@ -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/scala/org/springframework/scala/transaction/function/TransactionMode.scala b/src/main/scala/org/springframework/scala/transaction/function/TransactionMode.scala index 822a92c..4d133ff 100644 --- a/src/main/scala/org/springframework/scala/transaction/function/TransactionMode.scala +++ b/src/main/scala/org/springframework/scala/transaction/function/TransactionMode.scala @@ -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/scala/org/springframework/scala/transaction/function/TransactionSupport.scala b/src/main/scala/org/springframework/scala/transaction/function/TransactionSupport.scala index 93af360..e800412 100644 --- a/src/main/scala/org/springframework/scala/transaction/function/TransactionSupport.scala +++ b/src/main/scala/org/springframework/scala/transaction/function/TransactionSupport.scala @@ -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/scala/org/springframework/scala/transaction/support/SynchronizationEvent.scala b/src/main/scala/org/springframework/scala/transaction/support/SynchronizationEvent.scala index de65c40..618d2c7 100644 --- a/src/main/scala/org/springframework/scala/transaction/support/SynchronizationEvent.scala +++ b/src/main/scala/org/springframework/scala/transaction/support/SynchronizationEvent.scala @@ -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/scala/org/springframework/scala/transaction/support/TransactionManagement.scala b/src/main/scala/org/springframework/scala/transaction/support/TransactionManagement.scala index a710a82..8fa25c2 100644 --- a/src/main/scala/org/springframework/scala/transaction/support/TransactionManagement.scala +++ b/src/main/scala/org/springframework/scala/transaction/support/TransactionManagement.scala @@ -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/scala/org/springframework/scala/transaction/support/TransactionSynchronizationManager.scala b/src/main/scala/org/springframework/scala/transaction/support/TransactionSynchronizationManager.scala index 222f41c..5a9e267 100644 --- a/src/main/scala/org/springframework/scala/transaction/support/TransactionSynchronizationManager.scala +++ b/src/main/scala/org/springframework/scala/transaction/support/TransactionSynchronizationManager.scala @@ -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/scala/org/springframework/scala/transaction/support/TransactionTemplate.scala b/src/main/scala/org/springframework/scala/transaction/support/TransactionTemplate.scala index 4c6f1a7..be949f8 100644 --- a/src/main/scala/org/springframework/scala/transaction/support/TransactionTemplate.scala +++ b/src/main/scala/org/springframework/scala/transaction/support/TransactionTemplate.scala @@ -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/scala/org/springframework/scala/util/TypeTagUtils.scala b/src/main/scala/org/springframework/scala/util/TypeTagUtils.scala index a97bb48..f39044d 100644 --- a/src/main/scala/org/springframework/scala/util/TypeTagUtils.scala +++ b/src/main/scala/org/springframework/scala/util/TypeTagUtils.scala @@ -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/scala/org/springframework/scala/web/client/RestTemplate.scala b/src/main/scala/org/springframework/scala/web/client/RestTemplate.scala index 9d9cedd..303fbc6 100644 --- a/src/main/scala/org/springframework/scala/web/client/RestTemplate.scala +++ b/src/main/scala/org/springframework/scala/web/client/RestTemplate.scala @@ -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/scala/context/function/MyAnnotatedConfiguration.java b/src/test/java/org/springframework/scala/context/function/MyAnnotatedConfiguration.java index d2a214b..7ac71af 100644 --- a/src/test/java/org/springframework/scala/context/function/MyAnnotatedConfiguration.java +++ b/src/test/java/org/springframework/scala/context/function/MyAnnotatedConfiguration.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/scala/org/springframework/scala/aop/AdviceConversionsTests.scala b/src/test/scala/org/springframework/scala/aop/AdviceConversionsTests.scala index 0deb3b9..3c39e5c 100644 --- a/src/test/scala/org/springframework/scala/aop/AdviceConversionsTests.scala +++ b/src/test/scala/org/springframework/scala/aop/AdviceConversionsTests.scala @@ -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/scala/org/springframework/scala/beans/ScalaBean.scala b/src/test/scala/org/springframework/scala/beans/ScalaBean.scala index 3ed6815..56b582e 100644 --- a/src/test/scala/org/springframework/scala/beans/ScalaBean.scala +++ b/src/test/scala/org/springframework/scala/beans/ScalaBean.scala @@ -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/scala/org/springframework/scala/beans/ScalaBeanInfoFactoryTests.scala b/src/test/scala/org/springframework/scala/beans/ScalaBeanInfoFactoryTests.scala index aa276c6..0f2a640 100644 --- a/src/test/scala/org/springframework/scala/beans/ScalaBeanInfoFactoryTests.scala +++ b/src/test/scala/org/springframework/scala/beans/ScalaBeanInfoFactoryTests.scala @@ -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/scala/org/springframework/scala/beans/ScalaBeanInfoTests.scala b/src/test/scala/org/springframework/scala/beans/ScalaBeanInfoTests.scala index 642447a..dd8e4ac 100644 --- a/src/test/scala/org/springframework/scala/beans/ScalaBeanInfoTests.scala +++ b/src/test/scala/org/springframework/scala/beans/ScalaBeanInfoTests.scala @@ -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/scala/org/springframework/scala/beans/factory/RichBeanFactoryTests.scala b/src/test/scala/org/springframework/scala/beans/factory/RichBeanFactoryTests.scala index 42a5ae2..b6b7d8b 100644 --- a/src/test/scala/org/springframework/scala/beans/factory/RichBeanFactoryTests.scala +++ b/src/test/scala/org/springframework/scala/beans/factory/RichBeanFactoryTests.scala @@ -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/scala/org/springframework/scala/beans/factory/RichListableBeanFactoryTests.scala b/src/test/scala/org/springframework/scala/beans/factory/RichListableBeanFactoryTests.scala index c74e272..d8fc1ed 100644 --- a/src/test/scala/org/springframework/scala/beans/factory/RichListableBeanFactoryTests.scala +++ b/src/test/scala/org/springframework/scala/beans/factory/RichListableBeanFactoryTests.scala @@ -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/scala/org/springframework/scala/beans/factory/annotation/ConstructorAutowiredAnnotationBeanPostProcessorTests.scala b/src/test/scala/org/springframework/scala/beans/factory/annotation/ConstructorAutowiredAnnotationBeanPostProcessorTests.scala index a3a7f68..747d1cb 100644 --- a/src/test/scala/org/springframework/scala/beans/factory/annotation/ConstructorAutowiredAnnotationBeanPostProcessorTests.scala +++ b/src/test/scala/org/springframework/scala/beans/factory/annotation/ConstructorAutowiredAnnotationBeanPostProcessorTests.scala @@ -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/scala/org/springframework/scala/beans/factory/function/FunctionalRootBeanDefinitionTests.scala b/src/test/scala/org/springframework/scala/beans/factory/function/FunctionalRootBeanDefinitionTests.scala index 13943df..220c6cc 100644 --- a/src/test/scala/org/springframework/scala/beans/factory/function/FunctionalRootBeanDefinitionTests.scala +++ b/src/test/scala/org/springframework/scala/beans/factory/function/FunctionalRootBeanDefinitionTests.scala @@ -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/scala/org/springframework/scala/beans/factory/function/InitDestroyFunctionBeanPostProcessorTests.scala b/src/test/scala/org/springframework/scala/beans/factory/function/InitDestroyFunctionBeanPostProcessorTests.scala index f317723..d187ff8 100644 --- a/src/test/scala/org/springframework/scala/beans/factory/function/InitDestroyFunctionBeanPostProcessorTests.scala +++ b/src/test/scala/org/springframework/scala/beans/factory/function/InitDestroyFunctionBeanPostProcessorTests.scala @@ -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/scala/org/springframework/scala/beans/propertyeditors/CollectionsBean.scala b/src/test/scala/org/springframework/scala/beans/propertyeditors/CollectionsBean.scala index 8c444f8..437053c 100644 --- a/src/test/scala/org/springframework/scala/beans/propertyeditors/CollectionsBean.scala +++ b/src/test/scala/org/springframework/scala/beans/propertyeditors/CollectionsBean.scala @@ -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/scala/org/springframework/scala/beans/propertyeditors/PrimitivesBean.scala b/src/test/scala/org/springframework/scala/beans/propertyeditors/PrimitivesBean.scala index d9d5e31..e21d0cd 100644 --- a/src/test/scala/org/springframework/scala/beans/propertyeditors/PrimitivesBean.scala +++ b/src/test/scala/org/springframework/scala/beans/propertyeditors/PrimitivesBean.scala @@ -7,7 +7,7 @@ package org.springframework.scala.beans.propertyeditors * 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/scala/org/springframework/scala/beans/propertyeditors/ScalaCollectionEditorTests.scala b/src/test/scala/org/springframework/scala/beans/propertyeditors/ScalaCollectionEditorTests.scala index 0fcc18e..44420f2 100644 --- a/src/test/scala/org/springframework/scala/beans/propertyeditors/ScalaCollectionEditorTests.scala +++ b/src/test/scala/org/springframework/scala/beans/propertyeditors/ScalaCollectionEditorTests.scala @@ -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/scala/org/springframework/scala/beans/propertyeditors/ScalaEditorRegistrarTests.scala b/src/test/scala/org/springframework/scala/beans/propertyeditors/ScalaEditorRegistrarTests.scala index 06f9d64..92e593d 100644 --- a/src/test/scala/org/springframework/scala/beans/propertyeditors/ScalaEditorRegistrarTests.scala +++ b/src/test/scala/org/springframework/scala/beans/propertyeditors/ScalaEditorRegistrarTests.scala @@ -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/scala/org/springframework/scala/beans/propertyeditors/TypesBean.scala b/src/test/scala/org/springframework/scala/beans/propertyeditors/TypesBean.scala index f66ac37..1b00ad2 100644 --- a/src/test/scala/org/springframework/scala/beans/propertyeditors/TypesBean.scala +++ b/src/test/scala/org/springframework/scala/beans/propertyeditors/TypesBean.scala @@ -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/scala/org/springframework/scala/context/ApplicationListenerAdapterTest.scala b/src/test/scala/org/springframework/scala/context/ApplicationListenerAdapterTest.scala index 0c87168..bac2b0a 100644 --- a/src/test/scala/org/springframework/scala/context/ApplicationListenerAdapterTest.scala +++ b/src/test/scala/org/springframework/scala/context/ApplicationListenerAdapterTest.scala @@ -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/scala/org/springframework/scala/context/function/ComponentScanTests.scala b/src/test/scala/org/springframework/scala/context/function/ComponentScanTests.scala index dc61696..bca160c 100644 --- a/src/test/scala/org/springframework/scala/context/function/ComponentScanTests.scala +++ b/src/test/scala/org/springframework/scala/context/function/ComponentScanTests.scala @@ -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/scala/org/springframework/scala/context/function/ContextSupportTests.scala b/src/test/scala/org/springframework/scala/context/function/ContextSupportTests.scala index 8d055c2..d3e13d4 100644 --- a/src/test/scala/org/springframework/scala/context/function/ContextSupportTests.scala +++ b/src/test/scala/org/springframework/scala/context/function/ContextSupportTests.scala @@ -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/scala/org/springframework/scala/context/function/FunctionalConfigApplicationContextTests.scala b/src/test/scala/org/springframework/scala/context/function/FunctionalConfigApplicationContextTests.scala index 9f333b3..8155990 100644 --- a/src/test/scala/org/springframework/scala/context/function/FunctionalConfigApplicationContextTests.scala +++ b/src/test/scala/org/springframework/scala/context/function/FunctionalConfigApplicationContextTests.scala @@ -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/scala/org/springframework/scala/context/function/FunctionalConfigurationTests.scala b/src/test/scala/org/springframework/scala/context/function/FunctionalConfigurationTests.scala index 6b81bfa..890dd34 100644 --- a/src/test/scala/org/springframework/scala/context/function/FunctionalConfigurationTests.scala +++ b/src/test/scala/org/springframework/scala/context/function/FunctionalConfigurationTests.scala @@ -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/scala/org/springframework/scala/context/function/MyFunctionalConfiguration.scala b/src/test/scala/org/springframework/scala/context/function/MyFunctionalConfiguration.scala index 3655557..032db1d 100644 --- a/src/test/scala/org/springframework/scala/context/function/MyFunctionalConfiguration.scala +++ b/src/test/scala/org/springframework/scala/context/function/MyFunctionalConfiguration.scala @@ -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/scala/org/springframework/scala/context/function/Person.scala b/src/test/scala/org/springframework/scala/context/function/Person.scala index 2f08984..dec9ebf 100644 --- a/src/test/scala/org/springframework/scala/context/function/Person.scala +++ b/src/test/scala/org/springframework/scala/context/function/Person.scala @@ -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/scala/org/springframework/scala/jdbc/core/JdbcTemplateTests.scala b/src/test/scala/org/springframework/scala/jdbc/core/JdbcTemplateTests.scala index dbbabf2..e792d9a 100644 --- a/src/test/scala/org/springframework/scala/jdbc/core/JdbcTemplateTests.scala +++ b/src/test/scala/org/springframework/scala/jdbc/core/JdbcTemplateTests.scala @@ -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/scala/org/springframework/scala/test/context/FunctionalConfigurationsTests.scala b/src/test/scala/org/springframework/scala/test/context/FunctionalConfigurationsTests.scala index c12377a..6e777bb 100644 --- a/src/test/scala/org/springframework/scala/test/context/FunctionalConfigurationsTests.scala +++ b/src/test/scala/org/springframework/scala/test/context/FunctionalConfigurationsTests.scala @@ -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/scala/org/springframework/scala/test/context/ProfiledFunctionalConfigurationsTests.scala b/src/test/scala/org/springframework/scala/test/context/ProfiledFunctionalConfigurationsTests.scala index 92237dc..e6d7924 100644 --- a/src/test/scala/org/springframework/scala/test/context/ProfiledFunctionalConfigurationsTests.scala +++ b/src/test/scala/org/springframework/scala/test/context/ProfiledFunctionalConfigurationsTests.scala @@ -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/scala/org/springframework/scala/transaction/function/TransactionSupportTests.scala b/src/test/scala/org/springframework/scala/transaction/function/TransactionSupportTests.scala index 80a96d8..0f3b264 100644 --- a/src/test/scala/org/springframework/scala/transaction/function/TransactionSupportTests.scala +++ b/src/test/scala/org/springframework/scala/transaction/function/TransactionSupportTests.scala @@ -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/scala/org/springframework/scala/transaction/support/TransactionManagementTests.scala b/src/test/scala/org/springframework/scala/transaction/support/TransactionManagementTests.scala index e3f0989..ced8ee2 100644 --- a/src/test/scala/org/springframework/scala/transaction/support/TransactionManagementTests.scala +++ b/src/test/scala/org/springframework/scala/transaction/support/TransactionManagementTests.scala @@ -7,7 +7,7 @@ package org.springframework.scala.transaction.support * 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/scala/org/springframework/scala/transaction/support/TransactionSynchronizationManagerTests.scala b/src/test/scala/org/springframework/scala/transaction/support/TransactionSynchronizationManagerTests.scala index aaaaa50..be2646d 100644 --- a/src/test/scala/org/springframework/scala/transaction/support/TransactionSynchronizationManagerTests.scala +++ b/src/test/scala/org/springframework/scala/transaction/support/TransactionSynchronizationManagerTests.scala @@ -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,