Skip to content

Orion 3rd Party Licenses

Alglib
FLANN
IPP/MKL
Qhull
libtiff
VTK
zlib
libXL
DCMTK
picojson
TensorFlow
CUDA
OpenSSL
OpenCV
PDFsharp
pugixml
MinesJTK
lodepng
 


——————————————————————————————-
——————————————————————————————-
——————————————————————————————-


Alglib – v3.9.0

——————————————————————————————-

>>> SOURCE LICENSE >>>

This  program  is  a  Commercial Edition  of the ALGLIB package  licensed

to Voxeleron LLC (Licensee).

 

Only  Licensee  and  its  Sublicensees  can  use/distribute  it according

to  the  ALGLIB  License  Agreement (see  below) between  Licensor  (Sole

Proprietor Bochkanov Sergey Anatolyevich) and Licensee.

All  developers  working  for  Licensee  should  register  themselves  at
alglib.net. Quick access link for Licensee’s account can be found at  the
section 9 of scanned copy of ALGLIB License Agreement or in e-mails  from
ALGLIB Project.
This  source  code  may  contain  modifications  made  by   Licensee   or
Sublicensees  which  fall under the terms of the ALGLIB License Agreement
too.
================ ALGLIB LICENSE AGREEMENT ( APPENDIX A ) ================

 

DEFINITIONS:

* “ALGLIB” – software delivered by Licensor  to  Licensee  under  present

 Agreement. ALGLIB may include  Binary  Components  (delivered  only  in

 binary form) and Source  Code  Components  (with  optional  precompiled

 binary form).

 ALGLIB  may  include  optional  third-party  components, which may have

 their own licensing terms. Specific list of components  and  additional

 licensing terms (if there are any) is included in the license.txt  file

 in the root of archive containing ALGLIB. If you  decide  not  to  link

 ALGLIB with these optional components, their  licensing  terms  do  not

 apply to you.

* “Application”  –  program  developed  by  Licensee  (either  standalone

 application or software development library) which includes  ALGLIB  as

 one of its parts .

* “Sublicensee”  –  any  party  (including  resellers)   which   receives

 Application from Licensee or another Sublicensee.

* “Application License Agreement”  –  agreement  which   governs   usage/

 redistribution of the Application.

 

LICENSE GRANT:

Subject to the License Restrictions below, Licensor  grants  to  Licensee

the following non-exclusive royalty-free licenses:

  1. To modify Source Code Components of ALGLIB and to use modified version

  on the terms of this Agreement.

  1. To  develop  Applications  which  use  ALGLIB  and  to distribute such

  Applications in Binary and/or Source Code forms,  with  ALGLIB  either

  statically or dynamically linked. This right is granted provided that:

  * distribution of Source Code forms of Application/ALGLIB is performed

    subject to additional conditions set by clause H (this clause is not

    applied to binary-only distribution)

  * such Applications add significant  primary  functionality  different

    from that of the ALGLIB.

  * such Applications do not expose ALGLIB API (application  programming

    interface) either directly or indirectly

  * Sublicensee  has  no   right   to  use  ALGLIB  except  as  part  of

    the Application

  * any  subsequent  redistribution   respects    conditions    of   the

    present Agreement

  * all developers working for Licensee  should  register  at  company’s

    account at www.alglib.net (in order to find login link, see  section

    9 of scanned copy of ALGLIB License Agreement -or find it in e-mails

    from ALGLIB Project).

  1. To use Resellers for distribution of the  Application  (in  Binary  or

  Source Code forms), provided that the only activity Reseller  performs

  with Application is redistribution.

  

LICENSE RESTRICTIONS:

  1. Licensee/Sublicensee may NOT use, copy or distribute ALGLIB except  as

  provided in this Agreement.

D2. Licensee/Sublicensee may NOT rent or lease ALGLIB to any third party.

  1. Licensee/Sublicensee may NOT disassemble, reverse engineer, decompile,

  modify Binary Components of ALGLIB or compiled forms  of  Source  Code

  components.

  1. Licensee/Sublicensee  may  NOT  remove  any  copyright notice from the

  Source Code / Binary Components.

  1. Licensee/Sublicensee may NOT  disable/remove  code  which  checks  for

  presence of license keys (if such code is included in ALGLIB) from the

  Source Code / Binary Components.

  1. Distribution of  Source  Code  forms  of  Application/ALGLIB  must  be

  performed subject to additional conditions:

  * Source Code Components of ALGLIB are distributed only as part of the

    Application. They are not  publicly  distributed.  Sublicensee  must

    explicitly accept Application License Agreement in order  to  access

    ALGLIB source code.

  * Sublicensee has no right to redistribute Application/ALGLIB (in  any

    form, Binary or Source Code), unless Sublicensee is Reseller who  is

    fully compliant with conditions set by clause C.

  * Sublicensee has no right to modify ALGLIB Source  Code,  except  for

    the purpose of fixing bugs

  * Sublicensee has no right to workaround “use ALGLIB only as  part  of

    the Application” limitation by sequentially modifying Application in

    a way which effectively creates new program with different  purpose.

    Application   License  Agreement  may  (a)  explicitly  forbid  such

    modifications, or (b) allow only limited set of “safe” modifications

    (developing plugins, fixing bugs, modifying only specific  parts  of

    the Application).

    

