@@ -1725,31 +1725,108 @@ THE SOFTWARE.
1725
1725
1726
1726
-------------------------------------------------------------------------------
1727
1727
1728
- %% This notice is provided with respect to Little CMS 2.12 , which may be
1728
+ %% This notice is provided with respect to Little CMS 2.14 , which may be
1729
1729
included with JRE 8, JDK 8, and OpenJDK 8.
1730
1730
1731
1731
--- begin of LICENSE ---
1732
1732
1733
+ README.1ST file information
1734
+
1735
+ LittleCMS core is released under MIT License
1736
+
1737
+ ---------------------------------
1738
+
1733
1739
Little CMS
1734
- Copyright (c) 1998-2020 Marti Maria Saguer
1740
+ Copyright (c) 1998-2022 Marti Maria Saguer
1735
1741
1736
- Permission is hereby granted, free of charge, to any person obtaining a copy
1737
- of this software and associated documentation files (the "Software"), to deal
1738
- in the Software without restriction, including without limitation the rights
1739
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1740
- copies of the Software, and to permit persons to whom the Software is
1741
- furnished to do so, subject to the following conditions:
1742
+ Permission is hereby granted, free of charge, to any person obtaining
1743
+ a copy of this software and associated documentation files (the
1744
+ "Software"), to deal in the Software without restriction, including
1745
+ without limitation the rights to use, copy, modify, merge, publish,
1746
+ distribute, sublicense, and/or sell copies of the Software, and to
1747
+ permit persons to whom the Software is furnished to do so, subject
1748
+ to the following conditions:
1749
+
1750
+ The above copyright notice and this permission notice shall be
1751
+ included in all copies or substantial portions of the Software.
1752
+
1753
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1754
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1755
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1756
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1757
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1758
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1759
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1742
1760
1743
- The above copyright notice and this permission notice shall be included in all
1744
- copies or substantial portions of the Software.
1761
+ ---------------------------------
1762
+
1763
+ The below license applies to the following files:
1764
+ liblcms/cmssm.c
1765
+
1766
+ Copyright 2001, softSurfer (www.softsurfer.com)
1767
+
1768
+ This code may be freely used and modified for any purpose
1769
+ providing that this copyright notice is included with it.
1770
+ SoftSurfer makes no warranty for this code, and cannot be held
1771
+ liable for any real or imagined damage resulting from its use.
1772
+ Users of this code must verify correctness for their application.
1773
+
1774
+
1775
+ AUTHORS File Information:
1776
+
1777
+ Main Author
1778
+ ------------
1779
+ Marti Maria
1780
+
1781
+
1782
+ Contributors
1783
+ ------------
1784
+ Bob Friesenhahn
1785
+ Kai-Uwe Behrmann
1786
+ Stuart Nixon
1787
+ Jordi Vilar
1788
+ Richard Hughes
1789
+ Auke Nauta
1790
+ Chris Evans (Google)
1791
+ Lorenzo Ridolfi
1792
+ Robin Watts (Artifex)
1793
+ Shawn Pedersen
1794
+ Andrew Brygin
1795
+ Samuli Suominen
1796
+ Florian Hˆch
1797
+ Aurelien Jarno
1798
+ Claudiu Cebuc
1799
+ Michael Vhrel (Artifex)
1800
+ Michal Cihar
1801
+ Daniel Kaneider
1802
+ Mateusz Jurczyk (Google)
1803
+ Paul Miller
1804
+ SÈbastien LÈon
1805
+ Christian Schmitz
1806
+ XhmikosR
1807
+ Stanislav Brabec (SuSe)
1808
+ Leonhard Gruenschloss (Google)
1809
+ Patrick Noffke
1810
+ Christopher James Halse Rogers
1811
+ John Hein
1812
+ Thomas Weber (Debian)
1813
+ Mark Allen
1814
+ Noel Carboni
1815
+ Sergei Trofimovic
1816
+ Philipp Knechtges
1817
+
1818
+ Special Thanks
1819
+ --------------
1820
+ Artifex software
1821
+ AlienSkin software
1822
+ Jan Morovic
1823
+ Jos Vernon (WebSupergoo)
1824
+ Harald Schneider (Maxon)
1825
+ Christian Albrecht
1826
+ Dimitrios Anastassakis
1827
+ Lemke Software
1828
+ Tim Zaman
1745
1829
1746
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1747
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1748
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1749
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1750
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1751
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1752
- SOFTWARE.
1753
1830
1754
1831
--- end of LICENSE ---
1755
1832
0 commit comments