Skip to content

Commit c049a7a

Browse files
JordanTheToasterF0bes
authored andcommitted
Docs: Update thirdpartylicenses
1 parent 34dabc7 commit c049a7a

File tree

1 file changed

+23
-34
lines changed

1 file changed

+23
-34
lines changed

bin/docs/ThirdPartyLicenses.html

Lines changed: 23 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1221,43 +1221,32 @@ <h3>libchdr - <a href="https://github.com/rtissera/libchdr">https://github.com/r
12211221
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
12221222
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</pre>
12231223

1224-
<h3>libjpeg - <a href="https://ijg.org/">https://ijg.org/</a></h3>
1224+
<h3>libjpeg-turbo - <a href="https://github.com/libjpeg-turbo/libjpeg-turbo">https://github.com/libjpeg-turbo/libjpeg-turbo/</a></h3>
12251225
<pre>
1226-
The authors make NO WARRANTY or representation, either express or implied,
1227-
with respect to this software, its quality, accuracy, merchantability, or
1228-
fitness for a particular purpose. This software is provided "AS IS", and you,
1229-
its user, assume the entire risk as to its quality and accuracy.
1226+
Copyright (C)2009-2024 D. R. Commander. All Rights Reserved.
1227+
Copyright (C)2015 Viktor Szathmáry. All Rights Reserved.
12301228

1231-
This software is copyright (C) 1991-2024, Thomas G. Lane, Guido Vollbeding.
1232-
All Rights Reserved except as specified below.
1229+
Redistribution and use in source and binary forms, with or without modification,
1230+
are permitted provided that the following conditions are met:
12331231

1234-
Permission is hereby granted to use, copy, modify, and distribute this
1235-
software (or portions thereof) for any purpose, without fee, subject to these
1236-
conditions:
1237-
(1) If any part of the source code for this software is distributed, then this
1238-
README file must be included, with this copyright and no-warranty notice
1239-
unaltered; and any additions, deletions, or changes to the original files
1240-
must be clearly indicated in accompanying documentation.
1241-
(2) If only executable code is distributed, then the accompanying
1242-
documentation must state that "this software is based in part on the work of
1243-
the Independent JPEG Group".
1244-
(3) Permission for use of this software is granted only if the user accepts
1245-
full responsibility for any undesirable consequences; the authors accept
1246-
NO LIABILITY for damages of any kind.
1247-
1248-
These conditions apply to any software derived from or based on the IJG code,
1249-
not just to the unmodified library. If you use our work, you ought to
1250-
acknowledge us.
1251-
1252-
Permission is NOT granted for the use of any IJG author's name or company name
1253-
in advertising or publicity relating to this software or products derived from
1254-
it. This software may be referred to only as "the Independent JPEG Group's
1255-
software".
1256-
1257-
We specifically permit and encourage the use of this software as the basis of
1258-
commercial products, provided that all warranty or liability claims are
1259-
assumed by the product vendor.
1260-
</pre>
1232+
Redistributions of source code must retain the above copyright notice, this list of
1233+
conditions and the following disclaimer.
1234+
Redistributions in binary form must reproduce the above copyright notice, this list
1235+
of conditions and the following disclaimer in the documentation and/or other materials
1236+
provided with the distribution. Neither the name of the libjpeg-turbo Project nor the
1237+
names of its contributors may be used to endorse or promote products derived from this
1238+
software without specific prior written permission.
1239+
1240+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
1241+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
1242+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1243+
DISCLAIMED. IN NO EVENT SHALL &lt;COPYRIGHT HOLDER&gt; BE LIABLE FOR ANY
1244+
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1245+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1246+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
1247+
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1248+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1249+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</pre>
12611250

12621251
<h3>LLVM - <a href="https://github.com/llvm/llvm-project">https://github.com/llvm/llvm-project</a></h3>
12631252
<pre> Apache License

0 commit comments

Comments
 (0)