COPYRIGHT:

Title to the ALGLIB and all copies  thereof  remain  with  Licensor.  The

ALGLIB is copyrighted and is protected  by  Russian  copyright  laws  and

international treaty provisions. You will not remove any copyright notice

from the ALGLIB files. You agree to prevent any unauthorized  copying  of

the ALGLIB. Except as expressly provided herein, Licensor does not  grant

any express or implied right to you under Licensor  patents,  copyrights,

trademarks, or trade secret information.

>>> END OF LICENSE >>>

 

——————————————————————————————-

 

 

 


——————————————————————————————-
——————————————————————————————-
——————————————————————————————-

FLANN- v1.7.1

——————————————————————————————-

The BSD License

 

Copyright (c) 2008-2011  Marius Muja (mariusm@cs.ubc.ca). All rights reserved.

Copyright (c) 2008-2011  David G. Lowe (lowe@cs.ubc.ca). 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 the “University of British Columbia” 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. 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.

——————————————————————————————-

 

 

 

 


——————————————————————————————-
——————————————————————————————-
——————————————————————————————-

IPP- v8.1 / MKL – v11.1

——————————————————————————————-

Intel Simplified Software License

(version January 2017)

This license applies to the following products:

  • Intel® Math Kernel Library (intel® MKL)
  • Intel® Integrated Performance Primitives (Intel® IPP)
  • Intel® Distribution for Python
  • Intel® Machine Learning Scaling Library (Intel® MLSL)

Copyright © 2017 Intel Corporation.

Use and Redistribution. You may use and redistribute the software (the “Software”), without modification, provided the following conditions are met:

  • Redistributions must reproduce the above copyright notice and the following terms of use in the Software and in the documentation and/or other materials provided with the distribution.
  • Neither the name of Intel nor the names of its suppliers may be used to endorse or promote products derived from this Software without specific prior written permission.
  • No reverse engineering, decompilation, or disassembly of this Software is permitted.

Limited patent license. Intel grants you a world-wide, royalty-free, non-exclusive license under patents it now or hereafter owns or controls to make, have made, use, import, offer to sell and sell (“Utilize”) this Software, but solely to the extent that any such patent is necessary to Utilize the Software alone. The patent license shall not apply to any combinations which include this software. No hardware per se is licensed hereunder.

Third party and other Intel programs.  “Third Party Programs” are the files listed in the “third-party-programs.txt” text file that is included with the Software and may include Intel programs under separate license terms. Third Party Programs, even if included with the distribution of the Materials, are governed by separate license terms and those license terms solely govern your use of those programs.

DISCLAIMER. THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT ARE DISCLAIMED. THIS SOFTWARE IS NOT INTENDED NOR AUTHORIZED FOR USE IN SYSTEMS OR APPLICATIONS WHERE FAILURE OF THE SOFTWARE MAY CAUSE PERSONAL INJURY OR DEATH.

LIMITATION OF LIABILITY. IN NO EVENT WILL INTEL 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. YOU AGREE TO INDEMNIFIY AND HOLD INTEL HARMLESS AGAINST ANY CLAIMS AND EXPENSES RESULTING FROM YOUR USE OR UNAUTHORIZED USE OF THE SOFTWARE.

No support.  Intel may make changes to the Software, at any time without notice, and is not obligated to support, update or provide training for the Software.

Termination. Intel may terminate your right to use the Software in the event of your breach of this Agreement and you fail to cure the breach within a reasonable period of time.

Feedback.  Should you provide Intel with comments, modifications, corrections, enhancements or other input (“Feedback”) related to the Software Intel will be free to use, disclose, reproduce, license or otherwise distribute or exploit the Feedback in its sole discretion without any obligations or restrictions of any kind, including without limitation, intellectual property rights or licensing obligations.

Compliance with laws.  You agree to comply with all relevant laws and regulations governing your use, transfer, import or export (or prohibition thereof) of the Software.

