diff options
| author | Michael Klishin <michael@novemberain.com> | 2019-03-22 14:14:10 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-22 14:14:10 +0300 |
| commit | 1b87e590a232b878fa1869aff26eef675093a9bc (patch) | |
| tree | 4161486fe34eae1c0e4b3f23d1926cb65668f395 /src | |
| parent | db82465f8e9c7e79303f0cbc7d10c9227b6876c7 (diff) | |
| parent | 81b07f2eed4daa064b3b793e4fd6f1df52c5c7bd (diff) | |
| download | rabbitmq-server-git-1b87e590a232b878fa1869aff26eef675093a9bc.tar.gz | |
Merge pull request #1953 from spring-operator/polish-urls-apache-license-master
URL Cleanup
Diffstat (limited to 'src')
| -rw-r--r-- | src/rabbit_sysmon_handler.erl | 2 | ||||
| -rw-r--r-- | src/rabbit_sysmon_minder.erl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/rabbit_sysmon_handler.erl b/src/rabbit_sysmon_handler.erl index f4b286f032..a03562ef78 100644 --- a/src/rabbit_sysmon_handler.erl +++ b/src/rabbit_sysmon_handler.erl @@ -6,7 +6,7 @@ %% 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 diff --git a/src/rabbit_sysmon_minder.erl b/src/rabbit_sysmon_minder.erl index 42cf1179eb..ef80264fcc 100644 --- a/src/rabbit_sysmon_minder.erl +++ b/src/rabbit_sysmon_minder.erl @@ -7,7 +7,7 @@ %% 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 |
