Name: image/library/openjpeg2 Summary: A library for processing JPEG 2000 data Publisher: solaris Version: 2.5.3 Build Release: 11.4 Branch: 11.4.81.0.0.193.0 Packaging Date: Fri Mar 21 22:07:36 2025 Size: 9.70 MB Compressed Size: 3.22 MB FMRI: pkg://solaris/image/library/openjpeg2@2.5.3,11.4-11.4.81.0.0.193.0:20250321T220736Z License: ## Files: LICENSE /* * The copyright in this software is being made available under the 2-clauses * BSD License, included below. This software may be subject to other third * party and contributor rights, including patent rights, and no such rights * are granted under this license. * * Copyright (c) 2001-2003, David Janssens * Copyright (c) 2002-2003, Yannick Verschueren * Copyright (c) 2002-2014, Professor Benoit Macq * Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium * Copyright (c) 2003-2009, Francois-Olivier Devaux * Copyright (c) 2003-2014, Antonin Descampe * Copyright (c) 2005, Herve Drolon, FreeImage Team * Copyright (c) 2011-2012, Centre National d'Etudes Spatiales (CNES), France * Copyright (c) 2012, CS Systemes d'Information, France * * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS' * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN * CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE * POSSIBILITY OF SUCH DAMAGE. */ ## Files: thirdparty/astyle/LICENSE.md ### MIT License Copyright (c) 2017 by Jim Pattee . Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ## Files: thirdparty/liblcms2/COPYING Little CMS Copyright (c) 1998-2011 Marti Maria Saguer Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ## Files: src/bin/wx/OPJViewer/source/license.txt Copyright (c) 2001-2003, David Janssens Copyright (c) 2002-2003, Yannick Verschueren Copyright (c) 2002-2014, Professor Benoit Macq Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium Copyright (c) 2003-2007, Francois-Olivier Devaux and Antonin Descampe Copyright (c) 2005, Herve Drolon, FreeImage Team Copyright (c) 2007, Digital Signal Processing Laboratory, Universit� degli studi di Perugia (UPG), Italy All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditionsare met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ## Files: thirdparty/libpng/LICENSE COPYRIGHT NOTICE, DISCLAIMER, and LICENSE ========================================= PNG Reference Library License version 2 --------------------------------------- * Copyright (c) 1995-2024 The PNG Reference Library Authors. * Copyright (c) 2018-2024 Cosmin Truta. * Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson. * Copyright (c) 1996-1997 Andreas Dilger. * Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. The software is supplied "as is", without warranty of any kind, express or implied, including, without limitation, the warranties of merchantability, fitness for a particular purpose, title, and non-infringement. In no event shall the Copyright owners, or anyone distributing the software, be liable for any damages or other liability, whether in contract, tort or otherwise, arising from, out of, or in connection with the software, or the use or other dealings in the software, even if advised of the possibility of such damage. Permission is hereby granted to use, copy, modify, and distribute this software, or portions hereof, for any purpose, without fee, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated, but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This Copyright notice may not be removed or altered from any source or altered source distribution. PNG Reference Library License version 1 (for libpng 0.5 through 1.6.35) ----------------------------------------------------------------------- libpng versions 1.0.7, July 1, 2000, through 1.6.35, July 15, 2018 are Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson, are derived from libpng-1.0.6, and are distributed according to the same disclaimer and license as libpng-1.0.6 with the following individuals added to the list of Contributing Authors: Simon-Pierre Cadieux Eric S. Raymond Mans Rullgard Cosmin Truta Gilles Vollant James Yu Mandar Sahastrabuddhe Google Inc. Vadim Barkov and with the following additions to the disclaimer: There is no warranty against interference with your enjoyment of the library or against infringement. There is no warranty that our efforts or the library will fulfill any of your particular purposes or needs. This library is provided with all faults, and the entire risk of satisfactory quality, performance, accuracy, and effort is with the user. Some files in the "contrib" directory and some configure-generated files that are distributed with libpng have other copyright owners, and are released under other open source licenses. libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from libpng-0.96, and are distributed according to the same disclaimer and license as libpng-0.96, with the following individuals added to the list of Contributing Authors: Tom Lane Glenn Randers-Pehrson Willem van Schaik libpng versions 0.89, June 1996, through 0.96, May 1997, are Copyright (c) 1996-1997 Andreas Dilger, are derived from libpng-0.88, and are distributed according to the same disclaimer and license as libpng-0.88, with the following individuals added to the list of Contributing Authors: John Bowler Kevin Bracey Sam Bushell Magnus Holmgren Greg Roelofs Tom Tanner Some files in the "scripts" directory have other copyright owners, but are released under this license. libpng versions 0.5, May 1995, through 0.88, January 1996, are Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. For the purposes of this copyright and license, "Contributing Authors" is defined as the following set of individuals: Andreas Dilger Dave Martindale Guy Eric Schalnat Paul Schmidt Tim Wegner The PNG Reference Library is supplied "AS IS". The Contributing Authors and Group 42, Inc. disclaim all warranties, expressed or implied, including, without limitation, the warranties of merchantability and of fitness for any purpose. The Contributing Authors and Group 42, Inc. assume no liability for direct, indirect, incidental, special, exemplary, or consequential damages, which may result from the use of the PNG Reference Library, even if advised of the possibility of such damage. Permission is hereby granted to use, copy, modify, and distribute this source code, or portions hereof, for any purpose, without fee, subject to the following restrictions: 1. The origin of this source code must not be misrepresented. 2. Altered versions must be plainly marked as such and must not be misrepresented as being the original source. 3. This Copyright notice may not be removed or altered from any source or altered source distribution. The Contributing Authors and Group 42, Inc. specifically permit, without fee, and encourage the use of this source code as a component to supporting the PNG file format in commercial products. If you use this source code in a product, acknowledgment is not required but would be appreciated. ## Files: src/bin/jp2/windirent.h uce-dirent.h - operating system independent dirent implementation Copyright (C) 1998-2002 Toni Ronkko Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ``Software''), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL TONI RONKKO BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. May 28 1998, Toni Ronkko $Id: uce-dirent.h,v 1.7 2002/05/13 10:48:35 tr Exp $ $Log: uce-dirent.h,v $ Revision 1.7 2002/05/13 10:48:35 tr embedded some source code directly to the header so that no source modules need to be included in the MS Visual C project using the interface, removed all the dependencies to other headers of the `uce' library so that the header can be made public Revision 1.6 2002/04/12 16:22:04 tr Unified Compiling Environment (UCE) replaced `std' library Revision 1.5 2001/07/20 16:33:40 tr moved to `std' library and re-named defines accordingly Revision 1.4 2001/07/10 16:47:18 tronkko revised comments Revision 1.3 2001/01/11 13:16:43 tr using ``uce-machine.h'' for finding out defines such as `FREEBSD' Revision 1.2 2000/10/08 16:00:41 tr copy of FreeBSD man page Revision 1.1 2000/07/10 05:53:16 tr Initial revision Revision 1.2 1998/07/19 18:29:14 tr Added error reporting capabilities and some asserts. Revision 1.1 1998/07/04 16:27:51 tr Initial revision MSVC 1.0 scans automatic dependencies incorrectly when your project contains this very header. The problem is that MSVC cannot handle include directives inside #if..#endif block those are never entered. Since this header ought to compile in many different operating systems, there had to be several conditional blocks that are compiled only in operating systems for what they were designed for. MSVC 1.0 cannot handle inclusion of sys/dir.h in a part that is compiled only in Apollo operating system. To fix the problem you need to insert DIR.H into SYSINCL.DAT located in MSVC\BIN directory and restart visual C++. Consult manuals for more information about the problem. Since many UNIX systems have dirent.h we assume to have one also. However, if your UNIX system does not have dirent.h you can download one for example at: http://ftp.uni-mannheim.de/ftp/GNU/dirent/dirent.tar.gz. You can also see if you have one of dirent.h, direct.h, dir.h, ndir.h, sys/dir.h and sys/ndir.h somewhere. Try defining HAVE_DIRENT_H, HAVE_DIRECT_H, HAVE_DIR_H, HAVE_NDIR_H, HAVE_SYS_DIR_H and HAVE_SYS_NDIR_H according to the files found. ## Files: thirdparty/liblcms2/include/lcms2.h Little Color Management System Copyright (c) 1998-2016 Marti Maria Saguer Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --------------------------------------------------------------------------------- Version 2.8 ## Files: thirdparty/liblcms2/include/lcms2_plugin.h Little Color Management System Copyright (c) 1998-2016 Marti Maria Saguer Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --------------------------------------------------------------------------------- This is the plug-in header file. Normal LittleCMS clients should not use it. It is provided for plug-in writters that may want to access the support functions to do low level operations. All plug-in related structures are defined here. Including this file forces to include the standard API too. ## Files: thirdparty/liblcms2/src/cmsalpha.c thirdparty/liblcms2/src/cmscam02.c thirdparty/liblcms2/src/cmscgats.c thirdparty/liblcms2/src/cmscnvrt.c thirdparty/liblcms2/src/cmsgamma.c thirdparty/liblcms2/src/cmsgmt.c thirdparty/liblcms2/src/cmshalf.c thirdparty/liblcms2/src/cmsintrp.c thirdparty/liblcms2/src/cmsio0.c thirdparty/liblcms2/src/cmsio1.c thirdparty/liblcms2/src/cmslut.c thirdparty/liblcms2/src/cmsmtrx.c thirdparty/liblcms2/src/cmsnamed.c thirdparty/liblcms2/src/cmsopt.c thirdparty/liblcms2/src/cmspack.c thirdparty/liblcms2/src/cmspcs.c thirdparty/liblcms2/src/cmsplugin.c thirdparty/liblcms2/src/cmsps2.c thirdparty/liblcms2/src/cmssamp.c thirdparty/liblcms2/src/cmssm.c thirdparty/liblcms2/src/cmstypes.c thirdparty/liblcms2/src/cmsvirt.c thirdparty/liblcms2/src/cmswtpnt.c thirdparty/liblcms2/src/cmsxform.c thirdparty/liblcms2/src/lcms2_internal.h Little Color Management System Copyright (c) 1998-2013 Marti Maria Saguer Copyright (c) 1998-2016 Marti Maria Saguer Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --------------------------------------------------------------------------------- ## Files: thirdparty/liblcms2/src/cmserr.c thirdparty/liblcms2/src/cmsmd5.c Little Color Management System Copyright (c) 1998-2016 Marti Maria Saguer Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ## Files: thirdparty/libtiff/tif_hash_set.c Name: tif_hash_set.c Purpose: Hash set functions. Author: Even Rouault, ********************************************************************* Copyright (c) 2008-2009, Even Rouault Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ## Files: thirdparty/libtiff/tif_hash_set.h $Id$ Name: tif_hash_set.h Project: TIFF - Common Portability Library Purpose: Hash set functions. Author: Even Rouault, ********************************************************************* Copyright (c) 2008-2009, Even Rouault Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ## Files: src/bin/common/color.c src/bin/common/color.h src/bin/common/format_defs.h src/bin/common/opj_string.h src/bin/jp2/convert.c src/bin/jp2/convert.h src/bin/jp2/convertbmp.c src/bin/jp2/convertpng.c src/bin/jp2/converttif.c src/bin/jp2/index.c src/bin/jp2/index.h src/bin/jp2/opj_compress.c src/bin/jp2/opj_decompress.c src/bin/jp2/opj_dump.c src/bin/wx/OPJViewer/source/OPJAbout.cpp src/bin/wx/OPJViewer/source/OPJDialogs.cpp src/bin/wx/OPJViewer/source/OPJThreads.cpp src/bin/wx/OPJViewer/source/OPJViewer.cpp src/bin/wx/OPJViewer/source/OPJViewer.h src/bin/wx/OPJViewer/source/imagjpeg2000.cpp src/bin/wx/OPJViewer/source/imagjpeg2000.h src/bin/wx/OPJViewer/source/imagmxf.cpp src/bin/wx/OPJViewer/source/imagmxf.h src/bin/wx/OPJViewer/source/wxj2kparser.cpp src/bin/wx/OPJViewer/source/wxjp2parser.cpp src/lib/openjp2/bench_dwt.c src/lib/openjp2/bio.c src/lib/openjp2/bio.h src/lib/openjp2/cio.c src/lib/openjp2/cio.h src/lib/openjp2/dwt.c src/lib/openjp2/dwt.h src/lib/openjp2/event.c src/lib/openjp2/event.h src/lib/openjp2/function_list.c src/lib/openjp2/function_list.h src/lib/openjp2/image.c src/lib/openjp2/image.h src/lib/openjp2/invert.c src/lib/openjp2/invert.h src/lib/openjp2/j2k.c src/lib/openjp2/jp2.c src/lib/openjp2/jp2.h src/lib/openjp2/mct.c src/lib/openjp2/mct.h src/lib/openjp2/mqc.c src/lib/openjp2/mqc.h src/lib/openjp2/mqc_inl.h src/lib/openjp2/openjpeg.c src/lib/openjp2/openjpeg.h src/lib/openjp2/opj_clock.c src/lib/openjp2/opj_clock.h src/lib/openjp2/opj_codec.h src/lib/openjp2/opj_common.h src/lib/openjp2/opj_includes.h src/lib/openjp2/opj_intmath.h src/lib/openjp2/opj_malloc.c src/lib/openjp2/opj_malloc.h src/lib/openjp2/pi.c src/lib/openjp2/pi.h src/lib/openjp2/sparse_array.c src/lib/openjp2/sparse_array.h src/lib/openjp2/t1.c src/lib/openjp2/t1.h src/lib/openjp2/t1_generate_luts.c src/lib/openjp2/t2.c src/lib/openjp2/t2.h src/lib/openjp2/tcd.c src/lib/openjp2/tcd.h src/lib/openjp2/test_sparse_array.c src/lib/openjp2/tgt.c src/lib/openjp2/tgt.h src/lib/openjp2/thread.c src/lib/openjp2/thread.h src/lib/openjp2/tls_keys.h tests/fuzzers/fuzzingengine.c tests/fuzzers/opj_decompress_fuzzer_J2K.cpp tests/fuzzers/opj_decompress_fuzzer_JP2.cpp tests/test_decode_area.c tools/travis-ci/detect-avx2.c The copyright in this software is being made available under the 2-clauses BSD License, included below. This software may be subject to other third party and contributor rights, including patent rights, and no such rights are granted under this license. Copyright (c) 2001-2003, David Janssens Copyright (c) 2002-2003, Yannick Verschueren Copyright (c) 2002-2014, Professor Benoit Macq Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium Copyright (c) 2003-2007, Francois-Olivier Devaux Copyright (c) 2003-2014, Antonin Descampe Copyright (c) 2005, Herve Drolon, FreeImage Team Copyright (c) 2006-2007, Parvatha Elangovan Copyright (c) 2007, Callum Lerwick Copyright (c) 2007, Digital Signal Processing Laboratory, Universita degli studi di Perugia (UPG), Italy Copyright (c) 2007, Digital Signal Processing Laboratory, Universita' degli studi di Perugia (UPG), Italy Copyright (c) 2007, Digital Signal Processing Laboratory, Universita'� degli studi di Perugia (UPG), Italy Copyright (c) 2007, Digital Signal Processing Laboratory, Universit� degli studi di Perugia (UPG), Italy Copyright (c) 2007, Jonathan Ballard Copyright (c) 2008, 2011-2012, Centre National d'Etudes Spatiales (CNES), FR Copyright (c) 2008, Jerome Fimes, Communications & Systemes Copyright (c) 2010, Mathieu Malaterre, GDCM Copyright (c) 2010-2011, Kaori Hagihara Copyright (c) 2011-2012, Centre National d'Etudes Spatiales (CNES), France Copyright (c) 2012, CS Systemes d'Information, France Copyright (c) 2012, Carl Hetherington Copyright (c) 2015, Mathieu Malaterre Copyright (c) 2015, Matthieu Darbois Copyright (c) 2016, Even Rouault Copyright (c) 2017, IntoPIX SA Copyright (c) 2017, IntoPix SA All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ## Files: src/bin/common/opj_getopt.c The copyright in this software is being made available under the 3-clauses BSD License, included below. This software may be subject to other third party and contributor rights, including patent rights, and no such rights are granted under this license. Copyright (c) 1987, 1993, 1994 The Regents of the University of California. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the University nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ## Files: src/bin/jpip/opj_dec_server.c $Id: opj_dec_server.c 54 2011-05-10 13:22:47Z kaori $ Copyright (c) 2002-2014, Professor Benoit Macq Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium Copyright (c) 2010-2011, Kaori Hagihara All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ## Files: src/bin/jpip/opj_jpip_addxml.c $Id: addXMLinJP2.c 46 2011-02-17 14:50:55Z kaori $ Copyright (c) 2002-2014, Professor Benoit Macq Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium Copyright (c) 2010-2011, Kaori Hagihara All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ## Files: src/bin/jpip/opj_jpip_test.c $Id: test_index.c 46 2011-02-17 14:50:55Z kaori $ Copyright (c) 2002-2014, Professor Benoit Macq Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium Copyright (c) 2010-2011, Kaori Hagihara All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ## Files: src/bin/jpip/opj_jpip_transcode.c src/bin/jpip/opj_viewer/src/ImageManager.java src/bin/jpip/opj_viewer/src/ImageViewer.java src/bin/jpip/opj_viewer/src/ImageWindow.java src/bin/jpip/opj_viewer/src/ImgdecClient.java src/bin/jpip/opj_viewer/src/JPIPHttpClient.java src/bin/jpip/opj_viewer/src/MML.java src/bin/jpip/opj_viewer/src/PnmImage.java src/bin/jpip/opj_viewer/src/RegimViewer.java src/bin/jpip/opj_viewer/src/ResizeListener.java src/bin/jpip/opj_viewer_xerces/src/ImageViewer.java src/bin/jpip/opj_viewer_xerces/src/ImageWindow.java src/bin/jpip/opj_viewer_xerces/src/JP2XMLparser.java src/bin/jpip/opj_viewer_xerces/src/OptionPanel.java src/lib/openjpip/auxtrans_manager.c src/lib/openjpip/auxtrans_manager.h src/lib/openjpip/box_manager.c src/lib/openjpip/box_manager.h src/lib/openjpip/boxheader_manager.c src/lib/openjpip/boxheader_manager.h src/lib/openjpip/byte_manager.c src/lib/openjpip/byte_manager.h src/lib/openjpip/cache_manager.c src/lib/openjpip/cache_manager.h src/lib/openjpip/cachemodel_manager.c src/lib/openjpip/cachemodel_manager.h src/lib/openjpip/channel_manager.c src/lib/openjpip/channel_manager.h src/lib/openjpip/codestream_manager.c src/lib/openjpip/codestream_manager.h src/lib/openjpip/dec_clientmsg_handler.c src/lib/openjpip/dec_clientmsg_handler.h src/lib/openjpip/faixbox_manager.c src/lib/openjpip/faixbox_manager.h src/lib/openjpip/ihdrbox_manager.c src/lib/openjpip/ihdrbox_manager.h src/lib/openjpip/imgreg_manager.c src/lib/openjpip/imgreg_manager.h src/lib/openjpip/imgsock_manager.c src/lib/openjpip/imgsock_manager.h src/lib/openjpip/index_manager.c src/lib/openjpip/index_manager.h src/lib/openjpip/j2kheader_manager.c src/lib/openjpip/j2kheader_manager.h src/lib/openjpip/jp2k_decoder.c src/lib/openjpip/jp2k_decoder.h src/lib/openjpip/jp2k_encoder.c src/lib/openjpip/jp2k_encoder.h src/lib/openjpip/jpip_parser.c src/lib/openjpip/jpip_parser.h src/lib/openjpip/jpipstream_manager.c src/lib/openjpip/jpipstream_manager.h src/lib/openjpip/manfbox_manager.c src/lib/openjpip/manfbox_manager.h src/lib/openjpip/marker_manager.c src/lib/openjpip/marker_manager.h src/lib/openjpip/metadata_manager.c src/lib/openjpip/metadata_manager.h src/lib/openjpip/mhixbox_manager.c src/lib/openjpip/mhixbox_manager.h src/lib/openjpip/msgqueue_manager.c src/lib/openjpip/msgqueue_manager.h src/lib/openjpip/openjpip.c src/lib/openjpip/openjpip.h src/lib/openjpip/placeholder_manager.c src/lib/openjpip/placeholder_manager.h src/lib/openjpip/query_parser.c src/lib/openjpip/query_parser.h src/lib/openjpip/session_manager.c src/lib/openjpip/session_manager.h src/lib/openjpip/sock_manager.c src/lib/openjpip/sock_manager.h src/lib/openjpip/target_manager.c src/lib/openjpip/target_manager.h $Id$ Copyright (c) 2002-2014, Professor Benoit Macq Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium Copyright (c) 2010-2011, Kaori Hagihara Copyright (c) 2011, Lucian Corlaciu, GSoC All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ## Files: src/bin/jpip/opj_server.c $Id: opj_server.c 53 2011-05-09 16:55:39Z kaori $ Copyright (c) 2002-2014, Professor Benoit Macq Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium Copyright (c) 2010-2011, Kaori Hagihara Copyright (c) 2011, Lucian Corlaciu, GSoC All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ## Files: src/lib/openjp2/cidx_manager.c $Id: cidx_manager.c 897 2011-08-28 21:43:57Z Kaori.Hagihara@gmail.com $ Copyright (c) 2002-2014, Professor Benoit Macq Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium Copyright (c) 2003-2004, Yannick Verschueren Copyright (c) 2010-2011, Kaori Hagihara All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ## Files: src/lib/openjp2/cidx_manager.h $Id: cidx_manager.h 897 2011-08-28 21:43:57Z Kaori.Hagihara@gmail.com $ Copyright (c) 2002-2014, Professor Benoit Macq Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium Copyright (c) 2003-2004, Yannick Verschueren Copyright (c) 2010-2011, Kaori Hagihara All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ## Files: src/lib/openjp2/indexbox_manager.h $Id: indexbox_manager.h 897 2011-08-28 21:43:57Z Kaori.Hagihara@gmail.com $ Copyright (c) 2002-2014, Professor Benoit Macq Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium Copyright (c) 2003-2004, Yannick Verschueren Copyright (c) 2010-2011, Kaori Hagihara All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ## Files: src/lib/openjp2/j2k.h The copyright in this software is being made available under the 2-clauses BSD License, included below. This software may be subject to other third party and contributor rights, including patent rights, and no such rights are granted under this license. Copyright (c) 2001-2003, David Janssens Copyright (c) 2002-2003, Yannick Verschueren Copyright (c) 2002-2014, Professor Benoit Macq Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium Copyright (c) 2003-2007, Francois-Olivier Devaux Copyright (c) 2003-2014, Antonin Descampe Copyright (c) 2005, Herve Drolon, FreeImage Team Copyright (c) 2006-2007, Parvatha Elangovan Copyright (c) 2008, Jerome Fimes, Communications & Systemes Copyright (c) 2011-2012, Centre National d'Etudes Spatiales (CNES), France Copyright (c) 2012, CS Systemes d'Information, France All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ## Files: src/lib/openjp2/phix_manager.c $Id: phix_manager.c 897 2011-08-28 21:43:57Z Kaori.Hagihara@gmail.com $ Copyright (c) 2002-2014, Professor Benoit Macq Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium Copyright (c) 2003-2004, Yannick Verschueren Copyright (c) 2010-2011, Kaori Hagihara All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ## Files: src/lib/openjp2/ppix_manager.c $Id: ppix_manager.c 897 2011-08-28 21:43:57Z Kaori.Hagihara@gmail.com $ Copyright (c) 2002-2014, Professor Benoit Macq Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium Copyright (c) 2003-2004, Yannick Verschueren Copyright (c) 2010-2011, Kaori Hagihara All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ## Files: src/lib/openjp2/thix_manager.c $Id: thix_manager.c 897 2011-08-28 21:43:57Z Kaori.Hagihara@gmail.com $ Copyright (c) 2002-2014, Professor Benoit Macq Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium Copyright (c) 2003-2004, Yannick Verschueren Copyright (c) 2010-2011, Kaori Hagihara All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ## Files: src/lib/openjp2/tpix_manager.c $Id: tpix_manager.c 897 2011-08-28 21:43:57Z Kaori.Hagihara@gmail.com $ Copyright (c) 2002-2014, Professor Benoit Macq Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium Copyright (c) 2003-2004, Yannick Verschueren Copyright (c) 2010-2011, Kaori Hagihara All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ## Files: tests/compare_dump_files.c tests/compare_images.c tests/compare_raw_files.c tests/j2k_random_tile_access.c tests/pdf2jp2.c tests/ppm2rgb3.c tests/test_tile_decoder.c tests/test_tile_encoder.c tests/unit/testempty1.c tests/unit/testempty2.c tests/unit/testjp2.c wrapping/java/openjp2/JavaOpenJPEG.c wrapping/java/openjp2/JavaOpenJPEGDecoder.c wrapping/java/openjp2/index.c wrapping/java/openjp2/index.h wrapping/java/openjp2/java-sources/org/openJpeg/OpenJPEGJavaDecoder.java wrapping/java/openjp2/java-sources/org/openJpeg/OpenJPEGJavaEncoder.java Copyright (c) 2001-2003, David Janssens Copyright (c) 2002-2003, Yannick Verschueren Copyright (c) 2002-2007, Patrick Piscaglia, Telemis s.a. Copyright (c) 2002-2014, Professor Benoit Macq Copyright (c) 2002-2014, Universite catholique de Louvain (UCL), Belgium Copyright (c) 2003-2007, Francois-Olivier Devaux Copyright (c) 2003-2014, Antonin Descampe Copyright (c) 2005, Herve Drolon, FreeImage Team Copyright (c) 2006-2007, Parvatha Elangovan Copyright (c) 2007, Patrick Piscaglia (Telemis) Copyright (c) 2008, Jerome Fimes, Communications & Systemes Copyright (c) 2011-2012, Centre National d'Etudes Spatiales (CNES), France Copyright (c) 2012, CS Systemes d'Information, France Copyright (c) 2012, Mathieu Malaterre Copyright (c) 2014, Mathieu Malaterre Copyright (c) 2023, Even Rouault All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ## Files: tests/performance/compare_perfs.py tests/performance/perf_test.py tests/profiling/filter_massif_output.py -*- coding: utf-8 -*- Copyright (c) 2017, IntoPIX SA Contact: support@intopix.com Author: Even Rouault Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS `AS IS' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ## Files: thirdparty/libtiff/tif_lzw.c Copyright (c) 1985, 1986 The Regents of the University of California. All rights reserved. This code is derived from software contributed to Berkeley by James A. Woods, derived from original work by Spencer Thomas and Joseph Orost. Redistribution and use in source and binary forms are permitted provided that the above copyright notice and this paragraph are duplicated in all such forms and that any documentation, advertising materials, and other materials related to such distribution and use acknowledge that the software was developed by the University of California, Berkeley. The name of the University may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. ## Files: scripts/astyle.sh ########################################################################## astyle.sh --------------------- Date : August 2008 Copyright : (C) 2008 by Juergen E. Fischer Email : jef at norbit dot de ########################################################################## # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # ########################################################################## ## Files: scripts/prepare-commit.sh ########################################################################## prepare-commit.sh --------------------- Date : August 2008 Copyright : (C) 2008 by Juergen E. Fischer Email : jef at norbit dot de ########################################################################## # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # ########################################################################## ## Files: scripts/remove_temporary_files.sh ########################################################################## remove_git_confict_files.sh --------------------- Date : April 2012 Copyright : (C) 2012 by Tim Sutton Email : tim at kartoza dot com ########################################################################## # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. # # ########################################################################## ## Files: src/bin/wx/OPJViewer/source/OPJViewer.cpp /////////////////////////////////////////////////////////////////////////// Name: sashtest.cpp Purpose: Layout/sash sample Author: Julian Smart Modified by: Created: 04/01/98 RCS-ID: $Id: sashtest.cpp,v 1.18 2005/08/23 15:54:35 ABX Exp $ Copyright: (c) Julian Smart Licence: wxWindows license /////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////// Name: treetest.cpp Purpose: wxTreeCtrl sample Author: Julian Smart Modified by: Created: 04/01/98 RCS-ID: $Id: treetest.cpp,v 1.110 2006/11/04 11:26:51 VZ Exp $ Copyright: (c) Julian Smart Licence: wxWindows license /////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////// Name: dialogs.cpp Purpose: Common dialogs demo Author: Julian Smart Modified by: ABX (2004) - adjustments for conditional building + new menu Created: 04/01/98 RCS-ID: $Id: dialogs.cpp,v 1.163 2006/11/04 10:57:24 VZ Exp $ Copyright: (c) Julian Smart Licence: wxWindows license /////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////// Name: thread.cpp Purpose: wxWidgets thread sample Author: Guilhem Lavaux, Vadim Zeitlin Modified by: Created: 06/16/98 RCS-ID: $Id: thread.cpp,v 1.26 2006/10/02 05:36:28 PC Exp $ Copyright: (c) 1998-2002 wxWidgets team Licence: wxWindows license /////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////// Name: samples/image/image.cpp Purpose: sample showing operations with wxImage Author: Robert Roebling Modified by: Created: 1998 RCS-ID: $Id: image.cpp,v 1.120 2006/12/06 17:13:11 VZ Exp $ Copyright: (c) 1998-2005 Robert Roebling License: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////// Name: samples/console/console.cpp Purpose: A sample console (as opposed to GUI) program using wxWidgets Author: Vadim Zeitlin Modified by: Created: 04.10.99 RCS-ID: $Id: console.cpp,v 1.206 2006/11/12 19:55:19 VZ Exp $ Copyright: (c) 1999 Vadim Zeitlin Licence: wxWindows license /////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////// Name: samples/notebook/notebook.cpp Purpose: a sample demonstrating notebook usage Author: Julian Smart Modified by: Dimitri Schoolwerth Created: 26/10/98 RCS-ID: $Id: notebook.cpp,v 1.49 2006/11/04 18:24:07 RR Exp $ Copyright: (c) 1998-2002 wxWidgets team License: wxWindows license /////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////// Name: dialogs.cpp Purpose: Common dialogs demo Author: Julian Smart Modified by: ABX (2004) - adjustments for conditional building + new menu Created: 04/01/98 RCS-ID: $Id: dialogs.cpp,v 1.163 2006/11/04 10:57:24 VZ Exp $ Copyright: (c) Julian Smart Licence: wxWindows license /////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////// Name: dnd.cpp Purpose: Drag and drop sample Author: Vadim Zeitlin Modified by: Created: 04/01/98 RCS-ID: $Id: dnd.cpp,v 1.107 2006/10/30 20:23:41 VZ Exp $ Copyright: Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////// Name: test.cpp Purpose: wxHtml testing example /////////////////////////////////////////////////////////////////////////// ## Files: src/bin/wx/OPJViewer/source/OPJViewer.h /////////////////////////////////////////////////////////////////////////// Name: sashtest.h Purpose: Layout window/sash sample Author: Julian Smart Modified by: Created: 04/01/98 RCS-ID: $Id: sashtest.h,v 1.5 2005/06/02 12:04:24 JS Exp $ Copyright: (c) Julian Smart Licence: wxWindows license /////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////// Name: treectrl.h Purpose: wxTreeCtrl sample Author: Julian Smart Modified by: Created: 04/01/98 RCS-ID: $Id: treetest.h,v 1.50 2006/11/04 11:26:51 VZ Exp $ Copyright: (c) Julian Smart Licence: wxWindows license /////////////////////////////////////////////////////////////////////////// /////////////////////////////////////////////////////////////////////////// Name: dialogs.h Purpose: Common dialogs demo Author: Julian Smart Modified by: ABX (2004) - adjustementd for conditional building Created: 04/01/98 RCS-ID: $Id: dialogs.h,v 1.50 2006/10/08 14:12:59 VZ Exp $ Copyright: (c) Julian Smart Licence: wxWindows license /////////////////////////////////////////////////////////////////////////// ## Files: src/bin/wx/OPJViewer/source/imagjpeg2000.cpp /////////////////////////////////////////////////////////////////////////// Name: imagjpeg2000.cpp Purpose: wxImage JPEG 2000 family file format handler Author: Giuseppe Baruffa - based on imagjpeg.cpp, Vaclav Slavik RCS-ID: $Id: imagjpeg2000.cpp,v 0.00 2008/01/31 10:58:00 MW Exp $ Copyright: (c) Giuseppe Baruffa Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////// ## Files: src/bin/wx/OPJViewer/source/imagjpeg2000.h /////////////////////////////////////////////////////////////////////////// Name: imagalljpeg2000.h Purpose: wxImage JPEG 2000 family file format handler Author: G. Baruffa - based on imagjpeg.h, Vaclav Slavik RCS-ID: $Id: imagalljpeg2000.h,v 0.0 2008/01/31 11:22:00 VZ Exp $ Copyright: (c) Giuseppe Baruffa Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////// ## Files: src/bin/wx/OPJViewer/source/imagmxf.cpp /////////////////////////////////////////////////////////////////////////// Name: imagmxf.cpp Purpose: wxImage MXF (Material eXchange Format) JPEG 2000 file format handler Author: Giuseppe Baruffa - based on imagjpeg.cpp, Vaclav Slavik RCS-ID: $Id: imagmxf.cpp,v 0.00 2007/11/19 17:00:00 MW Exp $ Copyright: (c) Giuseppe Baruffa Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////// ## Files: src/bin/wx/OPJViewer/source/imagmxf.h /////////////////////////////////////////////////////////////////////////// Name: imagmxf.h Purpose: wxImage MXF (Material eXchange Format) JPEG 2000 file format handler Author: G. Baruffa - based on imagjpeg.h, Vaclav Slavik RCS-ID: $Id: imagmj2.h,v 0.0 2007/11/19 17:00:00 VZ Exp $ Copyright: (c) Giuseppe Baruffa Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////// ## Files: src/lib/openjp2/ht_dec.c ***************************************************************************/ This software is released under the 2-Clause BSD license, included below. Copyright (c) 2021, Aous Naman Copyright (c) 2021, Kakadu Software Pty Ltd, Australia Copyright (c) 2021, The University of New South Wales, Australia Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ This file is part of the OpenJpeg software implementation. File: ht_dec.c Author: Aous Naman Date: 01 September 2021 ***************************************************************************/ ## Files: src/lib/openjp2/t1_ht_generate_luts.c ***************************************************************************/ This software is released under the 2-Clause BSD license, included below. Copyright (c) 2021, Aous Naman Copyright (c) 2021, Kakadu Software Pty Ltd, Australia Copyright (c) 2021, The University of New South Wales, Australia Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ***************************************************************************/ This file is part of the OpenJpeg software implementation. File: t1_ht_generate_luts.c Author: Aous Naman Date: 01 September 2021 ***************************************************************************/ ## Files: thirdparty/astyle/ASBeautifier.cpp ASBeautifier.cpp Copyright (c) 2017 by Jim Pattee . This code is licensed under the MIT License. License.md describes the conditions under which this software may be distributed. ## Files: thirdparty/astyle/ASEnhancer.cpp ASEnhancer.cpp Copyright (c) 2017 by Jim Pattee . This code is licensed under the MIT License. License.md describes the conditions under which this software may be distributed. ## Files: thirdparty/astyle/ASFormatter.cpp ASFormatter.cpp Copyright (c) 2017 by Jim Pattee . This code is licensed under the MIT License. License.md describes the conditions under which this software may be distributed. ## Files: thirdparty/astyle/ASLocalizer.cpp ASLocalizer.cpp Copyright (c) 2017 by Jim Pattee . This code is licensed under the MIT License. License.md describes the conditions under which this software may be distributed. File encoding for this file is UTF-8 WITHOUT a byte order mark (BOM). русский 中文(简体) 日本語 한국의 Windows: Add the required "Language" to the system. The settings do NOT need to be changed to the added language. Change the "Region" settings. Change both the "Format" and the "Current Language..." settings. A restart is required if the codepage has changed. Windows problems: Hindi - no available locale, language pack removed Japanese - language pack install error Ukranian - displays a ? instead of i Linux: Change the LANG environment variable: LANG=fr_FR.UTF-8. setlocale() will use the LANG environment variable on Linux. ## Files: thirdparty/astyle/ASLocalizer.h ASLocalizer.h Copyright (c) 2017 by Jim Pattee . This code is licensed under the MIT License. License.md describes the conditions under which this software may be distributed. ## Files: thirdparty/astyle/ASResource.cpp ASResource.cpp Copyright (c) 2017 by Jim Pattee . This code is licensed under the MIT License. License.md describes the conditions under which this software may be distributed. ## Files: thirdparty/astyle/astyle.h astyle.h Copyright (c) 2017 by Jim Pattee . This code is licensed under the MIT License. License.md describes the conditions under which this software may be distributed. ## Files: thirdparty/astyle/astyle_main.cpp astyle_main.cpp Copyright (c) 2017 by Jim Pattee . This code is licensed under the MIT License. License.md describes the conditions under which this software may be distributed. ## Files: thirdparty/astyle/astyle_main.h astyle_main.h Copyright (c) 2017 by Jim Pattee . This code is licensed under the MIT License. License.md describes the conditions under which this software may be distributed. ## Files: thirdparty/include/zconf.h zconf.h -- configuration of the zlib compression library Copyright (C) 1995-2024 Jean-loup Gailly, Mark Adler For conditions of distribution and use, see copyright notice in zlib.h ## Files: thirdparty/include/zlib.h thirdparty/libz/zlib.h zlib.h -- interface of the 'zlib' general purpose compression library version 1.3.1, January 22nd, 2024 Copyright (C) 1995-2024 Jean-loup Gailly and Mark Adler This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. Jean-loup Gailly Mark Adler jloup@gzip.org madler@alumni.caltech.edu The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://tools.ietf.org/html/rfc1950 (zlib format), rfc1951 (deflate format) and rfc1952 (gzip format). ## Files: thirdparty/liblcms2/src/cmssm.c Closest point in sector line1 to sector line2 (both are defined as 0 <=t <= 1) http://softsurfer.com/Archive/algorithm_0106/algorithm_0106.htm Copyright 2001, softSurfer (www.softsurfer.com) This code may be freely used and modified for any purpose providing that this copyright notice is included with it. SoftSurfer makes no warranty for this code, and cannot be held liable for any real or imagined damage resulting from its use. Users of this code must verify correctness for their application. ## Files: thirdparty/libpng/png.c png.c - location for general purpose libpng functions Copyright (c) 2018-2024 Cosmin Truta Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson Copyright (c) 1996-1997 Andreas Dilger Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. This code is released under the libpng license. For conditions of distribution and use, see the disclaimer and license in png.h ## Files: thirdparty/libpng/png.h png.h - header file for PNG reference library libpng version 1.6.43 Copyright (c) 2018-2024 Cosmin Truta Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson Copyright (c) 1996-1997 Andreas Dilger Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. This code is released under the libpng license. (See LICENSE, below.) Authors and maintainers: libpng versions 0.71, May 1995, through 0.88, January 1996: Guy Schalnat libpng versions 0.89, June 1996, through 0.96, May 1997: Andreas Dilger libpng versions 0.97, January 1998, through 1.6.35, July 2018: Glenn Randers-Pehrson libpng versions 1.6.36, December 2018, through 1.6.43, February 2024: Cosmin Truta See also "Contributing Authors", below. ## Files: thirdparty/libpng/png.h COPYRIGHT NOTICE, DISCLAIMER, and LICENSE ========================================= PNG Reference Library License version 2 --------------------------------------- * Copyright (c) 1995-2024 The PNG Reference Library Authors. * Copyright (c) 2018-2024 Cosmin Truta. * Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson. * Copyright (c) 1996-1997 Andreas Dilger. * Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. The software is supplied "as is", without warranty of any kind, express or implied, including, without limitation, the warranties of merchantability, fitness for a particular purpose, title, and non-infringement. In no event shall the Copyright owners, or anyone distributing the software, be liable for any damages or other liability, whether in contract, tort or otherwise, arising from, out of, or in connection with the software, or the use or other dealings in the software, even if advised of the possibility of such damage. Permission is hereby granted to use, copy, modify, and distribute this software, or portions hereof, for any purpose, without fee, subject to the following restrictions: 1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated, but is not required. 2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software. 3. This Copyright notice may not be removed or altered from any source or altered source distribution. PNG Reference Library License version 1 (for libpng 0.5 through 1.6.35) ----------------------------------------------------------------------- libpng versions 1.0.7, July 1, 2000, through 1.6.35, July 15, 2018 are Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson, are derived from libpng-1.0.6, and are distributed according to the same disclaimer and license as libpng-1.0.6 with the following individuals added to the list of Contributing Authors: Simon-Pierre Cadieux Eric S. Raymond Mans Rullgard Cosmin Truta Gilles Vollant James Yu Mandar Sahastrabuddhe Google Inc. Vadim Barkov and with the following additions to the disclaimer: There is no warranty against interference with your enjoyment of the library or against infringement. There is no warranty that our efforts or the library will fulfill any of your particular purposes or needs. This library is provided with all faults, and the entire risk of satisfactory quality, performance, accuracy, and effort is with the user. Some files in the "contrib" directory and some configure-generated files that are distributed with libpng have other copyright owners, and are released under other open source licenses. libpng versions 0.97, January 1998, through 1.0.6, March 20, 2000, are Copyright (c) 1998-2000 Glenn Randers-Pehrson, are derived from libpng-0.96, and are distributed according to the same disclaimer and license as libpng-0.96, with the following individuals added to the list of Contributing Authors: Tom Lane Glenn Randers-Pehrson Willem van Schaik libpng versions 0.89, June 1996, through 0.96, May 1997, are Copyright (c) 1996-1997 Andreas Dilger, are derived from libpng-0.88, and are distributed according to the same disclaimer and license as libpng-0.88, with the following individuals added to the list of Contributing Authors: John Bowler Kevin Bracey Sam Bushell Magnus Holmgren Greg Roelofs Tom Tanner Some files in the "scripts" directory have other copyright owners, but are released under this license. libpng versions 0.5, May 1995, through 0.88, January 1996, are Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. For the purposes of this copyright and license, "Contributing Authors" is defined as the following set of individuals: Andreas Dilger Dave Martindale Guy Eric Schalnat Paul Schmidt Tim Wegner The PNG Reference Library is supplied "AS IS". The Contributing Authors and Group 42, Inc. disclaim all warranties, expressed or implied, including, without limitation, the warranties of merchantability and of fitness for any purpose. The Contributing Authors and Group 42, Inc. assume no liability for direct, indirect, incidental, special, exemplary, or consequential damages, which may result from the use of the PNG Reference Library, even if advised of the possibility of such damage. Permission is hereby granted to use, copy, modify, and distribute this source code, or portions hereof, for any purpose, without fee, subject to the following restrictions: 1. The origin of this source code must not be misrepresented. 2. Altered versions must be plainly marked as such and must not be misrepresented as being the original source. 3. This Copyright notice may not be removed or altered from any source or altered source distribution. The Contributing Authors and Group 42, Inc. specifically permit, without fee, and encourage the use of this source code as a component to supporting the PNG file format in commercial products. If you use this source code in a product, acknowledgment is not required but would be appreciated. END OF COPYRIGHT NOTICE, DISCLAIMER, and LICENSE. TRADEMARK ========= The name "libpng" has not been registered by the Copyright owners as a trademark in any jurisdiction. However, because libpng has been distributed and maintained world-wide, continually since 1995, the Copyright owners claim "common-law trademark protection" in any jurisdiction where common-law trademark is recognized. ## Files: thirdparty/libpng/png.h A "png_get_copyright" function is available, for convenient use in "about" boxes and the like: printf("%s", png_get_copyright(NULL)); Also, the PNG logo (in PNG format, of course) is supplied in the files "pngbar.png" and "pngbar.jpg (88x31) and "pngnow.png" (98x31). ## Files: thirdparty/libpng/png.h With all write APIs if image is in one of the linear formats with 16-bit data then setting convert_to_8_bit will cause the output to be an 8-bit PNG gamma encoded according to the sRGB specification, otherwise a 16-bit linear encoded PNG file is written. With color-mapped data formats the colormap parameter point to a color-map with at least image->colormap_entries encoded in the specified format. If the format is linear the written PNG color-map will be converted to sRGB regardless of the convert_to_8_bit flag. With all APIs row_stride is handled as in the read APIs - it is the spacing from one row to the next in component sized units (1 or 2 bytes) and if negative indicates a bottom-up row layout in the buffer. If row_stride is zero, libpng will calculate it for you from the image width and number of channels. Note that the write API does not support interlacing, sub-8-bit pixels or most ancillary chunks. If you need to write text chunks (e.g. for copyright notices) you need to use one of the other APIs. ## Files: thirdparty/libpng/pngconf.h pngconf.h - machine-configurable file for libpng libpng version 1.6.43 Copyright (c) 2018-2024 Cosmin Truta Copyright (c) 1998-2002,2004,2006-2016,2018 Glenn Randers-Pehrson Copyright (c) 1996-1997 Andreas Dilger Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. This code is released under the libpng license. For conditions of distribution and use, see the disclaimer and license in png.h Any machine specific code is near the front of this file, so if you are configuring libpng for a machine, you may want to read the section starting here down to where it starts to typedef png_color, png_text, and png_info. ## Files: thirdparty/libpng/pngdebug.h pngdebug.h - Debugging macros for libpng, also used in pngtest.c Copyright (c) 2018 Cosmin Truta Copyright (c) 1998-2002,2004,2006-2013 Glenn Randers-Pehrson Copyright (c) 1996-1997 Andreas Dilger Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. This code is released under the libpng license. For conditions of distribution and use, see the disclaimer and license in png.h ## Files: thirdparty/libpng/pngerror.c pngerror.c - stub functions for i/o and memory allocation Copyright (c) 2018-2024 Cosmin Truta Copyright (c) 1998-2002,2004,2006-2017 Glenn Randers-Pehrson Copyright (c) 1996-1997 Andreas Dilger Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. This code is released under the libpng license. For conditions of distribution and use, see the disclaimer and license in png.h This file provides a location for all error handling. Users who need special error handling are expected to write replacement functions and use png_set_error_fn() to use those functions. See the instructions at each function. ## Files: thirdparty/libpng/pngget.c pngget.c - retrieval of values from info struct Copyright (c) 2018-2024 Cosmin Truta Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson Copyright (c) 1996-1997 Andreas Dilger Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. This code is released under the libpng license. For conditions of distribution and use, see the disclaimer and license in png.h ## Files: thirdparty/libpng/pnginfo.h pnginfo.h - header file for PNG reference library Copyright (c) 2018 Cosmin Truta Copyright (c) 1998-2002,2004,2006-2013,2018 Glenn Randers-Pehrson Copyright (c) 1996-1997 Andreas Dilger Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. This code is released under the libpng license. For conditions of distribution and use, see the disclaimer and license in png.h ## Files: thirdparty/libpng/pnglibconf.h Copyright (c) 2018-2024 Cosmin Truta ## Files: thirdparty/libpng/pnglibconf.h Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson ## Files: thirdparty/libpng/pnglibconf.h This code is released under the libpng license. ## Files: thirdparty/libpng/pngmem.c pngmem.c - stub functions for memory allocation Copyright (c) 2018 Cosmin Truta Copyright (c) 1998-2002,2004,2006-2014,2016 Glenn Randers-Pehrson Copyright (c) 1996-1997 Andreas Dilger Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. This code is released under the libpng license. For conditions of distribution and use, see the disclaimer and license in png.h This file provides a location for all memory allocation. Users who need special memory handling are expected to supply replacement functions for png_malloc() and png_free(), and to use png_create_read_struct_2() and png_create_write_struct_2() to identify the replacement functions. ## Files: thirdparty/libpng/pngpread.c pngpread.c - read a png file in push mode Copyright (c) 2018-2024 Cosmin Truta Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson Copyright (c) 1996-1997 Andreas Dilger Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. This code is released under the libpng license. For conditions of distribution and use, see the disclaimer and license in png.h ## Files: thirdparty/libpng/pngpriv.h pngpriv.h - private declarations for use inside libpng Copyright (c) 2018-2024 Cosmin Truta Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson Copyright (c) 1996-1997 Andreas Dilger Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. This code is released under the libpng license. For conditions of distribution and use, see the disclaimer and license in png.h ## Files: thirdparty/libpng/pngread.c pngread.c - read a PNG file Copyright (c) 2018-2024 Cosmin Truta Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson Copyright (c) 1996-1997 Andreas Dilger Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. This code is released under the libpng license. For conditions of distribution and use, see the disclaimer and license in png.h This file contains routines that an application calls directly to read a PNG file or stream. ## Files: thirdparty/libpng/pngrio.c pngrio.c - functions for data input Copyright (c) 2018 Cosmin Truta Copyright (c) 1998-2002,2004,2006-2016,2018 Glenn Randers-Pehrson Copyright (c) 1996-1997 Andreas Dilger Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. This code is released under the libpng license. For conditions of distribution and use, see the disclaimer and license in png.h This file provides a location for all input. Users who need special handling are expected to write a function that has the same arguments as this and performs a similar function, but that possibly has a different input method. Note that you shouldn't change this function, but rather write a replacement function and then make libpng use it at run time with png_set_read_fn(...). ## Files: thirdparty/libpng/pngrtran.c pngrtran.c - transforms the data in a row for PNG readers Copyright (c) 2018-2024 Cosmin Truta Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson Copyright (c) 1996-1997 Andreas Dilger Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. This code is released under the libpng license. For conditions of distribution and use, see the disclaimer and license in png.h This file contains functions optionally called by an application in order to tell libpng how to handle data when reading a PNG. Transformations that are used in both reading and writing are in pngtrans.c. ## Files: thirdparty/libpng/pngrutil.c pngrutil.c - utilities to read a PNG file Copyright (c) 2018-2024 Cosmin Truta Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson Copyright (c) 1996-1997 Andreas Dilger Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. This code is released under the libpng license. For conditions of distribution and use, see the disclaimer and license in png.h This file contains routines that are only called from within libpng itself during the course of reading an image. ## Files: thirdparty/libpng/pngset.c pngset.c - storage of image information into info struct Copyright (c) 2018-2024 Cosmin Truta Copyright (c) 1998-2018 Glenn Randers-Pehrson Copyright (c) 1996-1997 Andreas Dilger Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. This code is released under the libpng license. For conditions of distribution and use, see the disclaimer and license in png.h The functions here are used during reads to store data from the file into the info struct, and during writes to store application data into the info struct for writing into the file. This abstracts the info struct and allows us to change the structure in the future. ## Files: thirdparty/libpng/pngstruct.h pngstruct.h - header file for PNG reference library Copyright (c) 2018-2022 Cosmin Truta Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson Copyright (c) 1996-1997 Andreas Dilger Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. This code is released under the libpng license. For conditions of distribution and use, see the disclaimer and license in png.h ## Files: thirdparty/libpng/pngtrans.c pngtrans.c - transforms the data in a row (used by both readers and writers) Copyright (c) 2018-2024 Cosmin Truta Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson Copyright (c) 1996-1997 Andreas Dilger Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. This code is released under the libpng license. For conditions of distribution and use, see the disclaimer and license in png.h ## Files: thirdparty/libpng/pngwio.c pngwio.c - functions for data output Copyright (c) 2018 Cosmin Truta Copyright (c) 1998-2002,2004,2006-2014,2016,2018 Glenn Randers-Pehrson Copyright (c) 1996-1997 Andreas Dilger Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. This code is released under the libpng license. For conditions of distribution and use, see the disclaimer and license in png.h This file provides a location for all output. Users who need special handling are expected to write functions that have the same arguments as these and perform similar functions, but that possibly use different output methods. Note that you shouldn't change these functions, but rather write replacement functions and then change them at run time with png_set_write_fn(...). ## Files: thirdparty/libpng/pngwrite.c pngwrite.c - general routines to write a PNG file Copyright (c) 2018-2024 Cosmin Truta Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson Copyright (c) 1996-1997 Andreas Dilger Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. This code is released under the libpng license. For conditions of distribution and use, see the disclaimer and license in png.h ## Files: thirdparty/libpng/pngwtran.c pngwtran.c - transforms the data in a row for PNG writers Copyright (c) 2018 Cosmin Truta Copyright (c) 1998-2002,2004,2006-2016,2018 Glenn Randers-Pehrson Copyright (c) 1996-1997 Andreas Dilger Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. This code is released under the libpng license. For conditions of distribution and use, see the disclaimer and license in png.h ## Files: thirdparty/libpng/pngwutil.c pngwutil.c - utilities to write a PNG file Copyright (c) 2018-2024 Cosmin Truta Copyright (c) 1998-2002,2004,2006-2018 Glenn Randers-Pehrson Copyright (c) 1996-1997 Andreas Dilger Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc. This code is released under the libpng license. For conditions of distribution and use, see the disclaimer and license in png.h ## Files: thirdparty/libtiff/libport.h Copyright (c) 2009 Frank Warmerdam Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that (i) the above copyright notices and this permission notice appear in all copies of the software and related documentation, and (ii) the names of Sam Leffler and Silicon Graphics may not be used in any advertising or publicity relating to the software without the specific, prior written permission of Sam Leffler and Silicon Graphics. THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ## Files: thirdparty/libtiff/t4.h thirdparty/libtiff/tif_close.c thirdparty/libtiff/tif_codec.c thirdparty/libtiff/tif_color.c thirdparty/libtiff/tif_compress.c thirdparty/libtiff/tif_dir.c thirdparty/libtiff/tif_dir.h thirdparty/libtiff/tif_dirinfo.c thirdparty/libtiff/tif_dirread.c thirdparty/libtiff/tif_dirwrite.c thirdparty/libtiff/tif_dumpmode.c thirdparty/libtiff/tif_error.c thirdparty/libtiff/tif_extension.c thirdparty/libtiff/tif_flush.c thirdparty/libtiff/tif_jbig.c thirdparty/libtiff/tif_next.c thirdparty/libtiff/tif_open.c thirdparty/libtiff/tif_packbits.c thirdparty/libtiff/tif_predict.c thirdparty/libtiff/tif_print.c thirdparty/libtiff/tif_read.c thirdparty/libtiff/tif_swab.c thirdparty/libtiff/tif_thunder.c thirdparty/libtiff/tif_unix.c thirdparty/libtiff/tif_warning.c thirdparty/libtiff/tif_win32.c thirdparty/libtiff/tif_write.c thirdparty/libtiff/tiff.h thirdparty/libtiff/tiffio.h thirdparty/libtiff/tiffio.hxx thirdparty/libtiff/tiffiop.h Copyright (c) 1988-1997 Sam Leffler Copyright (c) 1991-1997 Silicon Graphics, Inc. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that (i) the above copyright notices and this permission notice appear in all copies of the software and related documentation, and (ii) the names of Sam Leffler and Silicon Graphics may not be used in any advertising or publicity relating to the software without the specific, prior written permission of Sam Leffler and Silicon Graphics. THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ## Files: thirdparty/libtiff/tif_aux.c thirdparty/libtiff/tif_getimage.c thirdparty/libtiff/tif_strip.c thirdparty/libtiff/tif_tile.c Copyright (c) 1991-1997 Sam Leffler Copyright (c) 1991-1997 Silicon Graphics, Inc. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that (i) the above copyright notices and this permission notice appear in all copies of the software and related documentation, and (ii) the names of Sam Leffler and Silicon Graphics may not be used in any advertising or publicity relating to the software without the specific, prior written permission of Sam Leffler and Silicon Graphics. THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ## Files: thirdparty/libtiff/tif_fax3.c thirdparty/libtiff/tif_fax3.h Copyright (c) 1990-1997 Sam Leffler Copyright (c) 1991-1997 Silicon Graphics, Inc. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that (i) the above copyright notices and this permission notice appear in all copies of the software and related documentation, and (ii) the names of Sam Leffler and Silicon Graphics may not be used in any advertising or publicity relating to the software without the specific, prior written permission of Sam Leffler and Silicon Graphics. THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ## Files: thirdparty/libtiff/tif_fax3.c TIFF Library. CCITT Group 3 (T.4) and Group 4 (T.6) Compression Support. This file contains support for decoding and encoding TIFF compression algorithms 2, 3, 4, and 32771. Decoder support is derived, with permission, from the code in Frank Cringle's viewfax program; Copyright (C) 1990, 1995 Frank D. Cringle. ## Files: thirdparty/libtiff/tif_fax3.h TIFF Library. CCITT Group 3 (T.4) and Group 4 (T.6) Decompression Support. Decoder support is derived, with permission, from the code in Frank Cringle's viewfax program; Copyright (C) 1990, 1995 Frank D. Cringle. ## Files: thirdparty/libtiff/tif_jpeg.c Copyright (c) 1994-1997 Sam Leffler Copyright (c) 1994-1997 Silicon Graphics, Inc. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that (i) the above copyright notices and this permission notice appear in all copies of the software and related documentation, and (ii) the names of Sam Leffler and Silicon Graphics may not be used in any advertising or publicity relating to the software without the specific, prior written permission of Sam Leffler and Silicon Graphics. THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ## Files: thirdparty/libtiff/tif_luv.c Copyright (c) 1997 Greg Ward Larson Copyright (c) 1997 Silicon Graphics, Inc. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that (i) the above copyright notices and this permission notice appear in all copies of the software and related documentation, and (ii) the names of Sam Leffler, Greg Larson and Silicon Graphics may not be used in any advertising or publicity relating to the software without the specific, prior written permission of Sam Leffler, Greg Larson and Silicon Graphics. THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SAM LEFFLER, GREG LARSON OR SILICON GRAPHICS BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ## Files: thirdparty/libtiff/tif_lzma.c Copyright (c) 2010, Andrey Kiselev Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that (i) the above copyright notices and this permission notice appear in all copies of the software and related documentation, and (ii) the names of Sam Leffler and Silicon Graphics may not be used in any advertising or publicity relating to the software without the specific, prior written permission of Sam Leffler and Silicon Graphics. THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ## Files: thirdparty/libtiff/tif_lzw.c Copyright (c) 1988-1997 Sam Leffler Copyright (c) 1991-1997 Silicon Graphics, Inc. Copyright (c) 2022 Even Rouault Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that (i) the above copyright notices and this permission notice appear in all copies of the software and related documentation, and (ii) the names of Sam Leffler and Silicon Graphics may not be used in any advertising or publicity relating to the software without the specific, prior written permission of Sam Leffler and Silicon Graphics. THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ## Files: thirdparty/libtiff/tif_lzw.c TIFF Library. Rev 5.0 Lempel-Ziv & Welch Compression Support This code is derived from the compress program whose code is derived from software contributed to Berkeley by James A. Woods, derived from original work by Spencer Thomas and Joseph Orost. The original Berkeley copyright notice appears below in its entirety. ## Files: thirdparty/libtiff/tif_ojpeg.c WARNING: The type of JPEG encapsulation defined by the TIFF Version 6.0 specification is now totally obsolete and deprecated for new applications and images. This file was was created solely in order to read unconverted images still present on some users' computer systems. It will never be extended to write such files. Writing new-style JPEG compressed TIFFs is implemented in tif_jpeg.c. The code is carefully crafted to robustly read all gathered JPEG-in-TIFF testfiles, and anticipate as much as possible all other... But still, it may fail on some. If you encounter problems, please report them on the TIFF mailing list and/or to Joris Van Damme . Please read the file called "TIFF Technical Note #2" if you need to be convinced this compression scheme is bad and breaks TIFF. That document is linked to from the LibTiff site and from AWare Systems' TIFF section . It is also absorbed in Adobe's specification supplements, marked "draft" up to this day, but supported by the TIFF community. This file interfaces with Release 6B of the JPEG Library written by the Independent JPEG Group. Previous versions of this file required a hack inside the LibJpeg library. This version no longer requires that. Remember to remove the hack if you update from the old version. Copyright (c) Joris Van Damme Copyright (c) AWare Systems The licence agreement for this file is the same as the rest of the LibTiff library. IN NO EVENT SHALL JORIS VAN DAMME OR AWARE SYSTEMS BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Joris Van Damme and/or AWare Systems may be available for custom development. If you like what you see, and need anything similar or related, contact . ## Files: thirdparty/libtiff/tif_pixarlog.c Copyright (c) 1996-1997 Sam Leffler Copyright (c) 1996 Pixar Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that (i) the above copyright notices and this permission notice appear in all copies of the software and related documentation, and (ii) the names of Pixar, Sam Leffler and Silicon Graphics may not be used in any advertising or publicity relating to the software without the specific, prior written permission of Pixar, Sam Leffler and Silicon Graphics. THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL PIXAR, SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ## Files: thirdparty/libtiff/tif_predict.h thirdparty/libtiff/tif_zip.c Copyright (c) 1995-1997 Sam Leffler Copyright (c) 1995-1997 Silicon Graphics, Inc. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that (i) the above copyright notices and this permission notice appear in all copies of the software and related documentation, and (ii) the names of Sam Leffler and Silicon Graphics may not be used in any advertising or publicity relating to the software without the specific, prior written permission of Sam Leffler and Silicon Graphics. THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ## Files: thirdparty/libtiff/tif_version.c Copyright (c) 1992-1997 Sam Leffler Copyright (c) 1992-1997 Silicon Graphics, Inc. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that (i) the above copyright notices and this permission notice appear in all copies of the software and related documentation, and (ii) the names of Sam Leffler and Silicon Graphics may not be used in any advertising or publicity relating to the software without the specific, prior written permission of Sam Leffler and Silicon Graphics. THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ## Files: thirdparty/libtiff/tiff.h copyright string ## Files: thirdparty/libz/adler32.c adler32.c -- compute the Adler-32 checksum of a data stream Copyright (C) 1995-2011, 2016 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h ## Files: thirdparty/libz/compress.c compress.c -- compress a memory buffer Copyright (C) 1995-2005, 2014, 2016 Jean-loup Gailly, Mark Adler For conditions of distribution and use, see copyright notice in zlib.h ## Files: thirdparty/libz/crc32.c crc32.c -- compute the CRC-32 of a data stream Copyright (C) 1995-2022 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h This interleaved implementation of a CRC makes use of pipelined multiple arithmetic-logic units, commonly found in modern CPU cores. It is due to Kadatch and Jenkins (2010). See doc/crc-doc.1.0.pdf in this distribution. ## Files: thirdparty/libz/deflate.c deflate.c -- compress data using the deflation algorithm Copyright (C) 1995-2024 Jean-loup Gailly and Mark Adler For conditions of distribution and use, see copyright notice in zlib.h ## Files: thirdparty/libz/deflate.c thirdparty/libz/inftrees.c If you use the zlib library in a product, an acknowledgment is welcome in the documentation of your product. If for some reason you cannot include such an acknowledgment, I would appreciate that you keep this copyright string in the executable of your product. ## Files: thirdparty/libz/deflate.h deflate.h -- internal compression state Copyright (C) 1995-2024 Jean-loup Gailly For conditions of distribution and use, see copyright notice in zlib.h ## Files: thirdparty/libz/gzguts.h gzguts.h -- zlib internal header definitions for gz* operations Copyright (C) 2004-2024 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h ## Files: thirdparty/libz/infback.c infback.c -- inflate using a call-back interface Copyright (C) 1995-2022 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h ## Files: thirdparty/libz/inffast.c inffast.c -- fast decoding Copyright (C) 1995-2017 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h ## Files: thirdparty/libz/inffast.h inffast.h -- header to use inffast.c Copyright (C) 1995-2003, 2010 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h ## Files: thirdparty/libz/inflate.c inflate.c -- zlib decompression Copyright (C) 1995-2022 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h ## Files: thirdparty/libz/inflate.h inflate.h -- internal inflate state definition Copyright (C) 1995-2019 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h ## Files: thirdparty/libz/inftrees.c inftrees.c -- generate Huffman trees for efficient decoding Copyright (C) 1995-2024 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h ## Files: thirdparty/libz/inftrees.h inftrees.h -- header to use inftrees.c Copyright (C) 1995-2005, 2010 Mark Adler For conditions of distribution and use, see copyright notice in zlib.h ## Files: thirdparty/libz/trees.c trees.c -- output deflated data using Huffman coding Copyright (C) 1995-2024 Jean-loup Gailly detect_data_type() function provided freely by Cosmin Truta, 2006 For conditions of distribution and use, see copyright notice in zlib.h ## Files: thirdparty/libz/uncompr.c uncompr.c -- decompress a memory buffer Copyright (C) 1995-2003, 2010, 2014, 2016 Jean-loup Gailly, Mark Adler For conditions of distribution and use, see copyright notice in zlib.h ## Files: thirdparty/libz/zutil.c zutil.c -- target dependent utility functions for the compression library Copyright (C) 1995-2017 Jean-loup Gailly For conditions of distribution and use, see copyright notice in zlib.h ## Files: thirdparty/libz/zutil.h zutil.h -- internal interface and configuration of the compression library Copyright (C) 1995-2024 Jean-loup Gailly, Mark Adler For conditions of distribution and use, see copyright notice in zlib.h ## Files: tools/travis-ci/install.sh When OPJ_NONCOMMERCIAL=1, kakadu trial binaries are used for testing. Here's the copyright notice from kakadu: Copyright is owned by NewSouth Innovations Pty Limited, commercial arm of the UNSW Australia in Sydney. You are free to trial these executables and even to re-distribute them, so long as such use or re-distribution is accompanied with this copyright notice and is not for commercial gain. Note: Binaries can only be used for non-commercial purposes.