Governing law.  All disputes will be governed by the laws of the United States of America and the State of Delaware without reference to conflict of law principles and subject to the exclusive jurisdiction of the state or federal courts sitting in the State of Delaware, and each party agrees that it submits to the personal jurisdiction and venue of those courts and waives any objections. The United Nations Convention on Contracts for the International Sale of Goods (1980) is specifically excluded and will not apply to the Software.

*Other names and brands may be claimed as the property of others.

——————————————————————————————-

 

 


——————————————————————————————-
——————————————————————————————-
——————————————————————————————-
Qhull – v2012.1

——————————————————————————————-

 

                  Qhull, Copyright (c) 1993-2015
                   
                           C.B. Barber
                          Arlington, MA
                         
                              and

      The National Science and Technology Research Center for
       Computation and Visualization of Geometric Structures
                       (The Geometry Center)
                      University of Minnesota

                      email: qhull@qhull.org

This software includes Qhull from C.B. Barber and The Geometry Center.  
Qhull is copyrighted as noted above.  Qhull is free software and may
be obtained via http from www.qhull.org.  It may be freely copied, modified,
and redistributed under the following conditions:

1. All copyright notices must remain intact in all files.

2. A copy of this text file must be distributed along with any copies
  of Qhull that you redistribute; this includes copies that you have
  modified, or copies of programs or other software products that
  include Qhull.

3. If you modify Qhull, you must include a notice giving the
  name of the person performing the modification, the date of
  modification, and the reason for such modification.

4. When distributing modified versions of Qhull, or other software
  products that include Qhull, you must provide notice that the original
  source code may be obtained as noted above.

5. There is no warranty or other guarantee of fitness for Qhull, it is
  provided solely “as is”.  Bug reports or fixes may be sent to
  qhull_bug@qhull.org; the authors may or may not act on them as
  they desire.

——————————————————————————————-

 

 


——————————————————————————————-
——————————————————————————————-
——————————————————————————————-
libtiff- v3.7.2

——————————————————————————————-

Acknowledgments and Other Issues

Silicon Graphics has seen fit to allow us to give this work away. It is free. There is no support or guarantee of any sort as to its operations, correctness, or whatever. If you do anything useful with all or parts of it you need to honor the copyright notices. It would also be nice to be acknowledged.

 

Acknowledgements

The libtiff software was written by Sam Leffler while working for Silicon Graphics.

The LZW algorithm is derived from the compress program (the proper attribution is included in the source code). The Group 3 fax stuff originated as code from Jef Poskanzer, but has since been rewritten several times. The latest version uses an algorithm from Frank Cringle — consult libtiff/mkg3states.c and libtiff/tif_fax3.h for further information. The JPEG support was written by Tom Lane and is dependent on the excellent work of Tom Lane and the Independent JPEG Group (IJG) who distribute their work under friendly licensing similar to this software. Many other people have by now helped with bug fixes and code; a few of the more persistent contributors have been:

  Bjorn P. Brox
   Dan McCoy
   J.T. Conklin                
   Richard Minner
   Frank D. Cringle        
   Richard Mlynarik
   Soren Pingel Dalsgaard  
   Niles Ritter
   Steve Johnson           
   Karsten Spang
   Tom Lane               
   Peter Smith
   Brent Roman            
   Mike Welles
   Frank Warmerdam
   Greg Ward
   Stanislav Brabec        
   Roman Shpount
   Peter Skarpetis        
   Arvan Pritchard
   Bernt Herd             
   Joseph Orost
   Phil Beffery           
   Ivo Penzar
   Francois Dagand        
   Albert Chin-A-Young
   Bruce A. Mallett
   Dwight Kelly
   Andrey Kiselev
   Ross Finlayson

 

(my apology to anyone that was inadvertently not listed.)

Warning

It appears that Unisys is actively pursuing copyright control on the LZW compression algorithm. In particular, users of the LZW compression within the TIFF framework. For this reason the TIFF 6.0 spec states that LZW compression is not recommended. It is unclear at this time what compression algorithm will be used in place of it. I have no idea what this means to you or to this library. I make no warranty or guarantees with regard to the LZW support in this library.

Use and Copyright

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.

——————————————————————————————-

 

 

 

 


——————————————————————————————-
——————————————————————————————-
——————————————————————————————-
VTK- v6.2.0

——————————————————————————————-

/*=========================================================================

 

 Program:   Visualization Toolkit

 Module:    Copyright.txt

 

Copyright (c) 1993-2015 Ken Martin, Will Schroeder, Bill Lorensen

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 name of Ken Martin, Will Schroeder, or Bill Lorensen nor the names

  of any 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. IN NO EVENT SHALL THE AUTHORS 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.

 

=========================================================================*/

 

