
 §  Anti-Grain Geometry Version 2.4 - Copyright (c) 2002-2005 Maxim Shemanarev
    ==========================================================================
    
     Homepage: http://www.antigrain.com
     
     Permission to copy, use, modify, sell and distribute this software 
     is granted provided this copyright notice appears in all copies. 
     
     This software is provided "as is" without express or implied
     warranty, and with no claim as to its suitability for any purpose.
  
  
 §  Expat XML parser Version 2.4.9 - Copyright (c) 2001-2022 Expat maintainers
    ==========================================================================

    Copyright (c) 1998-2000 Thai Open Source Software Center Ltd and Clark Cooper
    The Initial Developer of the Original Code is James Clark.
    Portions created by James Clark are Copyright (C) 1998, 1999
    James Clark. All Rights Reserved.

    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.


 §  FFmpeg Version 3.0 - Copyright (c) 2000-2003 Fabrice Bellard
    ============================================================
  
    FFmpeg is a collection of libraries and tools to process multimedia content.
    
    FFmpeg is free software; you can redistribute it and/or
    modify it under the terms of the GNU Lesser General Public
    License as published by the Free Software Foundation; either
    version 2.1 of the License, or (at your option) any later version.
    The License is available at http://www.gnu.org/licenses

    Most files in FFmpeg are under the GNU Lesser General Public License version 2.1
    or later (LGPL v2.1+). Some other files have MIT/X11/BSD-style licenses. 
    In combination the LGPL v2.1+ applies to FFmpeg.


 §  FreeType 2.10.0 - Copyright (c) 2006-2019 David Turner, Robert Wilhelm, Werner Lemberg
    ======================================================================================

    FreeType is a freely available software library to render fonts.

    Homepage: https://www.freetype.org

    The FreeType project library is distributed under the terms of the  
    FreeType Project License, available at http://www.freetype.org

    
 §  jpeglib Version 6b - Copyright (c) 1991-1998 Thomas G. Lane
    ===========================================================
  
    Copyright (c) 1991-2018 Thomas G. Lane, Guido Vollbeding
    All Rights Reserved.

    This software is the work of Tom Lane, Guido Vollbeding, Philip Gladstone,
    Bill Allombert, Jim Boucher, Lee Crocker, Bob Friesenhahn, Ben Jackson,
    Julian Minguillon, Luis Ortiz, George Phillips, Davide Rossi, Ge' Weijers,
    and other members of the Independent JPEG Group.

    This software is licensed under Independent JPEG Group License, available 
    at http://www.ijg.org

    The authors make NO WARRANTY or representation, either express or implied,
    with respect to this software, its quality, accuracy, merchantability, or
    fitness for a particular purpose.  This software is provided "AS IS", and you,
    its user, assume the entire risk as to its quality and accuracy.

   
 §  libpng Version 1.2.5 - Copyright (c) 1998-2002 Glenn Randers-Pehrson
    ====================================================================
  
    Copyright (c) 1998-2002 Glenn Randers-Pehrson
    Copyright (c) 1996-1997 Andreas Dilger
    Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
   
    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.


 §  Kinoma XS6 Library Version 1.0b5 - Copyright (c) 2002-2010 Kinoma Inc.
    ======================================================================
  
    Copyright (C) 2010-2015 Marvell Semiconductor, Inc.
    Copyright (C) 2010-2015 Marvell International Ltd.
    Copyright (C) 2002-2010 Kinoma, Inc.

    Licensed under the Apache License, Version 2.0, available 
    at http://www.apache.org/licenses/

    Unless required by applicable law or agreed to in writing, software
    distributed under the License is distributed on an "AS IS" BASIS,
    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    See the License for the specific language governing permissions and
    limitations under the License.


 §  libzip Version 1.9.2 - Copyright (c) 1999-2020 Dieter Baron and Thomas Klausner
    ===============================================================================
  
    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. The names of the authors may not be used to endorse or promote
      products derived from this software without specific prior
      written permission.

    THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``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.

  
 §  openssl Version 3.0.7 - Copyright (c) 1998-2022 The OpenSSL Project
    ===================================================================
  
    Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson

    This product includes software developed by the OpenSSL Project
    for use in the OpenSSL Toolkit. 
    
    This product includes cryptographic software written by 
    Eric Young (eay@cryptsoft.com) and Tim Hudson (tjh@cryptsoft.com).
    
    The OpenSSL toolkit is released under the Apache License Version 2.0
    that can be found at https://www.apache.org/licenses/
  

 §  PCRE Version 8.37 - Copyright (c) 1997-2014 University of Cambridge
    ===================================================================

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are met:

    * Redistributions of source code must retain the above copyright notice,
      this list of conditions and the following disclaimer.
    * 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.
    * Neither the name of the University of Cambridge 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 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.


 §  VBISAM Version 2.0 - Copyright (c) Trevor van Bremen. All rights reserved.
    ==========================================================================
    
    VBISAM is a replacement for IBM's C-ISAM, enabled for 64-bit file-I/O.
    
    It has been written by Trevor van Bremen and Roger While.
    
    Distributed under the GNU Lesser General Public License, which can be
    found at http://www.gnu.org/licenses.
    

 §  WebP Version 1.2.4 - Copyright (c) 2010 Google Inc. All rights reserved.
    ========================================================================

    Redistribution and use in source and binary forms, with or without
    modification, are permitted provided that the following conditions are
    met:

    * Redistributions of source code must retain the above copyright
      notice, this list of conditions and the following disclaimer.
    
    * 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.

    * Neither the name of Google 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 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.


 §  zlib Version 1.1.4 - Copyright (c) 1995-2002 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.


 §  DejaVu font is based on following copyrights
    ============================================
    
    Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved
    Copyright (c) 2006 by Tavmjong Bah. All Rights Reserved


 §  Lato font Version 2.015 - Copyright (c) 2010-2015 tyPoland Lukasz Dziedzic
    ==========================================================================
    
    Licensed under the SIL Open Font License, Version 1.1.
    License URL: http://scripts.sil.org/OFL


 §  GUI icons have been in part provided by icons8
    ==============================================
    
    Homepage: https://icons8.com

