summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMichael Klishin <mklishin@pivotal.io>2020-07-10 19:08:20 +0300
committerGitHub <noreply@github.com>2020-07-10 19:08:20 +0300
commitcd38d35639d6f23d295d56b69f3537eb0909476a (patch)
treec76c97214a11a08669e56039086578640eace7b4 /include
parent094c2a00ac8fcbe9c173e318d5196c699f2f544d (diff)
parent4479ceae5a4ce22cfb3473c6336d119297eb6dd3 (diff)
downloadrabbitmq-server-git-cd38d35639d6f23d295d56b69f3537eb0909476a.tar.gz
Merge pull request #2408 from rabbitmq/switch-to-MPL-2.0
Switch to Mozilla Public License 2.0 (MPL 2.0)
Diffstat (limited to 'include')
-rw-r--r--include/amqqueue.hrl15
-rw-r--r--include/gm_specs.hrl15
2 files changed, 6 insertions, 24 deletions
diff --git a/include/amqqueue.hrl b/include/amqqueue.hrl
index d5a4d6e62b..48ffd3da77 100644
--- a/include/amqqueue.hrl
+++ b/include/amqqueue.hrl
@@ -1,16 +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 https://www.mozilla.org/MPL/
+%% This Source Code Form is subject to the terms of the Mozilla Public
+%% License, v. 2.0. If a copy of the MPL was not distributed with this
+%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
%%
-%% Software distributed under the License is distributed on an "AS IS"
-%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
-%% the License for the specific language governing rights and
-%% limitations under the License.
-%%
-%% The Original Code is RabbitMQ.
-%%
-%% The Initial Developer of the Original Code is GoPivotal, Inc.
%% Copyright (c) 2018-2020 VMware, Inc. or its affiliates. All rights reserved.
%%
diff --git a/include/gm_specs.hrl b/include/gm_specs.hrl
index 3dd18cb03c..2a16c862c4 100644
--- a/include/gm_specs.hrl
+++ b/include/gm_specs.hrl
@@ -1,16 +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
-%% https://www.mozilla.org/MPL/
+%% This Source Code Form is subject to the terms of the Mozilla Public
+%% License, v. 2.0. If a copy of the MPL was not distributed with this
+%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
%%
-%% Software distributed under the License is distributed on an "AS IS"
-%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
-%% License for the specific language governing rights and limitations
-%% under the License.
-%%
-%% The Original Code is RabbitMQ.
-%%
-%% The Initial Developer of the Original Code is Pivotal Software, Inc.
%% Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved.
%%