Skip to content

Commit 659fb68

Browse files
committed
adapt COPYING files to new example code license
1 parent 9816a71 commit 659fb68

File tree

3 files changed

+66
-696
lines changed

3 files changed

+66
-696
lines changed

COPYING

+23-5
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
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.
43

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.
75

86
----------------------------------------------------------------------
97

@@ -851,3 +849,23 @@ Public License instead of this License. But first, please read
851849
<http://www.gnu.org/philosophy/why-not-lgpl.html>.
852850

853851
----------------------------------------------------------------------
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

Comments
 (0)