summaryrefslogtreecommitdiffstats
path: root/meta-multimedia
diff options
context:
space:
mode:
authorAlistair Francis <alistair.francis@wdc.com>2019-03-01 20:43:50 +0000
committerKhem Raj <raj.khem@gmail.com>2019-03-03 14:00:26 -0800
commit8420cdb4a319d97ae2c97a4b62574e9be77863a6 (patch)
tree769a3449cc11bfa70943c9e82585e6413bd05333 /meta-multimedia
parent88c6c00c0caf922a2eeb1c40fe8fc682ea1ee08b (diff)
downloadmeta-openembedded-8420cdb4a319d97ae2c97a4b62574e9be77863a6.tar.gz
license: Add licenses required for Mimic
Add the CMU-Tex, Sun and BellBird licenses that are required for Mimic. See: BellBird: https://github.com/MycroftAI/mimic/blob/development/COPYING#L959 Sun: https://github.com/MycroftAI/mimic/blob/development/COPYING#L915 CMU-Tex: https://github.com/MycroftAI/mimic/blob/development/COPYING#L840 Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-multimedia')
-rw-r--r--meta-multimedia/conf/layer.conf2
-rw-r--r--meta-multimedia/licenses/BellBird25
-rw-r--r--meta-multimedia/licenses/CMU-Tex20
-rw-r--r--meta-multimedia/licenses/Sun23
4 files changed, 70 insertions, 0 deletions
diff --git a/meta-multimedia/conf/layer.conf b/meta-multimedia/conf/layer.conf
index e2a7701c3..3500d49ca 100644
--- a/meta-multimedia/conf/layer.conf
+++ b/meta-multimedia/conf/layer.conf
@@ -17,6 +17,8 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend"
17BBFILE_COLLECTIONS += "multimedia-layer" 17BBFILE_COLLECTIONS += "multimedia-layer"
18BBFILE_PATTERN_multimedia-layer := "^${LAYERDIR}/" 18BBFILE_PATTERN_multimedia-layer := "^${LAYERDIR}/"
19 19
20LICENSE_PATH += "${LAYERDIR}/licenses"
21
20# Define the priority for recipes (.bb files) from this layer, 22# Define the priority for recipes (.bb files) from this layer,
21# choosing carefully how this layer interacts with all of the 23# choosing carefully how this layer interacts with all of the
22# other layers. 24# other layers.
diff --git a/meta-multimedia/licenses/BellBird b/meta-multimedia/licenses/BellBird
new file mode 100644
index 000000000..bc5c03fa8
--- /dev/null
+++ b/meta-multimedia/licenses/BellBird
@@ -0,0 +1,25 @@
1(c) Copyright the authors of Bellbird. All rights reserved.
2
3Permission is hereby granted, free of charge, to use and distribute
4this software and its documentation without restriction, including
5without limitation the rights to use, copy, modify, merge, publish,
6distribute, sublicense, and/or sell copies of this work, and to
7permit persons to whom this work is furnished to do so, subject to
8the following conditions:
9 1. The code must retain the above copyright notice, this list of
10 conditions and the following disclaimer.
11 2. Any modifications must be clearly marked as such.
12 3. Original authors' names are not deleted.
13 4. The authors' names are not used to endorse or promote products
14 derived from this software without specific prior written
15 permission.
16
17THE CONTRIBUTORS TO THIS WORK
18DISCLAIM ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING
19ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT
20SHALL THE CONTRIBUTORS BE LIABLE
21FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
22WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN
23AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
24ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
25THIS SOFTWARE.
diff --git a/meta-multimedia/licenses/CMU-Tex b/meta-multimedia/licenses/CMU-Tex
new file mode 100644
index 000000000..f51222852
--- /dev/null
+++ b/meta-multimedia/licenses/CMU-Tex
@@ -0,0 +1,20 @@
1Copyright (C) 2001-2014 Carnegie Mellon University
2
3Permission is granted to make and distribute verbatim copies of
4this manual provided the copyright notice and this permission notice
5are preserved on all copies.
6
7Permission is granted to process this file through TeX, or otherwise and
8print the results, provided the printed document carries copying
9permission notice identical to this one except for the removal of this
10paragraph (this paragraph not being relevant to the printed manual).
11
12Permission is granted to copy and distribute modified versions of this
13manual under the conditions for verbatim copying, provided that the entire
14resulting derived work is distributed under the terms of a permission
15notice identical to this one.
16
17Permission is granted to copy and distribute translations of this manual
18into another language, under the above conditions for modified versions,
19except that this permission notice may be stated in a translation approved
20by the authors.
diff --git a/meta-multimedia/licenses/Sun b/meta-multimedia/licenses/Sun
new file mode 100644
index 000000000..d125a1657
--- /dev/null
+++ b/meta-multimedia/licenses/Sun
@@ -0,0 +1,23 @@
1This source code is a product of Sun Microsystems, Inc. and is provided
2for unrestricted use. Users may copy or modify this source code without
3charge.
4
5SUN SOURCE CODE IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING
6THE WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
7PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE.
8
9Sun source code is provided with no support and without any obligation on
10the part of Sun Microsystems, Inc. to assist in its use, correction,
11modification or enhancement.
12
13SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE
14INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY THIS SOFTWARE
15OR ANY PART THEREOF.
16
17In no event will Sun Microsystems, Inc. be liable for any lost revenue
18or profits or other special, indirect and consequential damages, even if
19Sun has been advised of the possibility of such damages.
20
21Sun Microsystems, Inc.
222550 Garcia Avenue
23Mountain View, California 94043