summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/rabbit_sysmon_handler.erl2
-rw-r--r--src/rabbit_sysmon_minder.erl2
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