Browse Source

DATACMNS-1500 - URL Cleanup.

pull/420/head
Mark Paluch 7 years ago
parent
commit
cdbc1044e5
  1. 2
      src/main/java/org/springframework/data/util/ParameterTypes.java
  2. 2
      src/test/java/org/springframework/data/spel/spi/FunctionUnitTests.java
  3. 2
      src/test/java/org/springframework/data/util/ParameterTypesUnitTests.java

2
src/main/java/org/springframework/data/util/ParameterTypes.java

@ -5,7 +5,7 @@ @@ -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,

2
src/test/java/org/springframework/data/spel/spi/FunctionUnitTests.java

@ -5,7 +5,7 @@ @@ -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,

2
src/test/java/org/springframework/data/util/ParameterTypesUnitTests.java

@ -5,7 +5,7 @@ @@ -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,

Loading…
Cancel
Save