|
1 | | -## Little Color Management System (LCMS) v2.12 |
| 1 | +## Little Color Management System (LCMS) v2.14 |
2 | 2 |
|
3 | 3 | ### LCMS License |
4 | 4 | <pre> |
5 | 5 |
|
6 | | -Little Color Management System |
7 | | -Copyright (c) 1998-2020 Marti Maria Saguer |
| 6 | +README.1ST file information |
| 7 | + |
| 8 | +LittleCMS core is released under MIT License |
| 9 | + |
| 10 | +--------------------------------- |
| 11 | + |
| 12 | +Little CMS |
| 13 | +Copyright (c) 1998-2022 Marti Maria Saguer |
8 | 14 |
|
9 | 15 | Permission is hereby granted, free of charge, to any person obtaining |
10 | | -a copy of this software and associated documentation files (the "Software"), |
11 | | -to deal in the Software without restriction, including without limitation |
12 | | -the rights to use, copy, modify, merge, publish, distribute, sublicense, |
13 | | -and/or sell copies of the Software, and to permit persons to whom the Software |
14 | | -is furnished to do so, subject to the following conditions: |
| 16 | +a copy of this software and associated documentation files (the |
| 17 | +"Software"), to deal in the Software without restriction, including |
| 18 | +without limitation the rights to use, copy, modify, merge, publish, |
| 19 | +distribute, sublicense, and/or sell copies of the Software, and to |
| 20 | +permit persons to whom the Software is furnished to do so, subject |
| 21 | +to the following conditions: |
15 | 22 |
|
16 | | -The above copyright notice and this permission notice shall be included in |
17 | | -all copies or substantial portions of the Software. |
| 23 | +The above copyright notice and this permission notice shall be |
| 24 | +included in all copies or substantial portions of the Software. |
18 | 25 |
|
19 | 26 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, |
20 | | -EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO |
21 | | -THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
22 | | -NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE |
23 | | -LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION |
24 | | -OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION |
25 | | -WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| 27 | +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF |
| 28 | +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. |
| 29 | +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY |
| 30 | +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, |
| 31 | +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE |
| 32 | +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| 33 | + |
| 34 | +--------------------------------- |
| 35 | + |
| 36 | +The below license applies to the following files: |
| 37 | +liblcms/cmssm.c |
| 38 | + |
| 39 | +Copyright 2001, softSurfer (www.softsurfer.com) |
| 40 | + |
| 41 | +This code may be freely used and modified for any purpose |
| 42 | +providing that this copyright notice is included with it. |
| 43 | +SoftSurfer makes no warranty for this code, and cannot be held |
| 44 | +liable for any real or imagined damage resulting from its use. |
| 45 | +Users of this code must verify correctness for their application. |
| 46 | + |
26 | 47 |
|
27 | 48 | </pre> |
| 49 | + |
| 50 | +### AUTHORS File Information |
| 51 | +``` |
| 52 | +
|
| 53 | +Main Author |
| 54 | +------------ |
| 55 | +Marti Maria |
| 56 | +
|
| 57 | +
|
| 58 | +Contributors |
| 59 | +------------ |
| 60 | +Bob Friesenhahn |
| 61 | +Kai-Uwe Behrmann |
| 62 | +Stuart Nixon |
| 63 | +Jordi Vilar |
| 64 | +Richard Hughes |
| 65 | +Auke Nauta |
| 66 | +Chris Evans (Google) |
| 67 | +Lorenzo Ridolfi |
| 68 | +Robin Watts (Artifex) |
| 69 | +Shawn Pedersen |
| 70 | +Andrew Brygin |
| 71 | +Samuli Suominen |
| 72 | +Florian Hˆch |
| 73 | +Aurelien Jarno |
| 74 | +Claudiu Cebuc |
| 75 | +Michael Vhrel (Artifex) |
| 76 | +Michal Cihar |
| 77 | +Daniel Kaneider |
| 78 | +Mateusz Jurczyk (Google) |
| 79 | +Paul Miller |
| 80 | +SÈbastien LÈon |
| 81 | +Christian Schmitz |
| 82 | +XhmikosR |
| 83 | +Stanislav Brabec (SuSe) |
| 84 | +Leonhard Gruenschloss (Google) |
| 85 | +Patrick Noffke |
| 86 | +Christopher James Halse Rogers |
| 87 | +John Hein |
| 88 | +Thomas Weber (Debian) |
| 89 | +Mark Allen |
| 90 | +Noel Carboni |
| 91 | +Sergei Trofimovic |
| 92 | +Philipp Knechtges |
| 93 | +
|
| 94 | +Special Thanks |
| 95 | +-------------- |
| 96 | +Artifex software |
| 97 | +AlienSkin software |
| 98 | +Jan Morovic |
| 99 | +Jos Vernon (WebSupergoo) |
| 100 | +Harald Schneider (Maxon) |
| 101 | +Christian Albrecht |
| 102 | +Dimitrios Anastassakis |
| 103 | +Lemke Software |
| 104 | +Tim Zaman |
| 105 | +
|
| 106 | +
|
| 107 | +``` |
0 commit comments