——————————————————————————————-

 

 

 

 


——————————————————————————————-
——————————————————————————————-
——————————————————————————————-
zlib- v1.2.11

——————————————————————————————-

 

/* zlib.h — interface of the ‘zlib’ general purpose compression library
 version 1.2.11, January 15th, 2017

 Copyright (C) 1995-2017 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

*/

——————————————————————————————-

 

 

 

 


——————————————————————————————-
——————————————————————————————-
——————————————————————————————-
libXL- v3.6.5.0

——————————————————————————————-

———————————————————————-

                END USER LICENSE AGREEMENT FOR LIBXL

———————————————————————-

 

 

This End-User License Agreement (“EULA”) is a legal agreement  between

you and XLware for the  LibXL product  which  may  include  associated

software components, media, printed materials, and “online” electronic

documentation (“SOFTWARE PRODUCT”).

 

You agree to be bound by the terms of this EULA by using the  SOFTWARE

PRODUCT. If you do not agree, do not use it.

 

  1. COPYRIGHT

 

All rights, title, inerests  in and  to  copyrights  in  the  SOFTWARE

PRODUCT are owned exclusively (or licensed)  by  XLware.  The SOFTWARE

PRODUCT is protected  by copyright  laws  and  international copyright

treaties, as well as other intellectual  property  laws  and treaties.

The SOFTWARE PRODUCT is licensed, not sold.

 

  1. GRANT OF LICENSE

 

XLware grants Customer the following rights:

 

  1. Customer  is  granted  the  non-transferable,  non-exclusive,   and

perpetual right to integrate the SOFTWARE PRODUCT  in  their  software

products, to use these products in their own company and to distribute

these products under their own trade name.

 

  1. License fee is based on the number of developers that will use  the

Application Programming Interface provided by this library.  The total

number of development workplaces is  taken  into  account,  while  the

number of computers is irrelevant . A single developer  or a number of

developers in  an  organization,  in  accordance  with  the  purchased

license,  may use the SOFTWARE PRODUCT  in  any  software  development

process.

 

  1. License fee can be fixed for Enterprise licenses. In this case, any

developer  within  a  company  may  use the  SOFTWARE PRODUCT  in  any

software  development  process inside company.  The  total  number  of

development workplaces and number of computers inside  an organization

are irrelevant.

 

  1. Apart from the per-developer or the fixed license fee,  Customer is

NOT required  to  pay  any additional distribution,  runtime, royalty,

or per-end-user license fees.

 

  1. Customer  may  make  copies  of  the  SOFTWARE PRODUCT  as  may  be

necessary for backup and archival purposes.

 

  1. RESTRICTIONS

 

  1. Customer may not  disassemble,  decomplile,  reverse  engineer  the

SOFTWARE PRODUCT.

  1. Customer may not transfer, modify, sell,  lease  or  sublicense the

SOFTWARE PRODUCT.

 

  1. TERMINATION

 

Without prejudice to any other rights,  XLware may terminate this EULA

if Customer fails to comply with the terms and conditions of this EULA.

In such event,  Customer must  destroy  all  copies  of  the  SOFTWARE

PRODUCT in your possession.

 

  1. NO WARRANTIES

 

XLware  expressly  disclaims any  warranty  for  the SOFTWARE PRODUCT.

LibXL is provided “As Is” without any  express  or implied warranty of

any  kind,   including   but   not   limited   to  any  warranties  of

merchantability,  noninfringement, or fitness of a particular purpose.

XLware does  not  warrant  or  assume  responsibility for the accuracy

or  completeness  of  any  information,  text,  algorithms,  graphics,

links  or other items contained within this  software product.  XLware

will not be liable for data  loss, damages,  loss of  profits  or  any

other kind  of  loss  while  using  or misusing this library.

 

 

———————————————————————-

                     google-sparsehash license

———————————————————————-

 

Copyright (c) 2005, 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 Inc. 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. 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.

 

 

———————————————————————-

       RSA Data Security, Inc., MD4 message-digest algorithm

———————————————————————-

 

Copyright (C) 1990-2, RSA Data Security, Inc. All rights reserved.

 

License to copy and use this software is granted provided that it

is identified as the “RSA Data Security, Inc. MD4 Message-Digest

Algorithm” in all material mentioning or referencing this software

or this function.

 

License is also granted to make and use derivative works provided

that such works are identified as “derived from the RSA Data

Security, Inc. MD4 Message-Digest Algorithm” in all material

mentioning or referencing the derived work.

 

RSA Data Security, Inc. makes no representations concerning either

the merchantability of this software or the suitability of this

software for any particular purpose. It is provided “as is”

without express or implied warranty of any kind.

 

