diff options
| -rw-r--r-- | meta-multimedia/recipes-multimedia/mimic/mimic_1.3.0.1.bb | 2 | ||||
| -rw-r--r-- | meta-oe/licenses/rateconv | 27 |
2 files changed, 28 insertions, 1 deletions
diff --git a/meta-multimedia/recipes-multimedia/mimic/mimic_1.3.0.1.bb b/meta-multimedia/recipes-multimedia/mimic/mimic_1.3.0.1.bb index ac0165a5d0..76f51196aa 100644 --- a/meta-multimedia/recipes-multimedia/mimic/mimic_1.3.0.1.bb +++ b/meta-multimedia/recipes-multimedia/mimic/mimic_1.3.0.1.bb | |||
| @@ -7,7 +7,7 @@ SECTION = "multimedia" | |||
| 7 | LICENSE = "MIT & \ | 7 | LICENSE = "MIT & \ |
| 8 | PD & \ | 8 | PD & \ |
| 9 | CMU-Tex & \ | 9 | CMU-Tex & \ |
| 10 | BSD & \ | 10 | rateconv & \ |
| 11 | BSD-2-Clause & \ | 11 | BSD-2-Clause & \ |
| 12 | BSD-3-Clause & \ | 12 | BSD-3-Clause & \ |
| 13 | flite & \ | 13 | flite & \ |
diff --git a/meta-oe/licenses/rateconv b/meta-oe/licenses/rateconv new file mode 100644 index 0000000000..a0f5683a05 --- /dev/null +++ b/meta-oe/licenses/rateconv | |||
| @@ -0,0 +1,27 @@ | |||
| 1 | Authors: Markus Mummert | ||
| 2 | |||
| 3 | Copyright (c) 1992, 1995 by Markus Mummert | ||
| 4 | |||
| 5 | License: | ||
| 6 | Redistribution and use of this software, modifcation and inclusion | ||
| 7 | into other forms of software are permitted provided that the following | ||
| 8 | conditions are met: | ||
| 9 | |||
| 10 | 1. Redistributions of this software must retain the above copyright | ||
| 11 | notice, this list of conditions and the following disclaimer. | ||
| 12 | 2. If this software is redistributed in a modified condition | ||
| 13 | it must reveal clearly that it has been modified. | ||
| 14 | |||
| 15 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' | ||
| 16 | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED | ||
| 17 | TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A | ||
| 18 | PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR | ||
| 19 | CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, | ||
| 20 | EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, | ||
| 21 | PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR | ||
| 22 | PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY | ||
| 23 | OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
| 24 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE | ||
| 25 | USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH | ||
| 26 | DAMAGE. | ||
| 27 | |||
