Skip to content

Commit 084d6c9

Browse files
authored
Merge pull request #531 from spring-operator/polish-urls-apache-license-4.10.x-stable
URL Cleanup
2 parents e2d5eba + 2dd894d commit 084d6c9

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

LICENSE-APACHE2

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
Apache License
33
Version 2.0, January 2004
4-
http://www.apache.org/licenses/
4+
https://www.apache.org/licenses/
55

66
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
77

@@ -193,7 +193,7 @@
193193
you may not use this file except in compliance with the License.
194194
You may obtain a copy of the License at
195195

196-
http://www.apache.org/licenses/LICENSE-2.0
196+
https://www.apache.org/licenses/LICENSE-2.0
197197

198198
Unless required by applicable law or agreed to in writing, software
199199
distributed under the License is distributed on an "AS IS" BASIS,

src/main/java/com/rabbitmq/tools/json/JSONReader.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
you may not use this file except in compliance with the License.
2222
You may obtain a copy of the License at
2323
24-
http://www.apache.org/licenses/LICENSE-2.0
24+
https://www.apache.org/licenses/LICENSE-2.0
2525
2626
Unless required by applicable law or agreed to in writing, software
2727
distributed under the License is distributed on an "AS IS" BASIS,

src/main/java/com/rabbitmq/tools/json/JSONWriter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
you may not use this file except in compliance with the License.
2222
You may obtain a copy of the License at
2323
24-
http://www.apache.org/licenses/LICENSE-2.0
24+
https://www.apache.org/licenses/LICENSE-2.0
2525
2626
Unless required by applicable law or agreed to in writing, software
2727
distributed under the License is distributed on an "AS IS" BASIS,

0 commit comments

Comments
 (0)