These notices must be retained in any copies of any part of this

documentation and/or software.

 

 

———————————————————————-

       RSA Data Security, Inc., MD5 message-digest algorithm

———————————————————————-

 

Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All

rights reserved.

 

License to copy and use this software is granted provided that it

is identified as the “RSA Data Security, Inc. MD5 Message-Digest

Algorithm” in all material mentioning or referencing this software

or this function.

 

License is also granted to make and use derivative works provided

that such works are identified as “derived from the RSA Data

Security, Inc. MD5 Message-Digest Algorithm” in all material

mentioning or referencing the derived work.

 

RSA Data Security, Inc. makes no representations concerning either

the merchantability of this software or the suitability of this

software for any particular purpose. It is provided “as is”

without express or implied warranty of any kind.

 

These notices must be retained in any copies of any part of this

documentation and/or software.

 

 

———————————————————————-

             The ZipArchive Library Commercial License

———————————————————————-

 

The ZipArchive Library – creation, modification and

decompression of “zip” format archives.

 

Copyright © 2000 – 2010 Artpol Software – Tadeusz Dracz

 

Commercial License for Use with Proprietary Software –

http://www.artpol-software.com/ZipArchive/KB/eula.aspx

 

 

———————————————————————-

                  Codalogic LMX Commercial License

———————————————————————-

 

Copyright (c) 2003-2010 Codalogic Ltd.

 

LibXL contains THE SUPPORTING SOFTWARE of Codalogic’s LMX W3C

Schema to C++ code generator product.

 

THIS SOFTWARE CONTAINED HEREIN IS PROVIDED ‘AS IS’ AND COMES

WITH NO WARRANTIES OF ANY KIND.

 

CODALOGIC LTD SHALL NOT BE LIABLE FOR ANY DAMAGES SUFFERED BY ANYONE

OR ANYTHING DUE TO THE USE OF THIS FILE HOWEVER THEY MAY BE CAUSED.

 

For more information on the LMX compiler, go to http://www.xml2cpp.com

 

License agreement for LMX Software –

http://www.codalogic.com/lmx/lmx-license-1-5.html

 

——————————————————————————————-

 

 

 

 


——————————————————————————————-
——————————————————————————————-
——————————————————————————————-
DCMTK- v3.6.0

——————————————————————————————-

 

COPYRIGHT

 

Unless otherwise specified, the DCMTK software package has the following

copyright:

 

/*

*  Copyright (C) 1994-2011, OFFIS e.V.

*  All rights reserved.

*

*  This software and supporting documentation were developed by

*

*    OFFIS e.V.

*    R&D Division Health

*    Escherweg 2

*    26121 Oldenburg, Germany

*

*  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 OFFIS 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. 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.

*

*/

 

Please note that some DCMTK modules, especially those that are not part

of the free toolkit, are covered by a separate license which can be found

in the COPYRIGHT file in the corresponding module directory.

 

Some portions of the DCMTK software package are derived from earlier

versions of this software with the following copyright, and can be

identified by the following copyright notice located in each source file:

 

/*

*  Copyright (C) 1993/1994, OFFIS, Oldenburg University and CERIUM

*

*  This software and supporting documentation were

*  developed by

*

*    Institut OFFIS

*    Bereich Kommunikationssysteme

*    Westerstr. 10-12

*    26121 Oldenburg, Germany

*

*    Fachbereich Informatik

*    Abteilung Prozessinformatik

*    Carl von Ossietzky Universitaet Oldenburg

*    Ammerlaender Heerstr. 114-118

*    26111 Oldenburg, Germany

*

*    CERIUM

*    Laboratoire SIM

*    Faculte de Medecine

*    2 Avenue du Pr. Leon Bernard

*    35043 Rennes Cedex, France

*

*  for CEN/TC251/WG4 as a contribution to the Radiological

*  Society of North America (RSNA) 1993 Digital Imaging and

*  Communications in Medicine (DICOM) Demonstration.

*

*  THIS SOFTWARE IS MADE AVAILABLE, AS IS, AND NEITHER OFFIS,

*  OLDENBURG UNIVERSITY NOR CERIUM MAKE ANY WARRANTY REGARDING

*  THE SOFTWARE, ITS PERFORMANCE, ITS MERCHANTABILITY OR

*  FITNESS FOR ANY PARTICULAR USE, FREEDOM FROM ANY COMPUTER

*  DISEASES OR ITS CONFORMITY TO ANY SPECIFICATION.  THE

*  ENTIRE RISK AS TO QUALITY AND PERFORMANCE OF THE SOFTWARE

*  IS WITH THE USER.

*

*  Copyright of the software and supporting documentation

*  is, unless otherwise stated, jointly owned by OFFIS,

*  Oldenburg University and CERIUM and free access is hereby

*  granted as a license to use this software, copy this

*  software and prepare derivative works based upon this

*  software. However, any distribution of this software

*  source code or supporting documentation or derivative

*  works (source code and supporting documentation) must

*  include the three paragraphs of this copyright notice.

*

*/

 

