diff options
239 files changed, 370 insertions, 370 deletions
diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 1f6ef1c576..08697906fd 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -40,5 +40,5 @@ appropriate to the circumstances. Maintainers are obligated to maintain confiden with regard to the reporter of an incident. This Code of Conduct is adapted from the -[Contributor Covenant](http://contributor-covenant.org), version 1.3.0, available at -[contributor-covenant.org/version/1/3/0/](http://contributor-covenant.org/version/1/3/0/) +[Contributor Covenant](https://contributor-covenant.org), version 1.3.0, available at +[contributor-covenant.org/version/1/3/0/](https://contributor-covenant.org/version/1/3/0/) @@ -1,2 +1,2 @@ -Please see http://www.rabbitmq.com/download.html for links to guides +Please see https://www.rabbitmq.com/download.html for links to guides to installing RabbitMQ. diff --git a/LICENSE-MPL-RabbitMQ b/LICENSE-MPL-RabbitMQ index 99ef88e4ed..bde2493b03 100644 --- a/LICENSE-MPL-RabbitMQ +++ b/LICENSE-MPL-RabbitMQ @@ -437,7 +437,7 @@ EXHIBIT A -Mozilla Public License. ``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/ + 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 the @@ -26,7 +26,7 @@ ## Getting Help * [RabbitMQ mailing list](https://groups.google.com/forum/#!forum/rabbitmq-users) - * [Commercial support](https://rabbitmq.com/services.html) from [Pivotal](http://pivotal.io) for open source RabbitMQ + * [Commercial support](https://rabbitmq.com/services.html) from [Pivotal](https://pivotal.io) for open source RabbitMQ * [Community Slack](https://rabbitmq-slack.herokuapp.com/) * `#rabbitmq` on Freenode diff --git a/check_xref b/check_xref index 4c7badf3a4..9eee5bb65d 100755 --- a/check_xref +++ b/check_xref @@ -5,7 +5,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 diff --git a/docs/README-for-packages b/docs/README-for-packages index f26889b640..b3761836a1 100644 --- a/docs/README-for-packages +++ b/docs/README-for-packages @@ -3,11 +3,11 @@ This is rabbitmq-server, a message broker implementing AMQP, STOMP and MQTT. Most of the documentation for RabbitMQ is provided on the RabbitMQ web site. You can see documentation for the current version at: -http://www.rabbitmq.com/documentation.html +https://www.rabbitmq.com/documentation.html and for previous versions at: -http://www.rabbitmq.com/previous.html +https://www.rabbitmq.com/previous.html Man pages are installed with this package. Of particular interest are rabbitmqctl(1), to interact with a running RabbitMQ server, and diff --git a/docs/advanced.config.example b/docs/advanced.config.example index 82a1c000e1..dc5ab8fc0c 100644 --- a/docs/advanced.config.example +++ b/docs/advanced.config.example @@ -4,17 +4,17 @@ %% ---------------------------------------------------------------------------- %% Advanced Erlang Networking/Clustering Options. %% - %% See http://www.rabbitmq.com/clustering.html for details + %% See https://www.rabbitmq.com/clustering.html for details %% ---------------------------------------------------------------------------- %% Sets the net_kernel tick time. %% Please see http://erlang.org/doc/man/kernel_app.html and - %% http://www.rabbitmq.com/nettick.html for further details. + %% https://www.rabbitmq.com/nettick.html for further details. %% %% {kernel, [{net_ticktime, 60}]}, %% ---------------------------------------------------------------------------- %% RabbitMQ Shovel Plugin %% - %% See http://www.rabbitmq.com/shovel.html for details + %% See https://www.rabbitmq.com/shovel.html for details %% ---------------------------------------------------------------------------- {rabbitmq_shovel, @@ -87,7 +87,7 @@ %% The LDAP plugin can perform a variety of queries against your %% LDAP server to determine questions of authorisation. See - %% http://www.rabbitmq.com/ldap.html#authorisation for more + %% https://www.rabbitmq.com/ldap.html#authorisation for more %% information. %% Set the query to use when determining vhost access diff --git a/docs/rabbitmq-diagnostics.8 b/docs/rabbitmq-diagnostics.8 index 3927280ae9..2817939fa4 100644 --- a/docs/rabbitmq-diagnostics.8 +++ b/docs/rabbitmq-diagnostics.8 @@ -2,7 +2,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 diff --git a/docs/rabbitmq-echopid.8 b/docs/rabbitmq-echopid.8 index 1ce2561ec7..b0c4aff614 100644 --- a/docs/rabbitmq-echopid.8 +++ b/docs/rabbitmq-echopid.8 @@ -2,7 +2,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 diff --git a/docs/rabbitmq-env.conf.5 b/docs/rabbitmq-env.conf.5 index a97431c538..d54225a2cd 100644 --- a/docs/rabbitmq-env.conf.5 +++ b/docs/rabbitmq-env.conf.5 @@ -2,7 +2,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 diff --git a/docs/rabbitmq-plugins.8 b/docs/rabbitmq-plugins.8 index 4d0d86150e..93561b2627 100644 --- a/docs/rabbitmq-plugins.8 +++ b/docs/rabbitmq-plugins.8 @@ -2,7 +2,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 diff --git a/docs/rabbitmq-server.8 b/docs/rabbitmq-server.8 index 87c6e7c531..a197d939b9 100644 --- a/docs/rabbitmq-server.8 +++ b/docs/rabbitmq-server.8 @@ -2,7 +2,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 diff --git a/docs/rabbitmq-server.service.example b/docs/rabbitmq-server.service.example index f1ab9261a7..dec70eb635 100644 --- a/docs/rabbitmq-server.service.example +++ b/docs/rabbitmq-server.service.example @@ -14,7 +14,7 @@ TimeoutStartSec=3600 # You *may* wish to add the following to automatically restart RabbitMQ # in the event of a failure. systemd service restarts are not a # replacement for service monitoring. Please see -# http://www.rabbitmq.com/monitoring.html +# https://www.rabbitmq.com/monitoring.html # # Restart=on-failure # RestartSec=10 diff --git a/docs/rabbitmq-service.8 b/docs/rabbitmq-service.8 index ec02d98e15..b601ed60cd 100644 --- a/docs/rabbitmq-service.8 +++ b/docs/rabbitmq-service.8 @@ -2,7 +2,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 diff --git a/docs/rabbitmq.conf.example b/docs/rabbitmq.conf.example index 1aa3943a86..d610f5bef5 100644 --- a/docs/rabbitmq.conf.example +++ b/docs/rabbitmq.conf.example @@ -2,13 +2,13 @@ # RabbitMQ broker section # ====================================== -## Related doc guide: http://rabbitmq.com/configure.html. See -## http://rabbitmq.com/documentation.html for documentation ToC. +## Related doc guide: https://rabbitmq.com/configure.html. See +## https://rabbitmq.com/documentation.html for documentation ToC. ## Networking ## ==================== ## -## Related doc guide: http://rabbitmq.com/networking.html. +## Related doc guide: https://rabbitmq.com/networking.html. ## ## By default, RabbitMQ will listen on all interfaces, using ## the standard (reserved) AMQP 0-9-1 and 1.0 port. @@ -57,7 +57,7 @@ ## ============== ## -## Related doc guide: http://rabbitmq.com/access-control.html. +## Related doc guide: https://rabbitmq.com/access-control.html. ## The default "guest" user is only permitted to access the server ## via a loopback interface (e.g. localhost). @@ -71,7 +71,7 @@ ## TLS configuration. ## -## Related doc guide: http://rabbitmq.com/ssl.html. +## Related doc guide: https://rabbitmq.com/ssl.html. ## # ssl_options.verify = verify_peer # ssl_options.fail_if_no_peer_cert = false @@ -127,8 +127,8 @@ ## ## Related doc guides: ## -## * http://rabbitmq.com/plugins.html -## * http://rabbitmq.com/access-control.html +## * https://rabbitmq.com/plugins.html +## * https://rabbitmq.com/access-control.html ## # auth_backends.1 = rabbit_auth_backend_internal @@ -144,8 +144,8 @@ ## ## Relevant doc guides: ## -## * http://rabbitmq.com/ldap.html -## * http://rabbitmq.com/access-control.html +## * https://rabbitmq.com/ldap.html +## * https://rabbitmq.com/access-control.html ## ## uses LDAP for both authentication and authorisation # auth_backends.1 = rabbit_auth_backend_ldap @@ -163,14 +163,14 @@ ## 'AMQPLAIN', and 'EXTERNAL' Additional mechanisms can be added via ## plugins. ## -## Related doc guide: http://rabbitmq.com/authentication.html. +## Related doc guide: https://rabbitmq.com/authentication.html. ## # auth_mechanisms.1 = PLAIN # auth_mechanisms.2 = AMQPLAIN ## The rabbitmq-auth-mechanism-ssl plugin makes it possible to ## authenticate a user based on the client's x509 (TLS) certificate. -## Related doc guide: http://rabbitmq.com/authentication.html. +## Related doc guide: https://rabbitmq.com/authentication.html. ## ## To use auth-mechanism-ssl, the EXTERNAL mechanism should ## be enabled: @@ -221,7 +221,7 @@ ## On first start RabbitMQ will create a vhost and a user. These ## config items control what gets created. -## Relevant doc guide: http://rabbitmq.com/access-control.html +## Relevant doc guide: https://rabbitmq.com/access-control.html ## # default_vhost = / # default_user = guest @@ -234,7 +234,7 @@ ## Tags for default user ## ## For more details about tags, see the documentation for the -## Management Plugin at http://rabbitmq.com/management.html. +## Management Plugin at https://rabbitmq.com/management.html. ## # default_user_tags.administrator = true @@ -250,8 +250,8 @@ ## Set the default AMQP 0-9-1 heartbeat interval (in seconds). ## Related doc guides: ## -## * http://rabbitmq.com/heartbeats.html -## * http://rabbitmq.com/networking.html +## * https://rabbitmq.com/heartbeats.html +## * https://rabbitmq.com/networking.html ## # heartbeat = 60 @@ -273,8 +273,8 @@ ## ## Related doc guides: ## -## * http://rabbitmq.com/networking.html -## * http://www.erlang.org/doc/man/inet.html#setopts-2 +## * https://rabbitmq.com/networking.html +## * https://www.erlang.org/doc/man/inet.html#setopts-2 ## # tcp_listen_options.backlog = 128 @@ -292,7 +292,7 @@ ## Resource Limits & Flow Control ## ============================== ## -## Related doc guide: http://rabbitmq.com/memory.html. +## Related doc guide: https://rabbitmq.com/memory.html. ## Memory-based Flow Control threshold. ## @@ -328,7 +328,7 @@ ## ## Another alternative is to configure queues to page all messages (both ## persistent and transient) to disk as quickly -## as possible, see http://rabbitmq.com/lazy-queues.html. +## as possible, see https://rabbitmq.com/lazy-queues.html. ## # vm_memory_high_watermark_paging_ratio = 0.5 @@ -389,7 +389,7 @@ ## Make clustering happen *automatically* at startup. Only applied ## to nodes that have just been reset or started for the first time. ## -## Relevant doc guide: http://rabbitmq.com//cluster-formation.html +## Relevant doc guide: https://rabbitmq.com//cluster-formation.html ## # cluster_formation.peer_discovery_backend = rabbit_peer_discovery_classic_config @@ -456,7 +456,7 @@ # mnesia_table_loading_retry_limit = 10 ## Size in bytes below which to embed messages in the queue index. -## Related doc guide: http://rabbitmq.com/persistence-conf.html +## Related doc guide: https://rabbitmq.com/persistence-conf.html ## # queue_index_embed_msgs_below = 4096 @@ -472,7 +472,7 @@ ## (see https://www.erlang-solutions.com/blog/erlang-garbage-collector.html). ## ## Before trying this option, please take a look at the memory -## breakdown (http://www.rabbitmq.com/memory-use.html). +## breakdown (https://www.rabbitmq.com/memory-use.html). ## # background_gc_enabled = false @@ -496,7 +496,7 @@ ## ---------------------------------------------------------------------------- ## Advanced Erlang Networking/Clustering Options. ## -## Related doc guide: http://rabbitmq.com/clustering.html +## Related doc guide: https://rabbitmq.com/clustering.html ## ---------------------------------------------------------------------------- # ====================================== @@ -517,7 +517,7 @@ ## ---------------------------------------------------------------------------- ## RabbitMQ Management Plugin ## -## Related doc guide: http://rabbitmq.com/management.html. +## Related doc guide: https://rabbitmq.com/management.html. ## ---------------------------------------------------------------------------- # ======================================= @@ -525,7 +525,7 @@ # ======================================= ## Preload schema definitions from the following JSON file. -## Related doc guide: http://rabbitmq.com/management.html#load-definitions. +## Related doc guide: https://rabbitmq.com/management.html#load-definitions. ## # management.load_definitions = /path/to/exported/definitions.json @@ -578,12 +578,12 @@ ## One of 'basic', 'detailed' or 'none'. See -## http://rabbitmq.com/management.html#fine-stats for more details. +## https://rabbitmq.com/management.html#fine-stats for more details. # management.rates_mode = basic ## Configure how long aggregated data (such as message rates and queue ## lengths) is retained. Please read the plugin's documentation in -## http://rabbitmq.com/management.html#configuration for more +## https://rabbitmq.com/management.html#configuration for more ## details. ## Your can use 'minute', 'hour' and 'day' keys or integer key (in seconds) # management.sample_retention_policies.global.minute = 5 @@ -598,7 +598,7 @@ ## ---------------------------------------------------------------------------- ## RabbitMQ Shovel Plugin ## -## Related doc guide: http://rabbitmq.com/shovel.html +## Related doc guide: https://rabbitmq.com/shovel.html ## ---------------------------------------------------------------------------- ## See advanced.config.example for a Shovel plugin example @@ -607,7 +607,7 @@ ## ---------------------------------------------------------------------------- ## RabbitMQ STOMP Plugin ## -## Related doc guide: http://rabbitmq.com/stomp.html +## Related doc guide: https://rabbitmq.com/stomp.html ## ---------------------------------------------------------------------------- # ======================================= @@ -801,7 +801,7 @@ ## Logging settings. ## -## See http://rabbitmq.com/logging.html and https://github.com/erlang-lager/lager for details. +## See https://rabbitmq.com/logging.html and https://github.com/erlang-lager/lager for details. ## ## Log directory, taken from the RABBITMQ_LOG_BASE env variable by default. @@ -845,7 +845,7 @@ ## ---------------------------------------------------------------------------- ## RabbitMQ LDAP Plugin ## -## Related doc guide: http://rabbitmq.com/ldap.html. +## Related doc guide: https://rabbitmq.com/ldap.html. ## ## ---------------------------------------------------------------------------- @@ -946,7 +946,7 @@ ## The LDAP plugin can perform a variety of queries against your ## LDAP server to determine questions of authorisation. ## -## Related doc guide: http://rabbitmq.com/ldap.html#authorisation. +## Related doc guide: https://rabbitmq.com/ldap.html#authorisation. ## Following configuration should be defined in additional.config file ## DO NOT UNCOMMENT THIS LINES! diff --git a/docs/rabbitmq.config.example b/docs/rabbitmq.config.example index eba4921c84..9f56ba3f96 100644 --- a/docs/rabbitmq.config.example +++ b/docs/rabbitmq.config.example @@ -2,8 +2,8 @@ %% ---------------------------------------------------------------------------- %% RabbitMQ Sample Configuration File. %% -%% Related doc guide: http://www.rabbitmq.com/configure.html. See -%% http://rabbitmq.com/documentation.html for documentation ToC. +%% Related doc guide: https://www.rabbitmq.com/configure.html. See +%% https://rabbitmq.com/documentation.html for documentation ToC. %% ---------------------------------------------------------------------------- [ {rabbit, @@ -11,7 +11,7 @@ %% Networking %% ==================== %% - %% Related doc guide: http://www.rabbitmq.com/networking.html. + %% Related doc guide: https://www.rabbitmq.com/networking.html. %% By default, RabbitMQ will listen on all interfaces, using %% the standard (reserved) AMQP port. @@ -50,7 +50,7 @@ %% Security, Access Control %% ======================== %% - %% Related doc guide: http://www.rabbitmq.com/access-control.html. + %% Related doc guide: https://www.rabbitmq.com/access-control.html. %% The default "guest" user is only permitted to access the server %% via a loopback interface (e.g. localhost). @@ -63,7 +63,7 @@ %% TLS configuration. %% - %% Related doc guide: http://www.rabbitmq.com/ssl.html. + %% Related doc guide: https://www.rabbitmq.com/ssl.html. %% %% {ssl_options, [{cacertfile, "/path/to/testca/cacert.pem"}, %% {certfile, "/path/to/server/cert.pem"}, @@ -76,7 +76,7 @@ %% 'AMQPLAIN'. Additional mechanisms can be added via %% plugins. %% - %% Related doc guide: http://www.rabbitmq.com/authentication.html. + %% Related doc guide: https://www.rabbitmq.com/authentication.html. %% %% {auth_mechanisms, ['PLAIN', 'AMQPLAIN']}, @@ -89,7 +89,7 @@ %% rabbitmq_auth_backend_ldap plugins. %% %% NB: These options require that the relevant plugin is enabled. - %% Related doc guide: http://www.rabbitmq.com/plugins.html for further details. + %% Related doc guide: https://www.rabbitmq.com/plugins.html for further details. %% The RabbitMQ-auth-mechanism-ssl plugin makes it possible to %% authenticate a user based on the client's TLS certificate. @@ -104,7 +104,7 @@ %% external LDAP server. %% %% For more information about configuring the LDAP backend, see - %% http://www.rabbitmq.com/ldap.html. + %% https://www.rabbitmq.com/ldap.html. %% %% Enable the LDAP auth backend by adding to or replacing the %% auth_backends entry: @@ -143,7 +143,7 @@ %% {password_hashing_module, rabbit_password_hashing_sha256}, %% Configuration entry encryption. - %% Related doc guide: http://www.rabbitmq.com/configure.html#configuration-encryption + %% Related doc guide: https://www.rabbitmq.com/configure.html#configuration-encryption %% %% To specify the passphrase in the configuration file: %% @@ -170,7 +170,7 @@ %% On first start RabbitMQ will create a vhost and a user. These %% config items control what gets created. See - %% http://www.rabbitmq.com/access-control.html for further + %% https://www.rabbitmq.com/access-control.html for further %% information about vhosts and access control. %% %% {default_vhost, <<"/">>}, @@ -180,7 +180,7 @@ %% Tags for default user %% - %% Related doc guide: http://www.rabbitmq.com/management.html. + %% Related doc guide: https://www.rabbitmq.com/management.html. %% %% {default_user_tags, [administrator]}, @@ -195,8 +195,8 @@ %% %% Related doc guides: %% - %% * http://www.rabbitmq.com/heartbeats.html - %% * http://www.rabbitmq.com/networking.html + %% * https://www.rabbitmq.com/heartbeats.html + %% * https://www.rabbitmq.com/networking.html %% %% {heartbeat, 60}, @@ -229,13 +229,13 @@ %% %% Introduced in 3.6.13. %% - %% Related doc guide: http://www.rabbitmq.com/networking.html. + %% Related doc guide: https://www.rabbitmq.com/networking.html. %% %% {connection_max, infinity}, %% TCP socket options. %% - %% Related doc guide: http://www.rabbitmq.com/networking.html. + %% Related doc guide: https://www.rabbitmq.com/networking.html. %% %% {tcp_listen_options, [{backlog, 128}, %% {nodelay, true}, @@ -245,7 +245,7 @@ %% Resource Limits & Flow Control %% ============================== %% - %% Related doc guide: http://www.rabbitmq.com/memory.html, http://www.rabbitmq.com/memory-use.html. + %% Related doc guide: https://www.rabbitmq.com/memory.html, https://www.rabbitmq.com/memory-use.html. %% Memory-based Flow Control threshold. %% @@ -281,7 +281,7 @@ %% %% Another alternative is to configure queues to page all messages (both %% persistent and transient) to disk as quickly - %% as possible, see http://www.rabbitmq.com/lazy-queues.html. + %% as possible, see https://www.rabbitmq.com/lazy-queues.html. %% %% {vm_memory_high_watermark_paging_ratio, 0.5}, @@ -349,7 +349,7 @@ %% {server_properties, []}, %% How to respond to cluster partitions. - %% Related doc guide: http://www.rabbitmq.com/partitions.html + %% Related doc guide: https://www.rabbitmq.com/partitions.html %% %% {cluster_partition_handling, ignore}, @@ -361,7 +361,7 @@ %% Make clustering happen *automatically* at startup - only applied %% to nodes that have just been reset or started for the first time. - %% Related doc guide: http://www.rabbitmq.com/clustering.html#auto-config + %% Related doc guide: https://www.rabbitmq.com/clustering.html#auto-config %% %% {cluster_nodes, {['rabbit@my.host.com'], disc}}, @@ -413,12 +413,12 @@ %% {mnesia_table_loading_retry_timeout, 30000}, %% Size in bytes below which to embed messages in the queue index. - %% Related doc guide: http://www.rabbitmq.com/persistence-conf.html + %% Related doc guide: https://www.rabbitmq.com/persistence-conf.html %% %% {queue_index_embed_msgs_below, 4096}, %% Maximum number of queue index entries to keep in journal - %% Related doc guide: http://www.rabbitmq.com/persistence-conf.html. + %% Related doc guide: https://www.rabbitmq.com/persistence-conf.html. %% %% {queue_index_max_journal_entries, 32768}, @@ -479,7 +479,7 @@ %% (see https://www.erlang-solutions.com/blog/erlang-garbage-collector.html). %% %% Before enabling this option, please take a look at the memory - %% breakdown (http://www.rabbitmq.com/memory-use.html). + %% breakdown (https://www.rabbitmq.com/memory-use.html). %% %% {background_gc_enabled, false}, @@ -509,12 +509,12 @@ %% ---------------------------------------------------------------------------- %% Advanced Erlang Networking/Clustering Options. %% - %% Related doc guide: http://www.rabbitmq.com/clustering.html + %% Related doc guide: https://www.rabbitmq.com/clustering.html %% ---------------------------------------------------------------------------- {kernel, [%% Sets the net_kernel tick time. %% Please see http://erlang.org/doc/man/kernel_app.html and - %% http://www.rabbitmq.com/nettick.html for further details. + %% https://www.rabbitmq.com/nettick.html for further details. %% %% {net_ticktime, 60} ]}, @@ -522,12 +522,12 @@ %% ---------------------------------------------------------------------------- %% RabbitMQ Management Plugin %% - %% Related doc guide: http://www.rabbitmq.com/management.html + %% Related doc guide: https://www.rabbitmq.com/management.html %% ---------------------------------------------------------------------------- {rabbitmq_management, [%% Preload schema definitions from a previously exported definitions file. See - %% http://www.rabbitmq.com/management.html#load-definitions + %% https://www.rabbitmq.com/management.html#load-definitions %% %% {load_definitions, "/path/to/exported/definitions.json"}, @@ -547,12 +547,12 @@ %% {keyfile, "/path/to/key.pem"}]}]}, %% One of 'basic', 'detailed' or 'none'. See - %% http://www.rabbitmq.com/management.html#fine-stats for more details. + %% https://www.rabbitmq.com/management.html#fine-stats for more details. %% {rates_mode, basic}, %% Configure how long aggregated data (such as message rates and queue %% lengths) is retained. Please read the plugin's documentation in - %% http://www.rabbitmq.com/management.html#configuration for more + %% https://www.rabbitmq.com/management.html#configuration for more %% details. %% %% {sample_retention_policies, @@ -564,7 +564,7 @@ %% ---------------------------------------------------------------------------- %% RabbitMQ Shovel Plugin %% - %% Related doc guide: http://www.rabbitmq.com/shovel.html + %% Related doc guide: https://www.rabbitmq.com/shovel.html %% ---------------------------------------------------------------------------- {rabbitmq_shovel, @@ -632,7 +632,7 @@ %% ---------------------------------------------------------------------------- %% RabbitMQ STOMP Plugin %% - %% Related doc guide: http://www.rabbitmq.com/stomp.html + %% Related doc guide: https://www.rabbitmq.com/stomp.html %% ---------------------------------------------------------------------------- {rabbitmq_stomp, @@ -728,20 +728,20 @@ %% {prefetch, 10}, %% TLS listeners. - %% See http://www.rabbitmq.com/networking.html + %% See https://www.rabbitmq.com/networking.html %% %% {tcp_listeners, [1883]}, %% {ssl_listeners, []}, %% Number of Erlang processes that will accept connections for the TCP %% and TLS listeners. - %% See http://www.rabbitmq.com/networking.html + %% See https://www.rabbitmq.com/networking.html %% %% {num_tcp_acceptors, 10}, %% {num_ssl_acceptors, 1}, %% TCP socket options. - %% See http://www.rabbitmq.com/networking.html + %% See https://www.rabbitmq.com/networking.html %% %% {tcp_listen_options, [ %% {backlog, 128}, @@ -784,7 +784,7 @@ %% ---------------------------------------------------------------------------- %% RabbitMQ LDAP Plugin %% - %% Related doc guide: http://www.rabbitmq.com/ldap.html. + %% Related doc guide: https://www.rabbitmq.com/ldap.html. %% %% ---------------------------------------------------------------------------- @@ -861,7 +861,7 @@ %% The LDAP plugin can perform a variety of queries against your %% LDAP server to determine questions of authorisation. See - %% http://www.rabbitmq.com/ldap.html#authorisation for more + %% https://www.rabbitmq.com/ldap.html#authorisation for more %% information. %% Set the query to use when determining vhost access diff --git a/docs/rabbitmqctl.8 b/docs/rabbitmqctl.8 index a087e80e85..1ec06e8b30 100644 --- a/docs/rabbitmqctl.8 +++ b/docs/rabbitmqctl.8 @@ -2,7 +2,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 @@ -241,7 +241,7 @@ Stops the Erlang node on which RabbitMQ is running. To restart the node follow the instructions for .Qq Running the Server in the -.Lk http://www.rabbitmq.com/download.html installation guide . +.Lk https://www.rabbitmq.com/download.html installation guide . .Pp If a .Ar pid_file @@ -349,7 +349,7 @@ You can also remove nodes remotely with the command. .Pp For more details see the -.Lk http://www.rabbitmq.com/clustering.html Clustering guide . +.Lk https://www.rabbitmq.com/clustering.html Clustering guide . .Pp For example, this command instructs the RabbitMQ node to join the cluster that .Qq hare@elena @@ -301,7 +301,7 @@ pkg_active_commit = master PACKAGES += actordb_core pkg_actordb_core_name = actordb_core pkg_actordb_core_description = ActorDB main source -pkg_actordb_core_homepage = http://www.actordb.com/ +pkg_actordb_core_homepage = https://www.actordb.com/ pkg_actordb_core_fetch = git pkg_actordb_core_repo = https://github.com/biokoda/actordb_core pkg_actordb_core_commit = master @@ -309,7 +309,7 @@ pkg_actordb_core_commit = master PACKAGES += actordb_thrift pkg_actordb_thrift_name = actordb_thrift pkg_actordb_thrift_description = Thrift API for ActorDB -pkg_actordb_thrift_homepage = http://www.actordb.com/ +pkg_actordb_thrift_homepage = https://www.actordb.com/ pkg_actordb_thrift_fetch = git pkg_actordb_thrift_repo = https://github.com/biokoda/actordb_thrift pkg_actordb_thrift_commit = master @@ -357,7 +357,7 @@ pkg_antidote_commit = master PACKAGES += apns pkg_apns_name = apns pkg_apns_description = Apple Push Notification Server for Erlang -pkg_apns_homepage = http://inaka.github.com/apns4erl +pkg_apns_homepage = https://inaka.github.com/apns4erl pkg_apns_fetch = git pkg_apns_repo = https://github.com/inaka/apns4erl pkg_apns_commit = master @@ -525,7 +525,7 @@ pkg_bson_commit = master PACKAGES += bullet pkg_bullet_name = bullet pkg_bullet_description = Simple, reliable, efficient streaming for Cowboy. -pkg_bullet_homepage = http://ninenines.eu +pkg_bullet_homepage = https://ninenines.eu pkg_bullet_fetch = git pkg_bullet_repo = https://github.com/ninenines/bullet pkg_bullet_commit = master @@ -629,7 +629,7 @@ pkg_clique_commit = develop PACKAGES += cloudi_core pkg_cloudi_core_name = cloudi_core pkg_cloudi_core_description = CloudI internal service runtime -pkg_cloudi_core_homepage = http://cloudi.org/ +pkg_cloudi_core_homepage = https://cloudi.org/ pkg_cloudi_core_fetch = git pkg_cloudi_core_repo = https://github.com/CloudI/cloudi_core pkg_cloudi_core_commit = master @@ -637,7 +637,7 @@ pkg_cloudi_core_commit = master PACKAGES += cloudi_service_api_requests pkg_cloudi_service_api_requests_name = cloudi_service_api_requests pkg_cloudi_service_api_requests_description = CloudI Service API requests (JSON-RPC/Erlang-term support) -pkg_cloudi_service_api_requests_homepage = http://cloudi.org/ +pkg_cloudi_service_api_requests_homepage = https://cloudi.org/ pkg_cloudi_service_api_requests_fetch = git pkg_cloudi_service_api_requests_repo = https://github.com/CloudI/cloudi_service_api_requests pkg_cloudi_service_api_requests_commit = master @@ -645,7 +645,7 @@ pkg_cloudi_service_api_requests_commit = master PACKAGES += cloudi_service_db pkg_cloudi_service_db_name = cloudi_service_db pkg_cloudi_service_db_description = CloudI Database (in-memory/testing/generic) -pkg_cloudi_service_db_homepage = http://cloudi.org/ +pkg_cloudi_service_db_homepage = https://cloudi.org/ pkg_cloudi_service_db_fetch = git pkg_cloudi_service_db_repo = https://github.com/CloudI/cloudi_service_db pkg_cloudi_service_db_commit = master @@ -653,7 +653,7 @@ pkg_cloudi_service_db_commit = master PACKAGES += cloudi_service_db_cassandra pkg_cloudi_service_db_cassandra_name = cloudi_service_db_cassandra pkg_cloudi_service_db_cassandra_description = Cassandra CloudI Service -pkg_cloudi_service_db_cassandra_homepage = http://cloudi.org/ +pkg_cloudi_service_db_cassandra_homepage = https://cloudi.org/ pkg_cloudi_service_db_cassandra_fetch = git pkg_cloudi_service_db_cassandra_repo = https://github.com/CloudI/cloudi_service_db_cassandra pkg_cloudi_service_db_cassandra_commit = master @@ -661,7 +661,7 @@ pkg_cloudi_service_db_cassandra_commit = master PACKAGES += cloudi_service_db_cassandra_cql pkg_cloudi_service_db_cassandra_cql_name = cloudi_service_db_cassandra_cql pkg_cloudi_service_db_cassandra_cql_description = Cassandra CQL CloudI Service -pkg_cloudi_service_db_cassandra_cql_homepage = http://cloudi.org/ +pkg_cloudi_service_db_cassandra_cql_homepage = https://cloudi.org/ pkg_cloudi_service_db_cassandra_cql_fetch = git pkg_cloudi_service_db_cassandra_cql_repo = https://github.com/CloudI/cloudi_service_db_cassandra_cql pkg_cloudi_service_db_cassandra_cql_commit = master @@ -669,7 +669,7 @@ pkg_cloudi_service_db_cassandra_cql_commit = master PACKAGES += cloudi_service_db_couchdb pkg_cloudi_service_db_couchdb_name = cloudi_service_db_couchdb pkg_cloudi_service_db_couchdb_description = CouchDB CloudI Service -pkg_cloudi_service_db_couchdb_homepage = http://cloudi.org/ +pkg_cloudi_service_db_couchdb_homepage = https://cloudi.org/ pkg_cloudi_service_db_couchdb_fetch = git pkg_cloudi_service_db_couchdb_repo = https://github.com/CloudI/cloudi_service_db_couchdb pkg_cloudi_service_db_couchdb_commit = master @@ -677,7 +677,7 @@ pkg_cloudi_service_db_couchdb_commit = master PACKAGES += cloudi_service_db_elasticsearch pkg_cloudi_service_db_elasticsearch_name = cloudi_service_db_elasticsearch pkg_cloudi_service_db_elasticsearch_description = elasticsearch CloudI Service -pkg_cloudi_service_db_elasticsearch_homepage = http://cloudi.org/ +pkg_cloudi_service_db_elasticsearch_homepage = https://cloudi.org/ pkg_cloudi_service_db_elasticsearch_fetch = git pkg_cloudi_service_db_elasticsearch_repo = https://github.com/CloudI/cloudi_service_db_elasticsearch pkg_cloudi_service_db_elasticsearch_commit = master @@ -685,7 +685,7 @@ pkg_cloudi_service_db_elasticsearch_commit = master PACKAGES += cloudi_service_db_memcached pkg_cloudi_service_db_memcached_name = cloudi_service_db_memcached pkg_cloudi_service_db_memcached_description = memcached CloudI Service -pkg_cloudi_service_db_memcached_homepage = http://cloudi.org/ +pkg_cloudi_service_db_memcached_homepage = https://cloudi.org/ pkg_cloudi_service_db_memcached_fetch = git pkg_cloudi_service_db_memcached_repo = https://github.com/CloudI/cloudi_service_db_memcached pkg_cloudi_service_db_memcached_commit = master @@ -693,7 +693,7 @@ pkg_cloudi_service_db_memcached_commit = master PACKAGES += cloudi_service_db_mysql pkg_cloudi_service_db_mysql_name = cloudi_service_db_mysql pkg_cloudi_service_db_mysql_description = MySQL CloudI Service -pkg_cloudi_service_db_mysql_homepage = http://cloudi.org/ +pkg_cloudi_service_db_mysql_homepage = https://cloudi.org/ pkg_cloudi_service_db_mysql_fetch = git pkg_cloudi_service_db_mysql_repo = https://github.com/CloudI/cloudi_service_db_mysql pkg_cloudi_service_db_mysql_commit = master @@ -701,7 +701,7 @@ pkg_cloudi_service_db_mysql_commit = master PACKAGES += cloudi_service_db_pgsql pkg_cloudi_service_db_pgsql_name = cloudi_service_db_pgsql pkg_cloudi_service_db_pgsql_description = PostgreSQL CloudI Service -pkg_cloudi_service_db_pgsql_homepage = http://cloudi.org/ +pkg_cloudi_service_db_pgsql_homepage = https://cloudi.org/ pkg_cloudi_service_db_pgsql_fetch = git pkg_cloudi_service_db_pgsql_repo = https://github.com/CloudI/cloudi_service_db_pgsql pkg_cloudi_service_db_pgsql_commit = master @@ -709,7 +709,7 @@ pkg_cloudi_service_db_pgsql_commit = master PACKAGES += cloudi_service_db_riak pkg_cloudi_service_db_riak_name = cloudi_service_db_riak pkg_cloudi_service_db_riak_description = Riak CloudI Service -pkg_cloudi_service_db_riak_homepage = http://cloudi.org/ +pkg_cloudi_service_db_riak_homepage = https://cloudi.org/ pkg_cloudi_service_db_riak_fetch = git pkg_cloudi_service_db_riak_repo = https://github.com/CloudI/cloudi_service_db_riak pkg_cloudi_service_db_riak_commit = master @@ -717,7 +717,7 @@ pkg_cloudi_service_db_riak_commit = master PACKAGES += cloudi_service_db_tokyotyrant pkg_cloudi_service_db_tokyotyrant_name = cloudi_service_db_tokyotyrant pkg_cloudi_service_db_tokyotyrant_description = Tokyo Tyrant CloudI Service -pkg_cloudi_service_db_tokyotyrant_homepage = http://cloudi.org/ +pkg_cloudi_service_db_tokyotyrant_homepage = https://cloudi.org/ pkg_cloudi_service_db_tokyotyrant_fetch = git pkg_cloudi_service_db_tokyotyrant_repo = https://github.com/CloudI/cloudi_service_db_tokyotyrant pkg_cloudi_service_db_tokyotyrant_commit = master @@ -725,7 +725,7 @@ pkg_cloudi_service_db_tokyotyrant_commit = master PACKAGES += cloudi_service_filesystem pkg_cloudi_service_filesystem_name = cloudi_service_filesystem pkg_cloudi_service_filesystem_description = Filesystem CloudI Service -pkg_cloudi_service_filesystem_homepage = http://cloudi.org/ +pkg_cloudi_service_filesystem_homepage = https://cloudi.org/ pkg_cloudi_service_filesystem_fetch = git pkg_cloudi_service_filesystem_repo = https://github.com/CloudI/cloudi_service_filesystem pkg_cloudi_service_filesystem_commit = master @@ -733,7 +733,7 @@ pkg_cloudi_service_filesystem_commit = master PACKAGES += cloudi_service_http_client pkg_cloudi_service_http_client_name = cloudi_service_http_client pkg_cloudi_service_http_client_description = HTTP client CloudI Service -pkg_cloudi_service_http_client_homepage = http://cloudi.org/ +pkg_cloudi_service_http_client_homepage = https://cloudi.org/ pkg_cloudi_service_http_client_fetch = git pkg_cloudi_service_http_client_repo = https://github.com/CloudI/cloudi_service_http_client pkg_cloudi_service_http_client_commit = master @@ -741,7 +741,7 @@ pkg_cloudi_service_http_client_commit = master PACKAGES += cloudi_service_http_cowboy pkg_cloudi_service_http_cowboy_name = cloudi_service_http_cowboy pkg_cloudi_service_http_cowboy_description = cowboy HTTP/HTTPS CloudI Service -pkg_cloudi_service_http_cowboy_homepage = http://cloudi.org/ +pkg_cloudi_service_http_cowboy_homepage = https://cloudi.org/ pkg_cloudi_service_http_cowboy_fetch = git pkg_cloudi_service_http_cowboy_repo = https://github.com/CloudI/cloudi_service_http_cowboy pkg_cloudi_service_http_cowboy_commit = master @@ -749,7 +749,7 @@ pkg_cloudi_service_http_cowboy_commit = master PACKAGES += cloudi_service_http_elli pkg_cloudi_service_http_elli_name = cloudi_service_http_elli pkg_cloudi_service_http_elli_description = elli HTTP CloudI Service -pkg_cloudi_service_http_elli_homepage = http://cloudi.org/ +pkg_cloudi_service_http_elli_homepage = https://cloudi.org/ pkg_cloudi_service_http_elli_fetch = git pkg_cloudi_service_http_elli_repo = https://github.com/CloudI/cloudi_service_http_elli pkg_cloudi_service_http_elli_commit = master @@ -757,7 +757,7 @@ pkg_cloudi_service_http_elli_commit = master PACKAGES += cloudi_service_map_reduce pkg_cloudi_service_map_reduce_name = cloudi_service_map_reduce pkg_cloudi_service_map_reduce_description = Map/Reduce CloudI Service -pkg_cloudi_service_map_reduce_homepage = http://cloudi.org/ +pkg_cloudi_service_map_reduce_homepage = https://cloudi.org/ pkg_cloudi_service_map_reduce_fetch = git pkg_cloudi_service_map_reduce_repo = https://github.com/CloudI/cloudi_service_map_reduce pkg_cloudi_service_map_reduce_commit = master @@ -765,7 +765,7 @@ pkg_cloudi_service_map_reduce_commit = master PACKAGES += cloudi_service_oauth1 pkg_cloudi_service_oauth1_name = cloudi_service_oauth1 pkg_cloudi_service_oauth1_description = OAuth v1.0 CloudI Service -pkg_cloudi_service_oauth1_homepage = http://cloudi.org/ +pkg_cloudi_service_oauth1_homepage = https://cloudi.org/ pkg_cloudi_service_oauth1_fetch = git pkg_cloudi_service_oauth1_repo = https://github.com/CloudI/cloudi_service_oauth1 pkg_cloudi_service_oauth1_commit = master @@ -773,7 +773,7 @@ pkg_cloudi_service_oauth1_commit = master PACKAGES += cloudi_service_queue pkg_cloudi_service_queue_name = cloudi_service_queue pkg_cloudi_service_queue_description = Persistent Queue Service -pkg_cloudi_service_queue_homepage = http://cloudi.org/ +pkg_cloudi_service_queue_homepage = https://cloudi.org/ pkg_cloudi_service_queue_fetch = git pkg_cloudi_service_queue_repo = https://github.com/CloudI/cloudi_service_queue pkg_cloudi_service_queue_commit = master @@ -781,7 +781,7 @@ pkg_cloudi_service_queue_commit = master PACKAGES += cloudi_service_quorum pkg_cloudi_service_quorum_name = cloudi_service_quorum pkg_cloudi_service_quorum_description = CloudI Quorum Service -pkg_cloudi_service_quorum_homepage = http://cloudi.org/ +pkg_cloudi_service_quorum_homepage = https://cloudi.org/ pkg_cloudi_service_quorum_fetch = git pkg_cloudi_service_quorum_repo = https://github.com/CloudI/cloudi_service_quorum pkg_cloudi_service_quorum_commit = master @@ -789,7 +789,7 @@ pkg_cloudi_service_quorum_commit = master PACKAGES += cloudi_service_router pkg_cloudi_service_router_name = cloudi_service_router pkg_cloudi_service_router_description = CloudI Router Service -pkg_cloudi_service_router_homepage = http://cloudi.org/ +pkg_cloudi_service_router_homepage = https://cloudi.org/ pkg_cloudi_service_router_fetch = git pkg_cloudi_service_router_repo = https://github.com/CloudI/cloudi_service_router pkg_cloudi_service_router_commit = master @@ -797,7 +797,7 @@ pkg_cloudi_service_router_commit = master PACKAGES += cloudi_service_tcp pkg_cloudi_service_tcp_name = cloudi_service_tcp pkg_cloudi_service_tcp_description = TCP CloudI Service -pkg_cloudi_service_tcp_homepage = http://cloudi.org/ +pkg_cloudi_service_tcp_homepage = https://cloudi.org/ pkg_cloudi_service_tcp_fetch = git pkg_cloudi_service_tcp_repo = https://github.com/CloudI/cloudi_service_tcp pkg_cloudi_service_tcp_commit = master @@ -805,7 +805,7 @@ pkg_cloudi_service_tcp_commit = master PACKAGES += cloudi_service_timers pkg_cloudi_service_timers_name = cloudi_service_timers pkg_cloudi_service_timers_description = Timers CloudI Service -pkg_cloudi_service_timers_homepage = http://cloudi.org/ +pkg_cloudi_service_timers_homepage = https://cloudi.org/ pkg_cloudi_service_timers_fetch = git pkg_cloudi_service_timers_repo = https://github.com/CloudI/cloudi_service_timers pkg_cloudi_service_timers_commit = master @@ -813,7 +813,7 @@ pkg_cloudi_service_timers_commit = master PACKAGES += cloudi_service_udp pkg_cloudi_service_udp_name = cloudi_service_udp pkg_cloudi_service_udp_description = UDP CloudI Service -pkg_cloudi_service_udp_homepage = http://cloudi.org/ +pkg_cloudi_service_udp_homepage = https://cloudi.org/ pkg_cloudi_service_udp_fetch = git pkg_cloudi_service_udp_repo = https://github.com/CloudI/cloudi_service_udp pkg_cloudi_service_udp_commit = master @@ -821,7 +821,7 @@ pkg_cloudi_service_udp_commit = master PACKAGES += cloudi_service_validate pkg_cloudi_service_validate_name = cloudi_service_validate pkg_cloudi_service_validate_description = CloudI Validate Service -pkg_cloudi_service_validate_homepage = http://cloudi.org/ +pkg_cloudi_service_validate_homepage = https://cloudi.org/ pkg_cloudi_service_validate_fetch = git pkg_cloudi_service_validate_repo = https://github.com/CloudI/cloudi_service_validate pkg_cloudi_service_validate_commit = master @@ -829,7 +829,7 @@ pkg_cloudi_service_validate_commit = master PACKAGES += cloudi_service_zeromq pkg_cloudi_service_zeromq_name = cloudi_service_zeromq pkg_cloudi_service_zeromq_description = ZeroMQ CloudI Service -pkg_cloudi_service_zeromq_homepage = http://cloudi.org/ +pkg_cloudi_service_zeromq_homepage = https://cloudi.org/ pkg_cloudi_service_zeromq_fetch = git pkg_cloudi_service_zeromq_repo = https://github.com/CloudI/cloudi_service_zeromq pkg_cloudi_service_zeromq_commit = master @@ -877,7 +877,7 @@ pkg_covertool_commit = master PACKAGES += cowboy pkg_cowboy_name = cowboy pkg_cowboy_description = Small, fast and modular HTTP server. -pkg_cowboy_homepage = http://ninenines.eu +pkg_cowboy_homepage = https://ninenines.eu pkg_cowboy_fetch = git pkg_cowboy_repo = https://github.com/ninenines/cowboy pkg_cowboy_commit = 1.0.4 @@ -893,7 +893,7 @@ pkg_cowdb_commit = master PACKAGES += cowlib pkg_cowlib_name = cowlib pkg_cowlib_description = Support library for manipulating Web protocols. -pkg_cowlib_homepage = http://ninenines.eu +pkg_cowlib_homepage = https://ninenines.eu pkg_cowlib_fetch = git pkg_cowlib_repo = https://github.com/ninenines/cowlib pkg_cowlib_commit = 1.0.2 @@ -1085,7 +1085,7 @@ pkg_edgar_commit = master PACKAGES += edis pkg_edis_name = edis pkg_edis_description = An Erlang implementation of Redis KV Store -pkg_edis_homepage = http://inaka.github.com/edis/ +pkg_edis_homepage = https://inaka.github.com/edis/ pkg_edis_fetch = git pkg_edis_repo = https://github.com/inaka/edis pkg_edis_commit = master @@ -1413,7 +1413,7 @@ pkg_erlcron_commit = master PACKAGES += erldb pkg_erldb_name = erldb pkg_erldb_description = ORM (Object-relational mapping) application implemented in Erlang -pkg_erldb_homepage = http://erldb.org +pkg_erldb_homepage = https://erldb.org pkg_erldb_fetch = git pkg_erldb_repo = https://github.com/erldb/erldb pkg_erldb_commit = master @@ -1677,7 +1677,7 @@ pkg_evum_commit = master PACKAGES += exec pkg_exec_name = erlexec pkg_exec_description = Execute and control OS processes from Erlang/OTP. -pkg_exec_homepage = http://saleyn.github.com/erlexec +pkg_exec_homepage = https://saleyn.github.com/erlexec pkg_exec_fetch = git pkg_exec_repo = https://github.com/saleyn/erlexec pkg_exec_commit = master @@ -1772,7 +1772,7 @@ pkg_find_crate_commit = master PACKAGES += fix pkg_fix_name = fix -pkg_fix_description = http://fixprotocol.org/ implementation. +pkg_fix_description = https://fixtrading.org implementation. pkg_fix_homepage = https://github.com/maxlapshin/fix pkg_fix_fetch = git pkg_fix_repo = https://github.com/maxlapshin/fix @@ -2421,7 +2421,7 @@ pkg_lambdapad_commit = master PACKAGES += lasp pkg_lasp_name = lasp pkg_lasp_description = A Language for Distributed, Eventually Consistent Computations -pkg_lasp_homepage = http://lasp-lang.org/ +pkg_lasp_homepage = https://lasp-lang.org/ pkg_lasp_fetch = git pkg_lasp_repo = https://github.com/lasp-lang/lasp pkg_lasp_commit = master @@ -2469,7 +2469,7 @@ pkg_ling_commit = master PACKAGES += live pkg_live_name = live pkg_live_description = Automated module and configuration reloader. -pkg_live_homepage = http://ninenines.eu +pkg_live_homepage = https://ninenines.eu pkg_live_fetch = git pkg_live_repo = https://github.com/ninenines/live pkg_live_commit = master @@ -2885,7 +2885,7 @@ pkg_oauth2_commit = master PACKAGES += observer_cli pkg_observer_cli_name = observer_cli pkg_observer_cli_description = Visualize Erlang/Elixir Nodes On The Command Line -pkg_observer_cli_homepage = http://zhongwencool.github.io/observer_cli +pkg_observer_cli_homepage = https://zhongwencool.github.io/observer_cli pkg_observer_cli_fetch = git pkg_observer_cli_repo = https://github.com/zhongwencool/observer_cli pkg_observer_cli_commit = master @@ -3205,7 +3205,7 @@ pkg_rafter_commit = master PACKAGES += ranch pkg_ranch_name = ranch pkg_ranch_description = Socket acceptor pool for TCP protocols. -pkg_ranch_homepage = http://ninenines.eu +pkg_ranch_homepage = https://ninenines.eu pkg_ranch_fetch = git pkg_ranch_repo = https://github.com/ninenines/ranch pkg_ranch_commit = 1.2.1 @@ -3221,7 +3221,7 @@ pkg_rbeacon_commit = master PACKAGES += rebar pkg_rebar_name = rebar pkg_rebar_description = Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases. -pkg_rebar_homepage = http://www.rebar3.org +pkg_rebar_homepage = https://www.rebar3.org pkg_rebar_fetch = git pkg_rebar_repo = https://github.com/rebar/rebar3 pkg_rebar_commit = master @@ -3301,7 +3301,7 @@ pkg_relx_commit = master PACKAGES += resource_discovery pkg_resource_discovery_name = resource_discovery pkg_resource_discovery_description = An application used to dynamically discover resources present in an Erlang node cluster. -pkg_resource_discovery_homepage = http://erlware.org/ +pkg_resource_discovery_homepage = https://erlware.org/ pkg_resource_discovery_fetch = git pkg_resource_discovery_repo = https://github.com/erlware/resource_discovery pkg_resource_discovery_commit = master @@ -3469,7 +3469,7 @@ pkg_seestar_commit = master PACKAGES += service pkg_service_name = service pkg_service_description = A minimal Erlang behavior for creating CloudI internal services -pkg_service_homepage = http://cloudi.org/ +pkg_service_homepage = https://cloudi.org/ pkg_service_fetch = git pkg_service_repo = https://github.com/CloudI/service pkg_service_commit = master @@ -3509,7 +3509,7 @@ pkg_sgte_commit = master PACKAGES += sheriff pkg_sheriff_name = sheriff pkg_sheriff_description = Parse transform for type based validation. -pkg_sheriff_homepage = http://ninenines.eu +pkg_sheriff_homepage = https://ninenines.eu pkg_sheriff_fetch = git pkg_sheriff_repo = https://github.com/extend/sheriff pkg_sheriff_commit = master @@ -3861,7 +3861,7 @@ pkg_traffic_tools_commit = master PACKAGES += trails pkg_trails_name = trails pkg_trails_description = A couple of improvements over Cowboy Routes -pkg_trails_homepage = http://inaka.github.io/cowboy-trails/ +pkg_trails_homepage = https://inaka.github.io/cowboy-trails/ pkg_trails_fetch = git pkg_trails_repo = https://github.com/inaka/cowboy-trails pkg_trails_commit = master @@ -4077,7 +4077,7 @@ pkg_worker_pool_commit = master PACKAGES += wrangler pkg_wrangler_name = wrangler pkg_wrangler_description = Import of the Wrangler svn repository. -pkg_wrangler_homepage = http://www.cs.kent.ac.uk/projects/wrangler/Home.html +pkg_wrangler_homepage = https://www.cs.kent.ac.uk/projects/wrangler/Home.html pkg_wrangler_fetch = git pkg_wrangler_repo = https://github.com/RefactoringTools/wrangler pkg_wrangler_commit = master diff --git a/include/amqqueue.hrl b/include/amqqueue.hrl index 7d187738d1..5f873082e5 100644 --- a/include/amqqueue.hrl +++ b/include/amqqueue.hrl @@ -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 diff --git a/include/gm_specs.hrl b/include/gm_specs.hrl index 4d68ddab9d..b7e3f7e947 100644 --- a/include/gm_specs.hrl +++ b/include/gm_specs.hrl @@ -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/ +%% 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 the diff --git a/priv/schema/rabbit.schema b/priv/schema/rabbit.schema index 4cc543d99f..4ca95cc536 100644 --- a/priv/schema/rabbit.schema +++ b/priv/schema/rabbit.schema @@ -130,7 +130,7 @@ fun(Conf) -> end}. %% TLS options. -%% See http://www.rabbitmq.com/ssl.html for full documentation. +%% See https://www.rabbitmq.com/ssl.html for full documentation. %% %% {ssl_options, [{cacertfile, "/path/to/testca/cacert.pem"}, %% {certfile, "/path/to/server/cert.pem"}, @@ -268,7 +268,7 @@ end}. %% 'AMQPLAIN'. Additional mechanisms can be added via %% plugins. %% -%% See http://www.rabbitmq.com/authentication.html for more details. +%% See https://www.rabbitmq.com/authentication.html for more details. %% %% {auth_mechanisms, ['PLAIN', 'AMQPLAIN']}, @@ -431,7 +431,7 @@ end}. %% On first start RabbitMQ will create a vhost and a user. These %% config items control what gets created. See -%% http://www.rabbitmq.com/access-control.html for further +%% https://www.rabbitmq.com/access-control.html for further %% information about vhosts and access control. %% %% {default_vhost, <<"/">>}, @@ -490,7 +490,7 @@ end}. %% Tags for default user %% %% For more details about tags, see the documentation for the -%% Management Plugin at http://www.rabbitmq.com/management.html. +%% Management Plugin at https://www.rabbitmq.com/management.html. %% %% {default_user_tags, [administrator]}, @@ -559,7 +559,7 @@ end}. %% Customising Socket Options. %% -%% See (http://www.erlang.org/doc/man/inet.html#setopts-2) for +%% See (https://www.erlang.org/doc/man/inet.html#setopts-2) for %% further documentation. %% %% {tcp_listen_options, [{backlog, 128}, @@ -658,7 +658,7 @@ end}. %% Resource Limits & Flow Control %% ============================== %% -%% See http://www.rabbitmq.com/memory.html for full details. +%% See https://www.rabbitmq.com/memory.html for full details. %% Memory-based Flow Control threshold. %% @@ -771,7 +771,7 @@ end}. %% %% How to respond to cluster partitions. -%% See http://www.rabbitmq.com/partitions.html for further details. +%% See https://www.rabbitmq.com/partitions.html for further details. %% %% {cluster_partition_handling, ignore}, @@ -907,7 +907,7 @@ end}. %% %% Make clustering happen *automatically* at startup - only applied %% to nodes that have just been reset or started for the first time. -%% See http://www.rabbitmq.com/clustering.html#auto-config for +%% See https://www.rabbitmq.com/clustering.html#auto-config for %% further details. %% %% {cluster_nodes, {['rabbit@my.host.com'], disc}}, @@ -1018,7 +1018,7 @@ end}. [{datatype, integer}]}. %% Size in bytes below which to embed messages in the queue index. See -%% http://www.rabbitmq.com/persistence-conf.html +%% https://www.rabbitmq.com/persistence-conf.html %% %% {queue_index_embed_msgs_below, 4096} diff --git a/scripts/rabbitmq-defaults b/scripts/rabbitmq-defaults index 8d176402dd..ba09c7ce62 100755 --- a/scripts/rabbitmq-defaults +++ b/scripts/rabbitmq-defaults @@ -2,7 +2,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 diff --git a/scripts/rabbitmq-diagnostics b/scripts/rabbitmq-diagnostics index 3d2baa7e5d..9e8407a1d1 100755 --- a/scripts/rabbitmq-diagnostics +++ b/scripts/rabbitmq-diagnostics @@ -2,7 +2,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 diff --git a/scripts/rabbitmq-env b/scripts/rabbitmq-env index a70e902b78..2430e76b5d 100755 --- a/scripts/rabbitmq-env +++ b/scripts/rabbitmq-env @@ -2,7 +2,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 diff --git a/scripts/rabbitmq-plugins b/scripts/rabbitmq-plugins index 7b0ea7aeb2..c30e904175 100755 --- a/scripts/rabbitmq-plugins +++ b/scripts/rabbitmq-plugins @@ -2,7 +2,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 diff --git a/scripts/rabbitmq-queues b/scripts/rabbitmq-queues index 9c814abb93..96fcb9abd8 100755 --- a/scripts/rabbitmq-queues +++ b/scripts/rabbitmq-queues @@ -2,7 +2,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 diff --git a/scripts/rabbitmq-server b/scripts/rabbitmq-server index 4bb680cccf..f9d7661edf 100755 --- a/scripts/rabbitmq-server +++ b/scripts/rabbitmq-server @@ -2,7 +2,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 @@ -371,7 +371,7 @@ else # Exits 0 since this is considered a normal process termination. # SIGINT # Exits 128 + $signal_number where $signal_number is 2 for SIGINT (see - # http://pubs.opengroup.org/onlinepubs/009695399/utilities/kill.html). + # https://pubs.opengroup.org/onlinepubs/009695399/utilities/kill.html). # This is considered an abnormal process termination. Normally, we # don't need to specify this exit code because the shell propagates it. # Unfortunately, the signal handler doesn't work as expected in Dash, diff --git a/scripts/rabbitmqctl b/scripts/rabbitmqctl index fec0ae293b..1a7438e444 100755 --- a/scripts/rabbitmqctl +++ b/scripts/rabbitmqctl @@ -2,7 +2,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 diff --git a/src/amqqueue.erl b/src/amqqueue.erl index d0f3a45aca..dda2642c34 100644 --- a/src/amqqueue.erl +++ b/src/amqqueue.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 diff --git a/src/amqqueue_v1.erl b/src/amqqueue_v1.erl index 0b35418d1d..0a0073075f 100644 --- a/src/amqqueue_v1.erl +++ b/src/amqqueue_v1.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 diff --git a/src/background_gc.erl b/src/background_gc.erl index 7aea28c1f4..13f08107a9 100644 --- a/src/background_gc.erl +++ b/src/background_gc.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 diff --git a/src/code_server_cache.erl b/src/code_server_cache.erl index efa53a8009..e8d3aad122 100644 --- a/src/code_server_cache.erl +++ b/src/code_server_cache.erl @@ -3,7 +3,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 diff --git a/src/dtree.erl b/src/dtree.erl index fd2188de29..6f4d102c10 100644 --- a/src/dtree.erl +++ b/src/dtree.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 diff --git a/src/gatherer.erl b/src/gatherer.erl index 1625468a52..280ded9fde 100644 --- a/src/gatherer.erl +++ b/src/gatherer.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 diff --git a/src/gm.erl b/src/gm.erl index 7b9bbc8c8a..bc8ed76db2 100644 --- a/src/gm.erl +++ b/src/gm.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/ +%% 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 the diff --git a/src/lager_exchange_backend.erl b/src/lager_exchange_backend.erl index 2b657e9041..e1af365b4d 100644 --- a/src/lager_exchange_backend.erl +++ b/src/lager_exchange_backend.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 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 diff --git a/src/mirrored_supervisor_sups.erl b/src/mirrored_supervisor_sups.erl index 97c6213509..4d4c6a0e3b 100644 --- a/src/mirrored_supervisor_sups.erl +++ b/src/mirrored_supervisor_sups.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/ +%% 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 the diff --git a/src/pg_local.erl b/src/pg_local.erl index 3f03c97182..9ad8ee07d6 100644 --- a/src/pg_local.erl +++ b/src/pg_local.erl @@ -23,7 +23,7 @@ %% Version 1.1, (the "License"); you may not use this file except in %% compliance with the License. You should have received a copy of the %% Erlang Public License along with this software. If not, it can be -%% retrieved online at http://www.erlang.org/. +%% retrieved online at https://www.erlang.org/. %% %% Software distributed under the License is distributed on an "AS IS" %% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See diff --git a/src/rabbit.erl b/src/rabbit.erl index 003abd141f..dafdaed5c9 100644 --- a/src/rabbit.erl +++ b/src/rabbit.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 diff --git a/src/rabbit_access_control.erl b/src/rabbit_access_control.erl index 44e72f7ce4..984ee5371d 100644 --- a/src/rabbit_access_control.erl +++ b/src/rabbit_access_control.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 diff --git a/src/rabbit_alarm.erl b/src/rabbit_alarm.erl index 6f33e02fe4..7f452a3121 100644 --- a/src/rabbit_alarm.erl +++ b/src/rabbit_alarm.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 diff --git a/src/rabbit_amqqueue.erl b/src/rabbit_amqqueue.erl index 54337311ed..a8fd5a5081 100644 --- a/src/rabbit_amqqueue.erl +++ b/src/rabbit_amqqueue.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 diff --git a/src/rabbit_amqqueue_process.erl b/src/rabbit_amqqueue_process.erl index e9c091daa0..9149df0015 100644 --- a/src/rabbit_amqqueue_process.erl +++ b/src/rabbit_amqqueue_process.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 diff --git a/src/rabbit_amqqueue_sup.erl b/src/rabbit_amqqueue_sup.erl index 64efc01786..f7312e0d01 100644 --- a/src/rabbit_amqqueue_sup.erl +++ b/src/rabbit_amqqueue_sup.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 diff --git a/src/rabbit_amqqueue_sup_sup.erl b/src/rabbit_amqqueue_sup_sup.erl index 9e30a7f0ae..e30a829980 100644 --- a/src/rabbit_amqqueue_sup_sup.erl +++ b/src/rabbit_amqqueue_sup_sup.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 diff --git a/src/rabbit_auth_backend_internal.erl b/src/rabbit_auth_backend_internal.erl index 5732ac4b30..417f0d6374 100644 --- a/src/rabbit_auth_backend_internal.erl +++ b/src/rabbit_auth_backend_internal.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 diff --git a/src/rabbit_auth_mechanism_amqplain.erl b/src/rabbit_auth_mechanism_amqplain.erl index acc5f678e2..632b9a84b1 100644 --- a/src/rabbit_auth_mechanism_amqplain.erl +++ b/src/rabbit_auth_mechanism_amqplain.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 diff --git a/src/rabbit_auth_mechanism_cr_demo.erl b/src/rabbit_auth_mechanism_cr_demo.erl index 0cce728525..37c184753a 100644 --- a/src/rabbit_auth_mechanism_cr_demo.erl +++ b/src/rabbit_auth_mechanism_cr_demo.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 diff --git a/src/rabbit_auth_mechanism_plain.erl b/src/rabbit_auth_mechanism_plain.erl index cf98bb72d0..cfc1a0ce18 100644 --- a/src/rabbit_auth_mechanism_plain.erl +++ b/src/rabbit_auth_mechanism_plain.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 diff --git a/src/rabbit_autoheal.erl b/src/rabbit_autoheal.erl index 8a61a18e85..5c9f95a95d 100644 --- a/src/rabbit_autoheal.erl +++ b/src/rabbit_autoheal.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 diff --git a/src/rabbit_backing_queue.erl b/src/rabbit_backing_queue.erl index 187f55288d..aba140ceaf 100644 --- a/src/rabbit_backing_queue.erl +++ b/src/rabbit_backing_queue.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 diff --git a/src/rabbit_basic.erl b/src/rabbit_basic.erl index cfd7709d15..42b76218df 100644 --- a/src/rabbit_basic.erl +++ b/src/rabbit_basic.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 diff --git a/src/rabbit_binding.erl b/src/rabbit_binding.erl index 116314dfa7..94b8870192 100644 --- a/src/rabbit_binding.erl +++ b/src/rabbit_binding.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 diff --git a/src/rabbit_boot_steps.erl b/src/rabbit_boot_steps.erl index 24ff878165..f3ead75415 100644 --- a/src/rabbit_boot_steps.erl +++ b/src/rabbit_boot_steps.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 diff --git a/src/rabbit_channel.erl b/src/rabbit_channel.erl index 8f5f159f88..59a8cce371 100644 --- a/src/rabbit_channel.erl +++ b/src/rabbit_channel.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 diff --git a/src/rabbit_channel_interceptor.erl b/src/rabbit_channel_interceptor.erl index f8b0331592..ae53577351 100644 --- a/src/rabbit_channel_interceptor.erl +++ b/src/rabbit_channel_interceptor.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 diff --git a/src/rabbit_channel_sup.erl b/src/rabbit_channel_sup.erl index 86a0f15650..a244813d80 100644 --- a/src/rabbit_channel_sup.erl +++ b/src/rabbit_channel_sup.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 diff --git a/src/rabbit_channel_sup_sup.erl b/src/rabbit_channel_sup_sup.erl index b813b42e89..a8085aa11e 100644 --- a/src/rabbit_channel_sup_sup.erl +++ b/src/rabbit_channel_sup_sup.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 diff --git a/src/rabbit_client_sup.erl b/src/rabbit_client_sup.erl index 8b49244982..aa93391769 100644 --- a/src/rabbit_client_sup.erl +++ b/src/rabbit_client_sup.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 diff --git a/src/rabbit_connection_helper_sup.erl b/src/rabbit_connection_helper_sup.erl index c5a0825d83..f681f581d2 100644 --- a/src/rabbit_connection_helper_sup.erl +++ b/src/rabbit_connection_helper_sup.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 diff --git a/src/rabbit_connection_sup.erl b/src/rabbit_connection_sup.erl index 51661dd8b6..ee4499c13d 100644 --- a/src/rabbit_connection_sup.erl +++ b/src/rabbit_connection_sup.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 diff --git a/src/rabbit_connection_tracking.erl b/src/rabbit_connection_tracking.erl index 99078d6df2..cdfc0005ee 100644 --- a/src/rabbit_connection_tracking.erl +++ b/src/rabbit_connection_tracking.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 diff --git a/src/rabbit_connection_tracking_handler.erl b/src/rabbit_connection_tracking_handler.erl index 39e7748a75..9525f5777c 100644 --- a/src/rabbit_connection_tracking_handler.erl +++ b/src/rabbit_connection_tracking_handler.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 diff --git a/src/rabbit_control_pbe.erl b/src/rabbit_control_pbe.erl index fa88b44e84..e65df97264 100644 --- a/src/rabbit_control_pbe.erl +++ b/src/rabbit_control_pbe.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 diff --git a/src/rabbit_core_ff.erl b/src/rabbit_core_ff.erl index a13099e304..461a43e5d9 100644 --- a/src/rabbit_core_ff.erl +++ b/src/rabbit_core_ff.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 @@ -22,7 +22,7 @@ -rabbit_feature_flag( {quorum_queue, #{desc => "Support queues of type `quorum`", - doc_url => "http://www.rabbitmq.com/quorum-queues.html", + doc_url => "https://www.rabbitmq.com/quorum-queues.html", stability => stable, migration_fun => {?MODULE, quorum_queue_migration} }}). diff --git a/src/rabbit_core_metrics_gc.erl b/src/rabbit_core_metrics_gc.erl index 586913ea2c..f4980aec7d 100644 --- a/src/rabbit_core_metrics_gc.erl +++ b/src/rabbit_core_metrics_gc.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 diff --git a/src/rabbit_credential_validation.erl b/src/rabbit_credential_validation.erl index ec0dea7893..322d8795cf 100644 --- a/src/rabbit_credential_validation.erl +++ b/src/rabbit_credential_validation.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 diff --git a/src/rabbit_credential_validator.erl b/src/rabbit_credential_validator.erl index 1fe9b32667..369bd575e2 100644 --- a/src/rabbit_credential_validator.erl +++ b/src/rabbit_credential_validator.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 diff --git a/src/rabbit_credential_validator_accept_everything.erl b/src/rabbit_credential_validator_accept_everything.erl index f74e82007b..6e8e549204 100644 --- a/src/rabbit_credential_validator_accept_everything.erl +++ b/src/rabbit_credential_validator_accept_everything.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 diff --git a/src/rabbit_credential_validator_min_password_length.erl b/src/rabbit_credential_validator_min_password_length.erl index 169020ab2c..01ac65e71b 100644 --- a/src/rabbit_credential_validator_min_password_length.erl +++ b/src/rabbit_credential_validator_min_password_length.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 diff --git a/src/rabbit_credential_validator_password_regexp.erl b/src/rabbit_credential_validator_password_regexp.erl index e1dd184981..df0bca93a6 100644 --- a/src/rabbit_credential_validator_password_regexp.erl +++ b/src/rabbit_credential_validator_password_regexp.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 diff --git a/src/rabbit_dead_letter.erl b/src/rabbit_dead_letter.erl index 7b8cffb6fa..3a400061a4 100644 --- a/src/rabbit_dead_letter.erl +++ b/src/rabbit_dead_letter.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 diff --git a/src/rabbit_diagnostics.erl b/src/rabbit_diagnostics.erl index 115f153cff..c3f515d3e7 100644 --- a/src/rabbit_diagnostics.erl +++ b/src/rabbit_diagnostics.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 diff --git a/src/rabbit_direct.erl b/src/rabbit_direct.erl index e43bfba90c..696b25f5e4 100644 --- a/src/rabbit_direct.erl +++ b/src/rabbit_direct.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 diff --git a/src/rabbit_disk_monitor.erl b/src/rabbit_disk_monitor.erl index f48b0001fb..2441587bce 100644 --- a/src/rabbit_disk_monitor.erl +++ b/src/rabbit_disk_monitor.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 diff --git a/src/rabbit_epmd_monitor.erl b/src/rabbit_epmd_monitor.erl index fb13f61ea3..410bff8564 100644 --- a/src/rabbit_epmd_monitor.erl +++ b/src/rabbit_epmd_monitor.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 diff --git a/src/rabbit_exchange.erl b/src/rabbit_exchange.erl index 1b262e9a48..b4ba89ca08 100644 --- a/src/rabbit_exchange.erl +++ b/src/rabbit_exchange.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 diff --git a/src/rabbit_exchange_decorator.erl b/src/rabbit_exchange_decorator.erl index 38fe12f669..7d4a7ce2d0 100644 --- a/src/rabbit_exchange_decorator.erl +++ b/src/rabbit_exchange_decorator.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 diff --git a/src/rabbit_exchange_parameters.erl b/src/rabbit_exchange_parameters.erl index b093620620..aa7536925a 100644 --- a/src/rabbit_exchange_parameters.erl +++ b/src/rabbit_exchange_parameters.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 diff --git a/src/rabbit_exchange_type_direct.erl b/src/rabbit_exchange_type_direct.erl index 4c3967d62f..e4478af9f1 100644 --- a/src/rabbit_exchange_type_direct.erl +++ b/src/rabbit_exchange_type_direct.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 diff --git a/src/rabbit_exchange_type_fanout.erl b/src/rabbit_exchange_type_fanout.erl index dcfde14184..89ad85b26c 100644 --- a/src/rabbit_exchange_type_fanout.erl +++ b/src/rabbit_exchange_type_fanout.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 diff --git a/src/rabbit_exchange_type_headers.erl b/src/rabbit_exchange_type_headers.erl index 8b94bd343b..8c7726e0e3 100644 --- a/src/rabbit_exchange_type_headers.erl +++ b/src/rabbit_exchange_type_headers.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 diff --git a/src/rabbit_exchange_type_invalid.erl b/src/rabbit_exchange_type_invalid.erl index 74b557c14f..fa3b576d88 100644 --- a/src/rabbit_exchange_type_invalid.erl +++ b/src/rabbit_exchange_type_invalid.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 diff --git a/src/rabbit_exchange_type_topic.erl b/src/rabbit_exchange_type_topic.erl index 0fa4a2fac0..4f04eb601c 100644 --- a/src/rabbit_exchange_type_topic.erl +++ b/src/rabbit_exchange_type_topic.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 diff --git a/src/rabbit_feature_flags.erl b/src/rabbit_feature_flags.erl index 78f1c9e03c..a782b937a3 100644 --- a/src/rabbit_feature_flags.erl +++ b/src/rabbit_feature_flags.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 diff --git a/src/rabbit_ff_extra.erl b/src/rabbit_ff_extra.erl index e3500e249e..1b77a0f3fd 100644 --- a/src/rabbit_ff_extra.erl +++ b/src/rabbit_ff_extra.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 diff --git a/src/rabbit_ff_registry.erl b/src/rabbit_ff_registry.erl index b79f8b45ef..a5a68b3cc8 100644 --- a/src/rabbit_ff_registry.erl +++ b/src/rabbit_ff_registry.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 diff --git a/src/rabbit_fhc_helpers.erl b/src/rabbit_fhc_helpers.erl index 57dbd981f1..adf81f463a 100644 --- a/src/rabbit_fhc_helpers.erl +++ b/src/rabbit_fhc_helpers.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 diff --git a/src/rabbit_fifo.erl b/src/rabbit_fifo.erl index e551834490..e43e94a385 100644 --- a/src/rabbit_fifo.erl +++ b/src/rabbit_fifo.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 diff --git a/src/rabbit_fifo_client.erl b/src/rabbit_fifo_client.erl index a1bf82367b..a2608bdbc0 100644 --- a/src/rabbit_fifo_client.erl +++ b/src/rabbit_fifo_client.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 diff --git a/src/rabbit_file.erl b/src/rabbit_file.erl index 462ddb4e11..da2f85cb32 100644 --- a/src/rabbit_file.erl +++ b/src/rabbit_file.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 diff --git a/src/rabbit_framing.erl b/src/rabbit_framing.erl index 58ac0c6b6e..94a1048bbc 100644 --- a/src/rabbit_framing.erl +++ b/src/rabbit_framing.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 diff --git a/src/rabbit_guid.erl b/src/rabbit_guid.erl index 5728ac88d7..e0c16d572c 100644 --- a/src/rabbit_guid.erl +++ b/src/rabbit_guid.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 diff --git a/src/rabbit_health_check.erl b/src/rabbit_health_check.erl index 7d2d1d3ea6..ba081fac5d 100644 --- a/src/rabbit_health_check.erl +++ b/src/rabbit_health_check.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 diff --git a/src/rabbit_lager.erl b/src/rabbit_lager.erl index 11269d157d..b1baa9306e 100644 --- a/src/rabbit_lager.erl +++ b/src/rabbit_lager.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 diff --git a/src/rabbit_limiter.erl b/src/rabbit_limiter.erl index 9770172089..a19509f224 100644 --- a/src/rabbit_limiter.erl +++ b/src/rabbit_limiter.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 diff --git a/src/rabbit_looking_glass.erl b/src/rabbit_looking_glass.erl index 24b6cfce3d..e53e8f3e92 100644 --- a/src/rabbit_looking_glass.erl +++ b/src/rabbit_looking_glass.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 diff --git a/src/rabbit_memory_monitor.erl b/src/rabbit_memory_monitor.erl index 0f5c9fbe3c..eaefee448a 100644 --- a/src/rabbit_memory_monitor.erl +++ b/src/rabbit_memory_monitor.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 diff --git a/src/rabbit_metrics.erl b/src/rabbit_metrics.erl index 2d5f9c34e2..cf345dbbdb 100644 --- a/src/rabbit_metrics.erl +++ b/src/rabbit_metrics.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 diff --git a/src/rabbit_mirror_queue_coordinator.erl b/src/rabbit_mirror_queue_coordinator.erl index b502da201a..e097db9d26 100644 --- a/src/rabbit_mirror_queue_coordinator.erl +++ b/src/rabbit_mirror_queue_coordinator.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/ +%% 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 the diff --git a/src/rabbit_mirror_queue_master.erl b/src/rabbit_mirror_queue_master.erl index a403d68a74..33d98144a9 100644 --- a/src/rabbit_mirror_queue_master.erl +++ b/src/rabbit_mirror_queue_master.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/ +%% 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 the diff --git a/src/rabbit_mirror_queue_misc.erl b/src/rabbit_mirror_queue_misc.erl index 7383152898..f63f417b93 100644 --- a/src/rabbit_mirror_queue_misc.erl +++ b/src/rabbit_mirror_queue_misc.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/ +%% 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 the diff --git a/src/rabbit_mirror_queue_mode.erl b/src/rabbit_mirror_queue_mode.erl index e0bb3e6d24..71f1b24496 100644 --- a/src/rabbit_mirror_queue_mode.erl +++ b/src/rabbit_mirror_queue_mode.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/ +%% 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 the diff --git a/src/rabbit_mirror_queue_mode_all.erl b/src/rabbit_mirror_queue_mode_all.erl index 8f88c10e5b..4d52430638 100644 --- a/src/rabbit_mirror_queue_mode_all.erl +++ b/src/rabbit_mirror_queue_mode_all.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/ +%% 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 the diff --git a/src/rabbit_mirror_queue_mode_exactly.erl b/src/rabbit_mirror_queue_mode_exactly.erl index ecbf723534..daec9be980 100644 --- a/src/rabbit_mirror_queue_mode_exactly.erl +++ b/src/rabbit_mirror_queue_mode_exactly.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/ +%% 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 the diff --git a/src/rabbit_mirror_queue_mode_nodes.erl b/src/rabbit_mirror_queue_mode_nodes.erl index 2ec972f162..0c42bf83bd 100644 --- a/src/rabbit_mirror_queue_mode_nodes.erl +++ b/src/rabbit_mirror_queue_mode_nodes.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/ +%% 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 the diff --git a/src/rabbit_mirror_queue_slave.erl b/src/rabbit_mirror_queue_slave.erl index 3697051960..f7a122f98a 100644 --- a/src/rabbit_mirror_queue_slave.erl +++ b/src/rabbit_mirror_queue_slave.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/ +%% 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 the diff --git a/src/rabbit_mirror_queue_sync.erl b/src/rabbit_mirror_queue_sync.erl index 84ab849572..33ffad1ece 100644 --- a/src/rabbit_mirror_queue_sync.erl +++ b/src/rabbit_mirror_queue_sync.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/ +%% 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 the diff --git a/src/rabbit_mnesia.erl b/src/rabbit_mnesia.erl index 83a6e65817..65383b80af 100644 --- a/src/rabbit_mnesia.erl +++ b/src/rabbit_mnesia.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 diff --git a/src/rabbit_mnesia_rename.erl b/src/rabbit_mnesia_rename.erl index 76e120f292..0fc0d3364f 100644 --- a/src/rabbit_mnesia_rename.erl +++ b/src/rabbit_mnesia_rename.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 diff --git a/src/rabbit_msg_file.erl b/src/rabbit_msg_file.erl index f3ec7b78cc..ca3b05a693 100644 --- a/src/rabbit_msg_file.erl +++ b/src/rabbit_msg_file.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 @@ -106,7 +106,7 @@ scanner(<<Size:?INTEGER_SIZE_BITS, MsgIdAndMsg:Size/binary, case WriteMarker of ?WRITE_OK_MARKER -> %% Here we take option 5 from - %% http://www.erlang.org/cgi-bin/ezmlm-cgi?2:mss:1569 in + %% https://www.erlang.org/cgi-bin/ezmlm-cgi?2:mss:1569 in %% which we read the MsgId as a number, and then convert it %% back to a binary in order to work around bugs in %% Erlang's GC. diff --git a/src/rabbit_msg_store.erl b/src/rabbit_msg_store.erl index a4dfba47e7..1ec5fe9e1a 100644 --- a/src/rabbit_msg_store.erl +++ b/src/rabbit_msg_store.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 diff --git a/src/rabbit_msg_store_ets_index.erl b/src/rabbit_msg_store_ets_index.erl index b25cf1502f..5d80bb9fd1 100644 --- a/src/rabbit_msg_store_ets_index.erl +++ b/src/rabbit_msg_store_ets_index.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 diff --git a/src/rabbit_msg_store_gc.erl b/src/rabbit_msg_store_gc.erl index 4b8d95b535..dfadd5586d 100644 --- a/src/rabbit_msg_store_gc.erl +++ b/src/rabbit_msg_store_gc.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 diff --git a/src/rabbit_networking.erl b/src/rabbit_networking.erl index 266ab567fa..9abbd7cfff 100644 --- a/src/rabbit_networking.erl +++ b/src/rabbit_networking.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 diff --git a/src/rabbit_node_monitor.erl b/src/rabbit_node_monitor.erl index 9fa1dfa462..9a47c4030e 100644 --- a/src/rabbit_node_monitor.erl +++ b/src/rabbit_node_monitor.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 diff --git a/src/rabbit_nodes.erl b/src/rabbit_nodes.erl index 1e4abad8c9..bfe5f271fd 100644 --- a/src/rabbit_nodes.erl +++ b/src/rabbit_nodes.erl @@ -2,7 +2,7 @@ %% 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 diff --git a/src/rabbit_parameter_validation.erl b/src/rabbit_parameter_validation.erl index 57469ca729..d5e7f7704a 100644 --- a/src/rabbit_parameter_validation.erl +++ b/src/rabbit_parameter_validation.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 diff --git a/src/rabbit_password.erl b/src/rabbit_password.erl index 5bec269af8..66f68a194a 100644 --- a/src/rabbit_password.erl +++ b/src/rabbit_password.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 diff --git a/src/rabbit_password_hashing_md5.erl b/src/rabbit_password_hashing_md5.erl index a8b4bb9875..6b7b331282 100644 --- a/src/rabbit_password_hashing_md5.erl +++ b/src/rabbit_password_hashing_md5.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 diff --git a/src/rabbit_password_hashing_sha256.erl b/src/rabbit_password_hashing_sha256.erl index 1a503523ab..c4a7f088ed 100644 --- a/src/rabbit_password_hashing_sha256.erl +++ b/src/rabbit_password_hashing_sha256.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 diff --git a/src/rabbit_password_hashing_sha512.erl b/src/rabbit_password_hashing_sha512.erl index 0664b2dbea..3395e78a9e 100644 --- a/src/rabbit_password_hashing_sha512.erl +++ b/src/rabbit_password_hashing_sha512.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 diff --git a/src/rabbit_peer_discovery.erl b/src/rabbit_peer_discovery.erl index 2ed36d32ec..d7acbf4518 100644 --- a/src/rabbit_peer_discovery.erl +++ b/src/rabbit_peer_discovery.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 diff --git a/src/rabbit_peer_discovery_classic_config.erl b/src/rabbit_peer_discovery_classic_config.erl index 16b7861f5f..09df65643a 100644 --- a/src/rabbit_peer_discovery_classic_config.erl +++ b/src/rabbit_peer_discovery_classic_config.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/ +%% 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 the diff --git a/src/rabbit_peer_discovery_dns.erl b/src/rabbit_peer_discovery_dns.erl index 031d1290b3..6fc975ba36 100644 --- a/src/rabbit_peer_discovery_dns.erl +++ b/src/rabbit_peer_discovery_dns.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/ +%% 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 the diff --git a/src/rabbit_plugins.erl b/src/rabbit_plugins.erl index ea7c2d47fa..7757b5229e 100644 --- a/src/rabbit_plugins.erl +++ b/src/rabbit_plugins.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 diff --git a/src/rabbit_policies.erl b/src/rabbit_policies.erl index 95bf067539..b4501dbf84 100644 --- a/src/rabbit_policies.erl +++ b/src/rabbit_policies.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 diff --git a/src/rabbit_policy.erl b/src/rabbit_policy.erl index e38e23a2f1..ff07bfa8ee 100644 --- a/src/rabbit_policy.erl +++ b/src/rabbit_policy.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 diff --git a/src/rabbit_policy_merge_strategy.erl b/src/rabbit_policy_merge_strategy.erl index 57f4c742c4..20b803b40f 100644 --- a/src/rabbit_policy_merge_strategy.erl +++ b/src/rabbit_policy_merge_strategy.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 diff --git a/src/rabbit_prelaunch.erl b/src/rabbit_prelaunch.erl index b0fe6d2b04..51deb0f0ea 100644 --- a/src/rabbit_prelaunch.erl +++ b/src/rabbit_prelaunch.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 diff --git a/src/rabbit_prequeue.erl b/src/rabbit_prequeue.erl index 0b4b9984f9..97adf4a855 100644 --- a/src/rabbit_prequeue.erl +++ b/src/rabbit_prequeue.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/ +%% 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 the diff --git a/src/rabbit_priority_queue.erl b/src/rabbit_priority_queue.erl index 12d3291b54..2880a0b24b 100644 --- a/src/rabbit_priority_queue.erl +++ b/src/rabbit_priority_queue.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 diff --git a/src/rabbit_queue_collector.erl b/src/rabbit_queue_collector.erl index 732415b82e..0384ffa570 100644 --- a/src/rabbit_queue_collector.erl +++ b/src/rabbit_queue_collector.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 diff --git a/src/rabbit_queue_consumers.erl b/src/rabbit_queue_consumers.erl index 5bea00a710..6f60a2c76a 100644 --- a/src/rabbit_queue_consumers.erl +++ b/src/rabbit_queue_consumers.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 diff --git a/src/rabbit_queue_decorator.erl b/src/rabbit_queue_decorator.erl index 6f40637b93..2033bfcb31 100644 --- a/src/rabbit_queue_decorator.erl +++ b/src/rabbit_queue_decorator.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 diff --git a/src/rabbit_queue_index.erl b/src/rabbit_queue_index.erl index 665eea12df..9de86ee232 100644 --- a/src/rabbit_queue_index.erl +++ b/src/rabbit_queue_index.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 diff --git a/src/rabbit_queue_location_client_local.erl b/src/rabbit_queue_location_client_local.erl index 4c51bf52d2..98e6db28c6 100644 --- a/src/rabbit_queue_location_client_local.erl +++ b/src/rabbit_queue_location_client_local.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/ +%% 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 the diff --git a/src/rabbit_queue_location_min_masters.erl b/src/rabbit_queue_location_min_masters.erl index 9462e15db9..5e102804e6 100644 --- a/src/rabbit_queue_location_min_masters.erl +++ b/src/rabbit_queue_location_min_masters.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/ +%% 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 the diff --git a/src/rabbit_queue_location_random.erl b/src/rabbit_queue_location_random.erl index e166fa350d..f73064227b 100644 --- a/src/rabbit_queue_location_random.erl +++ b/src/rabbit_queue_location_random.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/ +%% 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 the diff --git a/src/rabbit_queue_location_validator.erl b/src/rabbit_queue_location_validator.erl index 2c7bb41b7e..ad6bb292ab 100644 --- a/src/rabbit_queue_location_validator.erl +++ b/src/rabbit_queue_location_validator.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/ +%% 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 the diff --git a/src/rabbit_queue_master_location_misc.erl b/src/rabbit_queue_master_location_misc.erl index b31fd50192..a47236417c 100644 --- a/src/rabbit_queue_master_location_misc.erl +++ b/src/rabbit_queue_master_location_misc.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/ +%% 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 the diff --git a/src/rabbit_queue_master_locator.erl b/src/rabbit_queue_master_locator.erl index eba1e2aefa..0596b259d1 100644 --- a/src/rabbit_queue_master_locator.erl +++ b/src/rabbit_queue_master_locator.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/ +%% 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 the diff --git a/src/rabbit_quorum_memory_manager.erl b/src/rabbit_quorum_memory_manager.erl index 28c1711e5b..d600ac3096 100644 --- a/src/rabbit_quorum_memory_manager.erl +++ b/src/rabbit_quorum_memory_manager.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 diff --git a/src/rabbit_quorum_queue.erl b/src/rabbit_quorum_queue.erl index 8920c8cf0d..dbe45f1a11 100644 --- a/src/rabbit_quorum_queue.erl +++ b/src/rabbit_quorum_queue.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 diff --git a/src/rabbit_reader.erl b/src/rabbit_reader.erl index 6f0b0a5ea5..4aea1495a4 100644 --- a/src/rabbit_reader.erl +++ b/src/rabbit_reader.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 @@ -586,7 +586,7 @@ handle_other({'EXIT', Parent, Reason}, State = #v1{parent = Parent}) -> Msg = io_lib:format("broker forced connection closure with reason '~w'", [Reason]), terminate(Msg, State), %% this is what we are expected to do according to - %% http://www.erlang.org/doc/man/sys.html + %% https://www.erlang.org/doc/man/sys.html %% %% If we wanted to be *really* nice we should wait for a while for %% clients to close the socket at their end, just as we do in the diff --git a/src/rabbit_recovery_terms.erl b/src/rabbit_recovery_terms.erl index 28bd9fc23a..41327147d0 100644 --- a/src/rabbit_recovery_terms.erl +++ b/src/rabbit_recovery_terms.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 diff --git a/src/rabbit_restartable_sup.erl b/src/rabbit_restartable_sup.erl index dbf5a24b50..457ef3403f 100644 --- a/src/rabbit_restartable_sup.erl +++ b/src/rabbit_restartable_sup.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 diff --git a/src/rabbit_router.erl b/src/rabbit_router.erl index 915f4c2d93..12ea9c8d39 100644 --- a/src/rabbit_router.erl +++ b/src/rabbit_router.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 diff --git a/src/rabbit_runtime_parameters.erl b/src/rabbit_runtime_parameters.erl index 3540913ab9..8c4805d410 100644 --- a/src/rabbit_runtime_parameters.erl +++ b/src/rabbit_runtime_parameters.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 diff --git a/src/rabbit_ssl.erl b/src/rabbit_ssl.erl index 07bd57fa24..7368f2b8a2 100644 --- a/src/rabbit_ssl.erl +++ b/src/rabbit_ssl.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 diff --git a/src/rabbit_sup.erl b/src/rabbit_sup.erl index 2a0ae34e3c..640769a4ab 100644 --- a/src/rabbit_sup.erl +++ b/src/rabbit_sup.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 diff --git a/src/rabbit_table.erl b/src/rabbit_table.erl index 9bf1d2c3f6..60e9c9dac2 100644 --- a/src/rabbit_table.erl +++ b/src/rabbit_table.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 diff --git a/src/rabbit_trace.erl b/src/rabbit_trace.erl index 64f197e899..3cb5af12b5 100644 --- a/src/rabbit_trace.erl +++ b/src/rabbit_trace.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 diff --git a/src/rabbit_upgrade.erl b/src/rabbit_upgrade.erl index 83ec692ff3..87029fad02 100644 --- a/src/rabbit_upgrade.erl +++ b/src/rabbit_upgrade.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 diff --git a/src/rabbit_upgrade_functions.erl b/src/rabbit_upgrade_functions.erl index afbcb863aa..d3cc363cbc 100644 --- a/src/rabbit_upgrade_functions.erl +++ b/src/rabbit_upgrade_functions.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 diff --git a/src/rabbit_variable_queue.erl b/src/rabbit_variable_queue.erl index e2b4f64a8f..dfd55be1d0 100644 --- a/src/rabbit_variable_queue.erl +++ b/src/rabbit_variable_queue.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 diff --git a/src/rabbit_version.erl b/src/rabbit_version.erl index 4a79ef9938..3e9d7dad80 100644 --- a/src/rabbit_version.erl +++ b/src/rabbit_version.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 diff --git a/src/rabbit_vhost.erl b/src/rabbit_vhost.erl index 6652fb8d5f..80b726b4bb 100644 --- a/src/rabbit_vhost.erl +++ b/src/rabbit_vhost.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 diff --git a/src/rabbit_vhost_limit.erl b/src/rabbit_vhost_limit.erl index 704cff92e2..f1ae63cfa0 100644 --- a/src/rabbit_vhost_limit.erl +++ b/src/rabbit_vhost_limit.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 diff --git a/src/rabbit_vhost_msg_store.erl b/src/rabbit_vhost_msg_store.erl index b43cf096bc..157d9984ae 100644 --- a/src/rabbit_vhost_msg_store.erl +++ b/src/rabbit_vhost_msg_store.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 diff --git a/src/rabbit_vhost_process.erl b/src/rabbit_vhost_process.erl index 8fabaf25b5..d697062267 100644 --- a/src/rabbit_vhost_process.erl +++ b/src/rabbit_vhost_process.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 diff --git a/src/rabbit_vhost_sup.erl b/src/rabbit_vhost_sup.erl index 07df522f4f..98f6869711 100644 --- a/src/rabbit_vhost_sup.erl +++ b/src/rabbit_vhost_sup.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 diff --git a/src/rabbit_vhost_sup_sup.erl b/src/rabbit_vhost_sup_sup.erl index 37a060ff2e..46a2b485f2 100644 --- a/src/rabbit_vhost_sup_sup.erl +++ b/src/rabbit_vhost_sup_sup.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 diff --git a/src/rabbit_vhost_sup_wrapper.erl b/src/rabbit_vhost_sup_wrapper.erl index 013f793d38..f652d76296 100644 --- a/src/rabbit_vhost_sup_wrapper.erl +++ b/src/rabbit_vhost_sup_wrapper.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 diff --git a/src/rabbit_vm.erl b/src/rabbit_vm.erl index e78aca0a54..cf4a23d336 100644 --- a/src/rabbit_vm.erl +++ b/src/rabbit_vm.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 diff --git a/src/supervised_lifecycle.erl b/src/supervised_lifecycle.erl index 4be7922125..cabc883553 100644 --- a/src/supervised_lifecycle.erl +++ b/src/supervised_lifecycle.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 diff --git a/src/tcp_listener.erl b/src/tcp_listener.erl index d5fb900198..8bf24ae585 100644 --- a/src/tcp_listener.erl +++ b/src/tcp_listener.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 diff --git a/src/tcp_listener_sup.erl b/src/tcp_listener_sup.erl index a31a60e505..dcce3f7a3f 100644 --- a/src/tcp_listener_sup.erl +++ b/src/tcp_listener_sup.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 diff --git a/src/term_to_binary_compat.erl b/src/term_to_binary_compat.erl index 7aa4e1471c..d478f02a1c 100644 --- a/src/term_to_binary_compat.erl +++ b/src/term_to_binary_compat.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 diff --git a/test/backing_queue_SUITE.erl b/test/backing_queue_SUITE.erl index d262e4c513..e2250a616b 100644 --- a/test/backing_queue_SUITE.erl +++ b/test/backing_queue_SUITE.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/ +%% 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 the diff --git a/test/channel_interceptor_SUITE.erl b/test/channel_interceptor_SUITE.erl index e2711fda86..a4951864a1 100644 --- a/test/channel_interceptor_SUITE.erl +++ b/test/channel_interceptor_SUITE.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/ +%% 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 the diff --git a/test/channel_operation_timeout_SUITE.erl b/test/channel_operation_timeout_SUITE.erl index 47907d09f4..6011936604 100644 --- a/test/channel_operation_timeout_SUITE.erl +++ b/test/channel_operation_timeout_SUITE.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 diff --git a/test/channel_operation_timeout_test_queue.erl b/test/channel_operation_timeout_test_queue.erl index d414072e2c..ba1572f206 100644 --- a/test/channel_operation_timeout_test_queue.erl +++ b/test/channel_operation_timeout_test_queue.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 diff --git a/test/channel_source_SUITE.erl b/test/channel_source_SUITE.erl index 56b287e913..5211dd7510 100644 --- a/test/channel_source_SUITE.erl +++ b/test/channel_source_SUITE.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 diff --git a/test/cluster_SUITE.erl b/test/cluster_SUITE.erl index dc30825f8c..e6e1eb922e 100644 --- a/test/cluster_SUITE.erl +++ b/test/cluster_SUITE.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/ +%% 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 the diff --git a/test/cluster_formation_locking_SUITE.erl b/test/cluster_formation_locking_SUITE.erl index 176113c496..14d2b552cb 100644 --- a/test/cluster_formation_locking_SUITE.erl +++ b/test/cluster_formation_locking_SUITE.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 diff --git a/test/cluster_rename_SUITE.erl b/test/cluster_rename_SUITE.erl index a7743a8891..677f645656 100644 --- a/test/cluster_rename_SUITE.erl +++ b/test/cluster_rename_SUITE.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 diff --git a/test/clustering_management_SUITE.erl b/test/clustering_management_SUITE.erl index a4fd63ba04..c9f1565c51 100644 --- a/test/clustering_management_SUITE.erl +++ b/test/clustering_management_SUITE.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 diff --git a/test/config_schema_SUITE.erl b/test/config_schema_SUITE.erl index 80363130d8..894583e7dc 100644 --- a/test/config_schema_SUITE.erl +++ b/test/config_schema_SUITE.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/ +%% 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 the diff --git a/test/crashing_queues_SUITE.erl b/test/crashing_queues_SUITE.erl index 7b8ec91346..f8b5185c17 100644 --- a/test/crashing_queues_SUITE.erl +++ b/test/crashing_queues_SUITE.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 diff --git a/test/credential_validation_SUITE.erl b/test/credential_validation_SUITE.erl index 0c499b2e86..2bbf4426c3 100644 --- a/test/credential_validation_SUITE.erl +++ b/test/credential_validation_SUITE.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 diff --git a/test/dead_lettering_SUITE.erl b/test/dead_lettering_SUITE.erl index c255949d67..6fe2a3a522 100644 --- a/test/dead_lettering_SUITE.erl +++ b/test/dead_lettering_SUITE.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/ +%% 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 the @@ -14,7 +14,7 @@ %% Copyright (c) 2011-2019 Pivotal Software, Inc. All rights reserved. %% %% -%% For the full spec see: http://www.rabbitmq.com/dlx.html +%% For the full spec see: https://www.rabbitmq.com/dlx.html %% -module(dead_lettering_SUITE). diff --git a/test/disconnect_detected_during_alarm_SUITE.erl b/test/disconnect_detected_during_alarm_SUITE.erl index 4776c9e179..af46475074 100644 --- a/test/disconnect_detected_during_alarm_SUITE.erl +++ b/test/disconnect_detected_during_alarm_SUITE.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/ +%% 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 the diff --git a/test/dummy_event_receiver.erl b/test/dummy_event_receiver.erl index 0720db73a0..344648d76f 100644 --- a/test/dummy_event_receiver.erl +++ b/test/dummy_event_receiver.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 diff --git a/test/dummy_runtime_parameters.erl b/test/dummy_runtime_parameters.erl index a314739d21..a226dd2e57 100644 --- a/test/dummy_runtime_parameters.erl +++ b/test/dummy_runtime_parameters.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 diff --git a/test/dummy_supervisor2.erl b/test/dummy_supervisor2.erl index 7f0588ec30..dc842e5da5 100644 --- a/test/dummy_supervisor2.erl +++ b/test/dummy_supervisor2.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/ +%% 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 the diff --git a/test/dynamic_ha_SUITE.erl b/test/dynamic_ha_SUITE.erl index 023f55648b..01fbc55e22 100644 --- a/test/dynamic_ha_SUITE.erl +++ b/test/dynamic_ha_SUITE.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 diff --git a/test/dynamic_qq_SUITE.erl b/test/dynamic_qq_SUITE.erl index c59ddcc1fd..054c560262 100644 --- a/test/dynamic_qq_SUITE.erl +++ b/test/dynamic_qq_SUITE.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 diff --git a/test/eager_sync_SUITE.erl b/test/eager_sync_SUITE.erl index f6c9002c51..f0853756b8 100644 --- a/test/eager_sync_SUITE.erl +++ b/test/eager_sync_SUITE.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 diff --git a/test/feature_flags_SUITE.erl b/test/feature_flags_SUITE.erl index 4c07aa2275..694aeb05b4 100644 --- a/test/feature_flags_SUITE.erl +++ b/test/feature_flags_SUITE.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/ +%% 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 the diff --git a/test/feature_flags_SUITE_data/my_plugin/src/my_plugin.erl b/test/feature_flags_SUITE_data/my_plugin/src/my_plugin.erl index 9f1dbed246..b7eb3a1942 100644 --- a/test/feature_flags_SUITE_data/my_plugin/src/my_plugin.erl +++ b/test/feature_flags_SUITE_data/my_plugin/src/my_plugin.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 diff --git a/test/gm_SUITE.erl b/test/gm_SUITE.erl index e2f04408d5..5bcae42f51 100644 --- a/test/gm_SUITE.erl +++ b/test/gm_SUITE.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/ +%% 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 the diff --git a/test/health_check_SUITE.erl b/test/health_check_SUITE.erl index 1e5552e0e5..4db6599aab 100644 --- a/test/health_check_SUITE.erl +++ b/test/health_check_SUITE.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 diff --git a/test/lazy_queue_SUITE.erl b/test/lazy_queue_SUITE.erl index 8dfc0d62ad..5dc0ba8cdb 100644 --- a/test/lazy_queue_SUITE.erl +++ b/test/lazy_queue_SUITE.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 diff --git a/test/list_consumers_sanity_check_SUITE.erl b/test/list_consumers_sanity_check_SUITE.erl index 7d9444255b..9191a4850f 100644 --- a/test/list_consumers_sanity_check_SUITE.erl +++ b/test/list_consumers_sanity_check_SUITE.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/ +%% 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 the diff --git a/test/list_queues_online_and_offline_SUITE.erl b/test/list_queues_online_and_offline_SUITE.erl index 2d3823be0e..2db136bf64 100644 --- a/test/list_queues_online_and_offline_SUITE.erl +++ b/test/list_queues_online_and_offline_SUITE.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/ +%% 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 the diff --git a/test/many_node_ha_SUITE.erl b/test/many_node_ha_SUITE.erl index a6def781fa..d1a340c80a 100644 --- a/test/many_node_ha_SUITE.erl +++ b/test/many_node_ha_SUITE.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 diff --git a/test/metrics_SUITE.erl b/test/metrics_SUITE.erl index d00c01408e..69930f0b49 100644 --- a/test/metrics_SUITE.erl +++ b/test/metrics_SUITE.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 diff --git a/test/mirrored_supervisor_SUITE.erl b/test/mirrored_supervisor_SUITE.erl index aa114e0a84..d4bf6883da 100644 --- a/test/mirrored_supervisor_SUITE.erl +++ b/test/mirrored_supervisor_SUITE.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/ +%% 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 the diff --git a/test/mirrored_supervisor_SUITE_gs.erl b/test/mirrored_supervisor_SUITE_gs.erl index 5f65758416..5ce755f7e4 100644 --- a/test/mirrored_supervisor_SUITE_gs.erl +++ b/test/mirrored_supervisor_SUITE_gs.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/ +%% 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 the diff --git a/test/msg_store_SUITE.erl b/test/msg_store_SUITE.erl index f384ee12ef..fef533d2a7 100644 --- a/test/msg_store_SUITE.erl +++ b/test/msg_store_SUITE.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/ +%% 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 the diff --git a/test/partitions_SUITE.erl b/test/partitions_SUITE.erl index ff8f7b4289..12a43b9fa6 100644 --- a/test/partitions_SUITE.erl +++ b/test/partitions_SUITE.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/ +%% 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 the diff --git a/test/peer_discovery_dns_SUITE.erl b/test/peer_discovery_dns_SUITE.erl index 1690dde64c..fddcc9428c 100644 --- a/test/peer_discovery_dns_SUITE.erl +++ b/test/peer_discovery_dns_SUITE.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/ +%% 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 the diff --git a/test/per_user_connection_tracking_SUITE.erl b/test/per_user_connection_tracking_SUITE.erl index 19650607ad..219741cdc9 100644 --- a/test/per_user_connection_tracking_SUITE.erl +++ b/test/per_user_connection_tracking_SUITE.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/ +%% 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 the diff --git a/test/per_vhost_connection_limit_SUITE.erl b/test/per_vhost_connection_limit_SUITE.erl index db1b8d859d..888089c903 100644 --- a/test/per_vhost_connection_limit_SUITE.erl +++ b/test/per_vhost_connection_limit_SUITE.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/ +%% 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 the diff --git a/test/per_vhost_connection_limit_partitions_SUITE.erl b/test/per_vhost_connection_limit_partitions_SUITE.erl index 610ce33bba..8ad58cce66 100644 --- a/test/per_vhost_connection_limit_partitions_SUITE.erl +++ b/test/per_vhost_connection_limit_partitions_SUITE.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/ +%% 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 the diff --git a/test/per_vhost_msg_store_SUITE.erl b/test/per_vhost_msg_store_SUITE.erl index 94c434deee..5d1209dd96 100644 --- a/test/per_vhost_msg_store_SUITE.erl +++ b/test/per_vhost_msg_store_SUITE.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 diff --git a/test/per_vhost_queue_limit_SUITE.erl b/test/per_vhost_queue_limit_SUITE.erl index 80de41797f..5562991e04 100644 --- a/test/per_vhost_queue_limit_SUITE.erl +++ b/test/per_vhost_queue_limit_SUITE.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/ +%% 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 the diff --git a/test/plugin_versioning_SUITE.erl b/test/plugin_versioning_SUITE.erl index d8adc85071..68b023fb02 100644 --- a/test/plugin_versioning_SUITE.erl +++ b/test/plugin_versioning_SUITE.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/ +%% 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 the diff --git a/test/policy_SUITE.erl b/test/policy_SUITE.erl index 22ef8175f9..f0e1adfda2 100644 --- a/test/policy_SUITE.erl +++ b/test/policy_SUITE.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/ +%% 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 the diff --git a/test/priority_queue_SUITE.erl b/test/priority_queue_SUITE.erl index 8a0ab98241..5bac8482fa 100644 --- a/test/priority_queue_SUITE.erl +++ b/test/priority_queue_SUITE.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/ +%% 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 the diff --git a/test/priority_queue_recovery_SUITE.erl b/test/priority_queue_recovery_SUITE.erl index 20f0082aab..5cd05ecb9e 100644 --- a/test/priority_queue_recovery_SUITE.erl +++ b/test/priority_queue_recovery_SUITE.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/ +%% 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 the diff --git a/test/proxy_protocol_SUITE.erl b/test/proxy_protocol_SUITE.erl index 787ff7446c..0642e14f34 100644 --- a/test/proxy_protocol_SUITE.erl +++ b/test/proxy_protocol_SUITE.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/ +%% 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 the diff --git a/test/publisher_confirms_parallel_SUITE.erl b/test/publisher_confirms_parallel_SUITE.erl index c0c7c3f973..57aff37ecc 100644 --- a/test/publisher_confirms_parallel_SUITE.erl +++ b/test/publisher_confirms_parallel_SUITE.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/ +%% 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 the @@ -14,7 +14,7 @@ %% Copyright (c) 2011-2019 Pivotal Software, Inc. All rights reserved. %% %% -%% For the full spec see: http://www.rabbitmq.com/confirms.html +%% For the full spec see: https://www.rabbitmq.com/confirms.html %% -module(publisher_confirms_parallel_SUITE). diff --git a/test/queue_master_location_SUITE.erl b/test/queue_master_location_SUITE.erl index 677355f5e8..f8018552d9 100644 --- a/test/queue_master_location_SUITE.erl +++ b/test/queue_master_location_SUITE.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/ +%% 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 the diff --git a/test/queue_parallel_SUITE.erl b/test/queue_parallel_SUITE.erl index 8d226a4327..d57b3c3021 100644 --- a/test/queue_parallel_SUITE.erl +++ b/test/queue_parallel_SUITE.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/ +%% 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 the diff --git a/test/quorum_queue_SUITE.erl b/test/quorum_queue_SUITE.erl index bab28ba1ff..02616677f3 100644 --- a/test/quorum_queue_SUITE.erl +++ b/test/quorum_queue_SUITE.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 diff --git a/test/rabbit_core_metrics_gc_SUITE.erl b/test/rabbit_core_metrics_gc_SUITE.erl index 42ac863ead..ea6e973ca2 100644 --- a/test/rabbit_core_metrics_gc_SUITE.erl +++ b/test/rabbit_core_metrics_gc_SUITE.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 diff --git a/test/rabbit_dummy_protocol_connection_info.erl b/test/rabbit_dummy_protocol_connection_info.erl index 759fef868d..48f2eebc2d 100644 --- a/test/rabbit_dummy_protocol_connection_info.erl +++ b/test/rabbit_dummy_protocol_connection_info.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/ +%% 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 the diff --git a/test/rabbit_ha_test_consumer.erl b/test/rabbit_ha_test_consumer.erl index 85f0a17b2a..e49ba586ce 100644 --- a/test/rabbit_ha_test_consumer.erl +++ b/test/rabbit_ha_test_consumer.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 diff --git a/test/rabbit_ha_test_producer.erl b/test/rabbit_ha_test_producer.erl index 538d2213a2..7fdee64566 100644 --- a/test/rabbit_ha_test_producer.erl +++ b/test/rabbit_ha_test_producer.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 diff --git a/test/rabbitmq_queues_cli_integration_SUITE.erl b/test/rabbitmq_queues_cli_integration_SUITE.erl index b3e9515855..a3bd786337 100644 --- a/test/rabbitmq_queues_cli_integration_SUITE.erl +++ b/test/rabbitmq_queues_cli_integration_SUITE.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 diff --git a/test/rabbitmqctl_integration_SUITE.erl b/test/rabbitmqctl_integration_SUITE.erl index 3e0c474f2e..c3723bed0e 100644 --- a/test/rabbitmqctl_integration_SUITE.erl +++ b/test/rabbitmqctl_integration_SUITE.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 diff --git a/test/rabbitmqctl_shutdown_SUITE.erl b/test/rabbitmqctl_shutdown_SUITE.erl index b4279c6032..1f4e4074a8 100644 --- a/test/rabbitmqctl_shutdown_SUITE.erl +++ b/test/rabbitmqctl_shutdown_SUITE.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 diff --git a/test/simple_ha_SUITE.erl b/test/simple_ha_SUITE.erl index 60c736747e..20012b09c8 100644 --- a/test/simple_ha_SUITE.erl +++ b/test/simple_ha_SUITE.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 diff --git a/test/single_active_consumer_SUITE.erl b/test/single_active_consumer_SUITE.erl index c22a13c744..09d0886bf6 100644 --- a/test/single_active_consumer_SUITE.erl +++ b/test/single_active_consumer_SUITE.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/ +%% 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 the diff --git a/test/sup_delayed_restart_SUITE.erl b/test/sup_delayed_restart_SUITE.erl index 5905419d91..9e2ccab718 100644 --- a/test/sup_delayed_restart_SUITE.erl +++ b/test/sup_delayed_restart_SUITE.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 diff --git a/test/sync_detection_SUITE.erl b/test/sync_detection_SUITE.erl index f575d72d4d..8b9115880d 100644 --- a/test/sync_detection_SUITE.erl +++ b/test/sync_detection_SUITE.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 diff --git a/test/temp/rabbitmqadmin.py b/test/temp/rabbitmqadmin.py index eb4ac11219..5f490413cc 100755 --- a/test/temp/rabbitmqadmin.py +++ b/test/temp/rabbitmqadmin.py @@ -3,7 +3,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/ +# 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 the diff --git a/test/term_to_binary_compat_prop_SUITE.erl b/test/term_to_binary_compat_prop_SUITE.erl index 250a7a7bf2..1787491533 100644 --- a/test/term_to_binary_compat_prop_SUITE.erl +++ b/test/term_to_binary_compat_prop_SUITE.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 diff --git a/test/topic_permission_SUITE.erl b/test/topic_permission_SUITE.erl index 6db2d988b9..3960766ad6 100644 --- a/test/topic_permission_SUITE.erl +++ b/test/topic_permission_SUITE.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/ +%% 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 the diff --git a/test/unit_SUITE.erl b/test/unit_SUITE.erl index 7a41e419e9..b19289e818 100644 --- a/test/unit_SUITE.erl +++ b/test/unit_SUITE.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/ +%% 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 the diff --git a/test/unit_inbroker_non_parallel_SUITE.erl b/test/unit_inbroker_non_parallel_SUITE.erl index aaded5fa99..866d529489 100644 --- a/test/unit_inbroker_non_parallel_SUITE.erl +++ b/test/unit_inbroker_non_parallel_SUITE.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/ +%% 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 the diff --git a/test/unit_inbroker_parallel_SUITE.erl b/test/unit_inbroker_parallel_SUITE.erl index 680a576554..a14d823643 100644 --- a/test/unit_inbroker_parallel_SUITE.erl +++ b/test/unit_inbroker_parallel_SUITE.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/ +%% 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 the diff --git a/test/unit_log_config_SUITE.erl b/test/unit_log_config_SUITE.erl index 07134f309a..77ddd8d642 100644 --- a/test/unit_log_config_SUITE.erl +++ b/test/unit_log_config_SUITE.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/ +%% 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 the diff --git a/test/unit_queue_consumers_SUITE.erl b/test/unit_queue_consumers_SUITE.erl index 39838b0874..073b6a967f 100644 --- a/test/unit_queue_consumers_SUITE.erl +++ b/test/unit_queue_consumers_SUITE.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/ +%% 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 the diff --git a/test/vhost_SUITE.erl b/test/vhost_SUITE.erl index 5b6a6bd6ff..5e598d9f90 100644 --- a/test/vhost_SUITE.erl +++ b/test/vhost_SUITE.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/ +%% 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 the diff --git a/test/worker_pool_SUITE.erl b/test/worker_pool_SUITE.erl index e53abdfa05..e7353720c8 100644 --- a/test/worker_pool_SUITE.erl +++ b/test/worker_pool_SUITE.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 |
