Skip to content
This repository was archived by the owner on Nov 16, 2020. It is now read-only.

Commit a2990b5

Browse files
author
dcorbacho
committed
Switch to Mozilla Public License 2.0 (MPL 2.0)
1 parent 762d129 commit a2990b5

13 files changed

+410
-601
lines changed

LICENSE

Lines changed: 4 additions & 469 deletions
Large diffs are not rendered by default.

LICENSE-MPL-RabbitMQ

Lines changed: 373 additions & 0 deletions
Large diffs are not rendered by default.

src/rabbit_cowboy_middleware.erl

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
1-
%% The contents of this file are subject to the Mozilla Public License
2-
%% Version 1.1 (the "License"); you may not use this file except in
3-
%% compliance with the License. You may obtain a copy of the License
4-
%% at https://www.mozilla.org/MPL/
1+
%% This Source Code Form is subject to the terms of the Mozilla Public
2+
%% License, v. 2.0. If a copy of the MPL was not distributed with this
3+
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
54
%%
6-
%% Software distributed under the License is distributed on an "AS IS"
7-
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
8-
%% the License for the specific language governing rights and
9-
%% limitations under the License.
10-
%%
11-
%% The Original Code is RabbitMQ.
12-
%%
13-
%% The Initial Developer of the Original Code is GoPivotal, Inc.
145
%% Copyright (c) 2010-2020 VMware, Inc. or its affiliates. All rights reserved.
156
%%
167

src/rabbit_cowboy_redirect.erl

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
1-
%% The contents of this file are subject to the Mozilla Public License
2-
%% Version 1.1 (the "License"); you may not use this file except in
3-
%% compliance with the License. You may obtain a copy of the License
4-
%% at https://www.mozilla.org/MPL/
1+
%% This Source Code Form is subject to the terms of the Mozilla Public
2+
%% License, v. 2.0. If a copy of the MPL was not distributed with this
3+
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
54
%%
6-
%% Software distributed under the License is distributed on an "AS IS"
7-
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
8-
%% the License for the specific language governing rights and
9-
%% limitations under the License.
10-
%%
11-
%% The Original Code is RabbitMQ.
12-
%%
13-
%% The Initial Developer of the Original Code is GoPivotal, Inc.
145
%% Copyright (c) 2010-2020 VMware, Inc. or its affiliates. All rights reserved.
156
%%
167

src/rabbit_cowboy_stream_h.erl

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
1-
%% The contents of this file are subject to the Mozilla Public License
2-
%% Version 1.1 (the "License"); you may not use this file except in
3-
%% compliance with the License. You may obtain a copy of the License
4-
%% at https://www.mozilla.org/MPL/
1+
%% This Source Code Form is subject to the terms of the Mozilla Public
2+
%% License, v. 2.0. If a copy of the MPL was not distributed with this
3+
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
54
%%
6-
%% Software distributed under the License is distributed on an "AS IS"
7-
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
8-
%% the License for the specific language governing rights and
9-
%% limitations under the License.
10-
%%
11-
%% The Original Code is RabbitMQ.
12-
%%
13-
%% The Initial Developer of the Original Code is GoPivotal, Inc.
145
%% Copyright (c) 2017-2020 VMware, Inc. or its affiliates. All rights reserved.
156
%%
167

src/rabbit_web_dispatch.erl

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
1-
%% The contents of this file are subject to the Mozilla Public License
2-
%% Version 1.1 (the "License"); you may not use this file except in
3-
%% compliance with the License. You may obtain a copy of the License
4-
%% at https://www.mozilla.org/MPL/
1+
%% This Source Code Form is subject to the terms of the Mozilla Public
2+
%% License, v. 2.0. If a copy of the MPL was not distributed with this
3+
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
54
%%
6-
%% Software distributed under the License is distributed on an "AS IS"
7-
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
8-
%% the License for the specific language governing rights and
9-
%% limitations under the License.
10-
%%
11-
%% The Original Code is RabbitMQ.
12-
%%
13-
%% The Initial Developer of the Original Code is GoPivotal, Inc.
145
%% Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved.
156
%%
167

src/rabbit_web_dispatch_app.erl

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
1-
%% The contents of this file are subject to the Mozilla Public License
2-
%% Version 1.1 (the "License"); you may not use this file except in
3-
%% compliance with the License. You may obtain a copy of the License
4-
%% at https://www.mozilla.org/MPL/
1+
%% This Source Code Form is subject to the terms of the Mozilla Public
2+
%% License, v. 2.0. If a copy of the MPL was not distributed with this
3+
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
54
%%
6-
%% Software distributed under the License is distributed on an "AS IS"
7-
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
8-
%% the License for the specific language governing rights and
9-
%% limitations under the License.
10-
%%
11-
%% The Original Code is RabbitMQ.
12-
%%
13-
%% The Initial Developer of the Original Code is GoPivotal, Inc.
145
%% Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved.
156
%%
167

src/rabbit_web_dispatch_listing_handler.erl

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
1-
%% The contents of this file are subject to the Mozilla Public License
2-
%% Version 1.1 (the "License"); you may not use this file except in
3-
%% compliance with the License. You may obtain a copy of the License
4-
%% at https://www.mozilla.org/MPL/
1+
%% This Source Code Form is subject to the terms of the Mozilla Public
2+
%% License, v. 2.0. If a copy of the MPL was not distributed with this
3+
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
54
%%
6-
%% Software distributed under the License is distributed on an "AS IS"
7-
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
8-
%% the License for the specific language governing rights and
9-
%% limitations under the License.
10-
%%
11-
%% The Original Code is RabbitMQ.
12-
%%
13-
%% The Initial Developer of the Original Code is GoPivotal, Inc.
145
%% Copyright (c) 2010-2020 VMware, Inc. or its affiliates. All rights reserved.
156
%%
167

src/rabbit_web_dispatch_registry.erl

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
1-
%% The contents of this file are subject to the Mozilla Public License
2-
%% Version 1.1 (the "License"); you may not use this file except in
3-
%% compliance with the License. You may obtain a copy of the License
4-
%% at https://www.mozilla.org/MPL/
1+
%% This Source Code Form is subject to the terms of the Mozilla Public
2+
%% License, v. 2.0. If a copy of the MPL was not distributed with this
3+
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
54
%%
6-
%% Software distributed under the License is distributed on an "AS IS"
7-
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
8-
%% the License for the specific language governing rights and
9-
%% limitations under the License.
10-
%%
11-
%% The Original Code is RabbitMQ.
12-
%%
13-
%% The Initial Developer of the Original Code is GoPivotal, Inc.
145
%% Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved.
156
%%
167

src/rabbit_web_dispatch_sup.erl

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
1-
%% The contents of this file are subject to the Mozilla Public License
2-
%% Version 1.1 (the "License"); you may not use this file except in
3-
%% compliance with the License. You may obtain a copy of the License
4-
%% at https://www.mozilla.org/MPL/
1+
%% This Source Code Form is subject to the terms of the Mozilla Public
2+
%% License, v. 2.0. If a copy of the MPL was not distributed with this
3+
%% file, You can obtain one at https://mozilla.org/MPL/2.0/.
54
%%
6-
%% Software distributed under the License is distributed on an "AS IS"
7-
%% basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
8-
%% the License for the specific language governing rights and
9-
%% limitations under the License.
10-
%%
11-
%% The Original Code is RabbitMQ.
12-
%%
13-
%% The Initial Developer of the Original Code is GoPivotal, Inc.
145
%% Copyright (c) 2007-2020 VMware, Inc. or its affiliates. All rights reserved.
156
%%
167

0 commit comments

Comments
 (0)