Some other parts of this software within the dcmtk/dcmnet sub-package

related to the DICOM Upper Layer Protocol are derived from software

developed for the RSNA’93 DICOM demonstration and kindly made available

to us by the Mallinckrodt Institute of Radiology.  Such software can be

identified by the following copyright notice located in each affected

source file:

 

/*

*  Copyright (C) 1993, RSNA and Washington University

*

*  The software and supporting documentation for the Radiological

*  Society of North America (RSNA) 1993 Digital Imaging and

*  Communications in Medicine (DICOM) Demonstration were developed

*  at the

*          Electronic Radiology Laboratory

*          Mallinckrodt Institute of Radiology

*          Washington University School of Medicine

*          510 S. Kingshighway Blvd.

*          St. Louis, MO 63110

*  as part of the 1993 DICOM Central Test Node project for, and

*  under contract with, the Radiological Society of North America.

*

*  THIS SOFTWARE IS MADE AVAILABLE, AS IS, AND NEITHER RSNA NOR

*  WASHINGTON UNIVERSITY MAKE ANY WARRANTY ABOUT THE SOFTWARE, ITS

*  PERFORMANCE, ITS MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR

*  USE, FREEDOM FROM ANY COMPUTER DISEASES OR ITS CONFORMITY TO ANY

*  SPECIFICATION. THE ENTIRE RISK AS TO QUALITY AND PERFORMANCE OF

*  THE SOFTWARE IS WITH THE USER.

*

*  Copyright of the software and supporting documentation is

*  jointly owned by RSNA and Washington University, and free access

*  is hereby granted as a license to use this software, copy this

*  software and prepare derivative works based upon this software.

*  However, any distribution of this software source code or

*  supporting documentation or derivative works (source code and

*  supporting documentation) must include the three paragraphs of

*  the copyright notice.

*/

 

The dcmjpeg sub-package includes an adapted version of the Independent

JPEG Group Toolkit Version 6b, which is contained in dcmjpeg/libijg8,

dcmjpeg/libijg12 and dcmjpeg/libijg16.  This toolkit is covered by the

following copyright.  The original README file for the Independent JPEG

Group Toolkit is located in dcmjpeg/docs/ijg_readme.txt.

 

/*

*  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.

*

*  This software is copyright (C) 1991-1998, Thomas G. Lane.

*  All Rights Reserved except as specified below.

*

*  Permission is hereby granted to use, copy, modify, and distribute this

*  software (or portions thereof) for any purpose, without fee, subject to these

*  conditions:

*  (1) If any part of the source code for this software is distributed, then this

*  README file must be included, with this copyright and no-warranty notice

*  unaltered; and any additions, deletions, or changes to the original files

*  must be clearly indicated in accompanying documentation.

*  (2) If only executable code is distributed, then the accompanying

*  documentation must state that “this software is based in part on the work of

*  the Independent JPEG Group”.

*  (3) Permission for use of this software is granted only if the user accepts

*  full responsibility for any undesirable consequences; the authors accept

*  NO LIABILITY for damages of any kind.

*

*  These conditions apply to any software derived from or based on the IJG code,

*  not just to the unmodified library.  If you use our work, you ought to

*  acknowledge us.

*

*  Permission is NOT granted for the use of any IJG author’s name or company name

*  in advertising or publicity relating to this software or products derived from

*  it.  This software may be referred to only as “the Independent JPEG Group’s

*  software”.

*

*  We specifically permit and encourage the use of this software as the basis of

*  commercial products, provided that all warranty or liability claims are

*  assumed by the product vendor.

*/

 

The code for the interpolatePixel() image scaling algorithm in module

dcmimgle has been derived from code written by Jef Poskanzer for the

“Extended Portable Bitmap Toolkit” (pbmplus10dec91) which has the

following copyright:

 

/*

* Copyright (C) 1991 by Jef Poskanzer.

*

* Permission to use, copy, modify, and distribute this software and its

* documentation for any purpose and without fee is hereby granted, provided

* that the above copyright notice appear in all copies and that both that

* copyright notice and this permission notice appear in supporting

* documentation.  This software is provided “as is” without express or

* implied warranty.

*/

 

The color quantization code in module dcmimage (dcmquant and the related

classes) has been derived from code written by Jef Poskanzer for the

