diff options
| author | Michael Klishin <michael@novemberain.com> | 2019-03-20 12:05:53 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-20 12:05:53 +0300 |
| commit | 626033a8c415be7ffc8360eac985f97d054935b3 (patch) | |
| tree | b28fc5c05f7c79b0e89ad26d11d515d03e736017 /src/lqueue.erl | |
| parent | 5368ee86954d91e8949d55c6ee5e704149ec854b (diff) | |
| parent | c5568a9ed4f4d7e9e2fdfbbe3e1061939a0c3ccd (diff) | |
| download | rabbitmq-server-git-626033a8c415be7ffc8360eac985f97d054935b3.tar.gz | |
Merge pull request #1949 from spring-operator/polish-urls-remaining-master
URL Cleanup
Diffstat (limited to 'src/lqueue.erl')
| -rw-r--r-- | src/lqueue.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lqueue.erl b/src/lqueue.erl index 272108c808..d62216daf6 100644 --- a/src/lqueue.erl +++ b/src/lqueue.erl @@ -1,7 +1,7 @@ %% The contents of this file are subject to the Mozilla Public License %% Version 1.1 (the "License"); you may not use this file except in %% compliance with the License. You may obtain a copy of the License -%% at http://www.mozilla.org/MPL/ +%% at https://www.mozilla.org/MPL/ %% %% Software distributed under the License is distributed on an "AS IS" %% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See |
