@@ -15,7 +15,7 @@ Copyright: 2001-2003, David Janssens
1515 2008, Jerome Fimes, Communications & Systemes <jerome.fimes@c-s.fr>
1616 2011-2012, Centre National d'Etudes Spatiales (CNES), France
1717 2012, CS Systemes d'Information, France
18- 2016-2020 , Grok Image Compression Inc.
18+ 2016-2026 , Grok Image Compression Inc.
1919License: AGPL-3 and BSD-2-clause and Apache-2
2020
2121Files: src/lib/core/highway/*
@@ -34,21 +34,17 @@ Files: cmake/ucm.cmake
3434Copyright: 2016, Viktor Kirilov
3535License: MIT
3636
37- Files: src/include/tclap/*
38- Copyright: 2003, Michael E. Smoot .
39- 2004, Michael E. Smoot, Daniel Aarno.
40- 2005, Michael E. Smoot, Daniel Aarno, Erik Zeek.
41- 2017, Google LLC
42- License: MIT
37+ Files: src/include/CLI11/*
38+ Copyright: 2017-2025, University of Cincinnati, developed by Henry Schreiner
39+ License: BSD-3-clause
4340
4441Files: src/include/taskflow/*
4542Copyright: 2018-2020 T.-W. Huang, C.-X. Lin, G. Guo, and M. Wong
4643 2018-2020 University of Utah, Salt Lake City, UT, USA
4744 2018-2020 University of Illinois at Urbana-Champaign, IL, USA
4845License: MIT
4946
50- Files: src/lib/codec/common/spdlog/*
51- src/include/spdlog/*
47+ Files: src/include/spdlog/*
5248Copyright: 2015-present, Gabi Melman & spdlog contributors.
5349License: MIT
5450
@@ -102,6 +98,30 @@ License: BSD-2-clause
10298 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
10399 POSSIBILITY OF SUCH DAMAGE.
104100
101+ License: BSD-3-clause
102+ Redistribution and use in source and binary forms, with or without
103+ modification, are permitted provided that the following conditions are met:
104+ .
105+ 1. Redistributions of source code must retain the above copyright notice,
106+ this list of conditions and the following disclaimer.
107+ 2. Redistributions in binary form must reproduce the above copyright notice,
108+ this list of conditions and the following disclaimer in the documentation
109+ and/or other materials provided with the distribution.
110+ 3. Neither the name of the copyright holder nor the names of its contributors
111+ may be used to endorse or promote products derived from this software
112+ without specific prior written permission.
113+ .
114+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
115+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
116+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
117+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
118+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
119+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
120+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
121+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
122+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
123+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
124+
105125License: AGPL-3
106126 GNU AFFERO GENERAL PUBLIC LICENSE
107127 Version 3, 19 November 2007
0 commit comments