NetPBM toolkit which has the following copyright:

 

/*

* Copyright (C) 1989, 1991 by Jef Poskanzer.

*

* Permission to use, copy, modify, and distribute this software and its

* documentation for any purpose and without fee is hereby granted, provided

* that the above copyright notice appear in all copies and that both that

* copyright notice and this permission notice appear in supporting

* documentation.  This software is provided “as is” without express or

* implied warranty.

*/

 

The code for the OFStandard::strlcpy and OFStandard::strlcat helper

functions in ofstd/libsrc/ofstd.cc has been derived from the BSD

implementation of strlcpy() and strlcat() and which carries the

following copyright notice:

 

/*

*  Copyright (c) 1998 Todd C. Miller <Todd.Miller(at)courtesan.com>

*  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. The name of the author 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 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 AUTHOR 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.

*/

 

The code for the OFStandard::atof helper function in ofstd/libsrc/ofstd.cc

has been derived from an implementation which carries the following

copyright notice:

 

/*

*  Copyright 1988 Regents of the University of California

*  Permission to use, copy, modify, and distribute this software and

*  its documentation for any purpose and without fee is hereby granted,

*  provided that the above copyright notice appear in all copies.  The

*  University of California makes no representations about the

*  suitability of this software for any purpose.  It is provided “as

*  is” without express or implied warranty.

*

*

*  The code for OFStandard::ftoa has been derived

*  from an implementation which carries the following copyright notice:

*

*  Copyright (c) 1988 Regents of the University of California.

*  All rights reserved.

*

*  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 MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.

*/

 

The “Base64” encoder/decoder in ofstd/libsrc/ofstd.cc has been derived

from an implementation which carries the following copyright notice:

 

/*

*  Copyright (c) 1999, Bob Withers – bwit(at)pobox.com

*

*  This code may be freely used for any purpose, either personal or commercial,

*  provided the authors copyright notice remains intact.

*/

 

The oflog sub-package is based on the log4cplus library which is covered by

the following two copyright notices (for details see oflog/docs/LICENSE):

 

/*

*     Copyright (C) 1999-2009 Contributors to log4cplus project.

*     All rights reserved.

*

*  Redistribution and use in source and binary forms, with or without modifica-

*  tion, 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 “AS IS” AND ANY EXPRESSED 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

*  APACHE SOFTWARE  FOUNDATION  OR ITS CONTRIBUTORS  BE LIABLE FOR  ANY DIRECT,

*  INDIRECT, INCIDENTAL, SPECIAL,  EXEMPLARY, OR CONSEQUENTIAL  DAMAGES (INCLU-

*  DING, 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.

*

*/

 

// Module:  Log4CPLUS

// File:    appender.h

// Created: 6/2001

// Author:  Tad E. Smith

//

//

// Copyright 2001-2009 Tad E. Smith

//

// Licensed under the Apache License, Version 2.0 (the “License”);

// you may not use this file except in compliance with the License.

// You may obtain a copy of the License at

//

//     http://www.apache.org/licenses/LICENSE-2.0

//

// 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.

 

The dcmjpls sub-package is based on the CharLS library, which is contained

in dcmjpls/libcharls. This toolkit is covered by the following copyright:

 

/*

*  The CharLS library is available under the following license:

*  ——————————————————————————-

*  Copyright (c) 2007-2010, Jan de Vaan

*  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 my employer, 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. 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.

*/

 

 



——————————————————————————————-
——————————————————————————————-
——————————————————————————————-
picojson- v1.3.1
——————————————————————————————-

Copyright 2009-2010 Cybozu Labs, Inc.
Copyright 2011-2014 Kazuho Oku
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 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.

 

 



——————————————————————————————-
——————————————————————————————-
——————————————————————————————-
TensorFlow
——————————————————————————————-
Copyright 2019 The TensorFlow Authors. All rights reserved.

Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

1. Definitions.

“License” shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.

“Licensor” shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.

“Legal Entity” shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
“control” means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.

“You” (or “Your”) shall mean an individual or Legal Entity
exercising permissions granted by this License.

“Source” form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.

“Object” form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.

“Work” shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).

“Derivative Works” shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.

“Contribution” shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, “submitted”
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as “Not a Contribution.”

“Contributor” shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.

2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.

3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.

4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:

