|
1 |
| -The library `libheif` is distributed under the terms of the GNU Lesser |
2 |
| -General Public License. The sample applications are distributed under |
3 |
| -the terms of the GNU General Public License. |
| 1 | +* The library `libheif` is distributed under the terms of the GNU Lesser General Public License. |
| 2 | +* The sample applications are distributed under the terms of the MIT License. |
4 | 3 |
|
5 |
| -License texts below and in the `COPYING` files of the corresponding |
6 |
| -subfolders. |
| 4 | +License texts below and in the `COPYING` files of the corresponding subfolders. |
7 | 5 |
|
8 | 6 | ----------------------------------------------------------------------
|
9 | 7 |
|
@@ -851,3 +849,23 @@ Public License instead of this License. But first, please read
|
851 | 849 | <http://www.gnu.org/philosophy/why-not-lgpl.html>.
|
852 | 850 |
|
853 | 851 | ----------------------------------------------------------------------
|
| 852 | + |
| 853 | + MIT License |
| 854 | + |
| 855 | +Permission is hereby granted, free of charge, to any person obtaining a copy |
| 856 | +of this software and associated documentation files (the "Software"), to deal |
| 857 | +in the Software without restriction, including without limitation the rights |
| 858 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell |
| 859 | +copies of the Software, and to permit persons to whom the Software is |
| 860 | +furnished to do so, subject to the following conditions: |
| 861 | + |
| 862 | +The above copyright notice and this permission notice shall be included in all |
| 863 | +copies or substantial portions of the Software. |
| 864 | + |
| 865 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 866 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 867 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 868 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 869 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 870 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 871 | +SOFTWARE. |
0 commit comments