blob: 583dd6ed763d2bdfff2520ad502d891507d08a1a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. SPDX-License-Identifier: CC-BY-4.0
.. (c) 2018 Ericsson AB, Mirantis Inc., Enea AB and others.
LICENSE
=======
| This document is protected/licensed under the following conditions
| (c) Jonas Bjurel (Ericsson AB)
| Licensed under a Creative Commons Attribution 4.0 International License.
| You should have received a copy of the license along with this work.
| If not, see <http://creativecommons.org/licenses/by/4.0/>.
Open Platform for NFV Project Software Licence
----------------------------------------------
| Any software developed by the "Open Platform for NFV" Project is licenced under the
| Apache License, Version 2.0 (the "License");
| you may not use the content of this software bundle except in compliance with the License.
| You may obtain a copy of the License at <http://www.apache.org/licenses/LICENSE-2.0>
|
| Unless required by applicable law or agreed to in writing, software
| distributed under the License is distributed on an "AS IS" BASIS,
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
| See the License for the specific language governing permissions and
| limitations under the License.
Open Platform for NFV Project Documentation Licence
---------------------------------------------------
| Any documentation developed by the "Open Platform for NFV Project"
| is licensed under a Creative Commons Attribution 4.0 International License.
| You should have received a copy of the license along with this. If not,
| see <http://creativecommons.org/licenses/by/4.0/>.
|
| Unless required by applicable law or agreed to in writing, documentation
| distributed under the License is distributed on an "AS IS" BASIS,
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
| See the License for the specific language governing permissions and
| limitations under the License.
Other Applicable Upstream Project Licenses
------------------------------------------
You may not use the content of this software bundle except in compliance with the
Licenses as listed below (non-exhaustive list, depending on end-user config):
+----------------+----------------------------------------------------------------+
| **Component** | **Licence** |
+----------------+----------------------------------------------------------------+
| OpenStack | Apache License 2.0 |
| | https://www.apache.org/licenses/LICENSE-2.0 |
+----------------+----------------------------------------------------------------+
| OpenDaylight | Eclipse Public License 1.0 |
| | https://www.eclipse.org/legal/epl-v10.html |
+----------------+----------------------------------------------------------------+
| PostgreSQL | PostgreSQL Licence: |
| | http://opensource.org/licenses/postgresql |
+----------------+----------------------------------------------------------------+
| MongoDB | GNU AGPL v3.0. |
| | http://www.fsf.org/licensing/licenses/agpl-3.0.html |
+----------------+----------------------------------------------------------------+
| RabbitMQ | Mozilla Public License |
| | https://www.rabbitmq.com/mpl.html |
+----------------+----------------------------------------------------------------+
| Linux | GPLv3 |
| | https://www.gnu.org/copyleft/gpl.html |
+----------------+----------------------------------------------------------------+
| Docker | Apache License 2.0 |
| | https://www.apache.org/licenses/LICENSE-2.0 |
+----------------+----------------------------------------------------------------+
| OpenJDK/JRE | GPL v2 |
| | https://www.gnu.org/licenses/gpl-2.0.html |
+----------------+----------------------------------------------------------------+
| SaltStack | Apache License 2.0 |
| | https://www.apache.org/licenses/LICENSE-2.0 |
+----------------+----------------------------------------------------------------+
| salt-formula-* | Apache License 2.0 |
| | https://www.apache.org/licenses/LICENSE-2.0 |
+----------------+----------------------------------------------------------------+
| reclass | The Artistic Licence 2.0 |
| | http://www.perlfoundation.org/legal/licenses/artistic-2_0.html |
+----------------+----------------------------------------------------------------+
| MaaS | GNU AGPL v3.0. |
| | http://www.fsf.org/licensing/licenses/agpl-3.0.html |
+----------------+----------------------------------------------------------------+
|