(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and

(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and

(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and

(d) If the Work includes a “NOTICE” text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.

You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.

5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.

6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing the content of the NOTICE file.

7. Disclaimer of Warranty. Unless required by applicable law or
agreed to in writing, Licensor provides the Work (and each
Contributor provides its Contributions) on an “AS IS” BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied, including, without limitation, any warranties or conditions
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
PARTICULAR PURPOSE. You are solely responsible for determining the
appropriateness of using or redistributing the Work and assume any
risks associated with Your exercise of permissions under this License.

8. Limitation of Liability. In no event and under no legal theory,
whether in tort (including negligence), contract, or otherwise,
unless required by applicable law (such as deliberate and grossly
negligent acts) or agreed to in writing, shall any Contributor be
liable to You for damages, including any direct, indirect, special,
incidental, or consequential damages of any character arising as a
result of this License or out of the use or inability to use the
Work (including but not limited to damages for loss of goodwill,
work stoppage, computer failure or malfunction, or any and all
other commercial damages or losses), even if such Contributor
has been advised of the possibility of such damages.

9. Accepting Warranty or Additional Liability. While redistributing
the Work or Derivative Works thereof, You may choose to offer,
and charge a fee for, acceptance of support, warranty, indemnity,
or other liability obligations and/or rights consistent with this
License. However, in accepting such obligations, You may act only
on Your own behalf and on Your sole responsibility, not on behalf
of any other Contributor, and only if You agree to indemnify,
defend, and hold each Contributor harmless for any liability
incurred by, or claims asserted against, such Contributor by reason
of your accepting any such warranty or additional liability.

END OF TERMS AND CONDITIONS

APPENDIX: How to apply the Apache License to your work.

To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets “[]”
replaced with your own identifying information. (Don’t include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same “printed page” as the copyright notice for easier
identification within third-party archives.

Copyright 2017, The TensorFlow Authors.

Licensed under the Apache License, Version 2.0 (the “License”);
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

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.

 

 



——————————————————————————————-
——————————————————————————————-
——————————————————————————————-
CUDA
——————————————————————————————-
Available at: https://docs.nvidia.com/cuda/eula/index.html

 

 



——————————————————————————————-
——————————————————————————————-
——————————————————————————————-


OpenSSL – v1.1.1

——————————————————————————————-
Available at: https://raw.githubusercontent.com/openssl/openssl/master/LICENSE

 

 


 

 


 

 


 

 


——————————————————————————————-
——————————————————————————————-
——————————————————————————————-


OpenCV- v4.3.0

——————————————————————————————-
Available at: https://github.com/opencv/opencv/blob/4.3.0/LICENSE

License Agreement
For Open Source Computer Vision Library
(3-clause BSD License)

Copyright (C) 2000-2020, Intel Corporation, all rights reserved.
Copyright (C) 2009-2011, Willow Garage Inc., all rights reserved.
Copyright (C) 2009-2016, NVIDIA Corporation, all rights reserved.
Copyright (C) 2010-2013, Advanced Micro Devices, Inc., all rights reserved.
Copyright (C) 2015-2016, OpenCV Foundation, all rights reserved.
Copyright (C) 2015-2016, Itseez Inc., all rights reserved.
Copyright (C) 2019-2020, Xperience AI, all rights reserved.
Third party copyrights are property of their respective owners.

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 names of the copyright holders nor the names of the 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.
In no event shall copyright holders 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.

 

 


——————————————————————————————-
——————————————————————————————-
——————————————————————————————-
PDFsharp 1.50 (beta 5)

——————————————————————————————-

PDFsharp is published under the MIT License.

 

Copyright (c) 2005-2014 empira Software GmbH, Troisdorf (Germany)

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.

 

  • PDFsharp is Open Source.
  • You can copy, modify and integrate the source code of PDFsharp in your application without restrictions at all.
  • This also applies to commercial products (both open source and closed source).

 

 

 


——————————————————————————————-
——————————————————————————————-
——————————————————————————————-
pugixml 1.11

——————————————————————————————-
This library is available to anybody free of charge, under the terms of MIT License:

Copyright (c) 2006-2018 Arseny Kapoulkine

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 means that you can freely use pugixml in your applications, both open-source and proprietary. If you use pugixml in a product, it is sufficient to add an acknowledgment like this to the product distribution:

This software is based on pugixml library (http://pugixml.org). pugixml is Copyright (C) 2006-2018 Arseny Kapoulkine.

 

 


——————————————————————————————-
——————————————————————————————-
——————————————————————————————-
MinesJTK 1.1.0

——————————————————————————————-
Elements of this library, covered under the Apache License below, were ported to C++ and used in Orion.

/****************************************************************************
Copyright 2006, Colorado School of Mines and others.
Licensed under the Apache License, Version 2.0 (the “License”);
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
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.
****************************************************************************/

 

 


——————————————————————————————-
——————————————————————————————-
——————————————————————————————-
lodepng

——————————————————————————————-
Copyright (c) 2005-2018 Lode Vandevenne

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.