diff options
| author | Michael Klishin <michael@novemberain.com> | 2019-03-12 17:04:50 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-12 17:04:50 +0300 |
| commit | ed70fa442346c5b026b559a6bfbb19a2120bd2e3 (patch) | |
| tree | 7d2c3671ed2e59406973ca19bbfc31df7baf9ce1 | |
| parent | b5b8ecd2e62d96ec9c5da40f4848ab63c0280e4b (diff) | |
| parent | 92f9678be3ccd7aac4533b237ca8ca002762d4a8 (diff) | |
| download | rabbitmq-server-git-ed70fa442346c5b026b559a6bfbb19a2120bd2e3.tar.gz | |
Merge pull request #1910 from spring-operator/polish-urls-build-master
URL Cleanup
| -rw-r--r-- | scripts/rabbitmq-diagnostics.bat | 2 | ||||
| -rw-r--r-- | scripts/rabbitmq-plugins.bat | 2 | ||||
| -rw-r--r-- | scripts/rabbitmq-queues.bat | 2 | ||||
| -rw-r--r-- | scripts/rabbitmq-server.bat | 2 | ||||
| -rw-r--r-- | scripts/rabbitmq-service.bat | 2 | ||||
| -rw-r--r-- | scripts/rabbitmqctl.bat | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/scripts/rabbitmq-diagnostics.bat b/scripts/rabbitmq-diagnostics.bat index a7f8a324e7..1b544208c7 100644 --- a/scripts/rabbitmq-diagnostics.bat +++ b/scripts/rabbitmq-diagnostics.bat @@ -2,7 +2,7 @@ REM The contents of this file are subject to the Mozilla Public License
REM Version 1.1 (the "License"); you may not use this file except in
REM compliance with the License. You may obtain a copy of the License
-REM at http://www.mozilla.org/MPL/
+REM at https://www.mozilla.org/MPL/
REM
REM Software distributed under the License is distributed on an "AS IS"
REM basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
diff --git a/scripts/rabbitmq-plugins.bat b/scripts/rabbitmq-plugins.bat index 4f0c774292..0cecbcc4dc 100644 --- a/scripts/rabbitmq-plugins.bat +++ b/scripts/rabbitmq-plugins.bat @@ -3,7 +3,7 @@ REM The contents of this file are subject to the Mozilla Public License
REM Version 1.1 (the "License"); you may not use this file except in
REM compliance with the License. You may obtain a copy of the License
-REM at http://www.mozilla.org/MPL/
+REM at https://www.mozilla.org/MPL/
REM
REM Software distributed under the License is distributed on an "AS IS"
REM basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
diff --git a/scripts/rabbitmq-queues.bat b/scripts/rabbitmq-queues.bat index 43a51a77ca..bd2eb390a8 100644 --- a/scripts/rabbitmq-queues.bat +++ b/scripts/rabbitmq-queues.bat @@ -2,7 +2,7 @@ REM The contents of this file are subject to the Mozilla Public License
REM Version 1.1 (the "License"); you may not use this file except in
REM compliance with the License. You may obtain a copy of the License
-REM at http://www.mozilla.org/MPL/
+REM at https://www.mozilla.org/MPL/
REM
REM Software distributed under the License is distributed on an "AS IS"
REM basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
diff --git a/scripts/rabbitmq-server.bat b/scripts/rabbitmq-server.bat index 462db4c10c..27d0037f7b 100644 --- a/scripts/rabbitmq-server.bat +++ b/scripts/rabbitmq-server.bat @@ -2,7 +2,7 @@ REM The contents of this file are subject to the Mozilla Public License
REM Version 1.1 (the "License"); you may not use this file except in
REM compliance with the License. You may obtain a copy of the License
-REM at http://www.mozilla.org/MPL/
+REM at https://www.mozilla.org/MPL/
REM
REM Software distributed under the License is distributed on an "AS IS"
REM basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
diff --git a/scripts/rabbitmq-service.bat b/scripts/rabbitmq-service.bat index e3057f16b5..f85ff75530 100644 --- a/scripts/rabbitmq-service.bat +++ b/scripts/rabbitmq-service.bat @@ -2,7 +2,7 @@ REM The contents of this file are subject to the Mozilla Public License
REM Version 1.1 (the "License"); you may not use this file except in
REM compliance with the License. You may obtain a copy of the License
-REM at http://www.mozilla.org/MPL/
+REM at https://www.mozilla.org/MPL/
REM
REM Software distributed under the License is distributed on an "AS IS"
REM basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
diff --git a/scripts/rabbitmqctl.bat b/scripts/rabbitmqctl.bat index 4ce3098708..b99dc9c15f 100644 --- a/scripts/rabbitmqctl.bat +++ b/scripts/rabbitmqctl.bat @@ -2,7 +2,7 @@ REM The contents of this file are subject to the Mozilla Public License
REM Version 1.1 (the "License"); you may not use this file except in
REM compliance with the License. You may obtain a copy of the License
-REM at http://www.mozilla.org/MPL/
+REM at https://www.mozilla.org/MPL/
REM
REM Software distributed under the License is distributed on an "AS IS"
REM basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
|
