diff options
author | Patrick Williams <patrick@stwcx.xyz> | 2015-09-29 14:24:02 -0500 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2015-09-29 14:24:02 -0500 |
commit | 2b9a19bec2c9395c77a25b6b44cfcab2f6ba3a03 (patch) | |
tree | 0aefad838880c436e6ede22cd7287596a8e1f778 /meta-openbmc-machines/meta-openpower/LICENSE | |
parent | 9a919a109aff8005ec8f181d6ab3961ca7f5b374 (diff) | |
parent | 0e8aea6232bcd647108e199707c0a687c3d90076 (diff) | |
download | talos-openbmc-2b9a19bec2c9395c77a25b6b44cfcab2f6ba3a03.tar.gz talos-openbmc-2b9a19bec2c9395c77a25b6b44cfcab2f6ba3a03.zip |
Add 'meta-openbmc-machines/meta-openpower/' from commit '0e8aea6232bcd647108e199707c0a687c3d90076'
git-subtree-dir: meta-openbmc-machines/meta-openpower
git-subtree-mainline: 9a919a109aff8005ec8f181d6ab3961ca7f5b374
git-subtree-split: 0e8aea6232bcd647108e199707c0a687c3d90076
Diffstat (limited to 'meta-openbmc-machines/meta-openpower/LICENSE')
-rw-r--r-- | meta-openbmc-machines/meta-openpower/LICENSE | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-openbmc-machines/meta-openpower/LICENSE b/meta-openbmc-machines/meta-openpower/LICENSE new file mode 100644 index 000000000..2bf823dc4 --- /dev/null +++ b/meta-openbmc-machines/meta-openpower/LICENSE @@ -0,0 +1,12 @@ +Different components of Phosphor OpenBMC are under different licenses (a mix +of MIT and Apache-2.0). Please see: + +COPYING.Apache-2.0 +COPYING.MIT (MIT) + +All metadata is MIT licensed unless otherwise stated. Source code +included in tree for individual recipes is under the LICENSE stated in +the associated recipe (.bb file) unless otherwise stated. + +License information for any other files is either explicitly stated +or defaults to Apache-2.0. |