Warning, /graphics/digikam/core/libs/rawengine/libraw/COPYRIGHT is written in an unsupported language. File is not indexed.

0001  ** LibRaw: Raw images processing library **
0002 
0003 Copyright (C) 2008-2021 LibRaw LLC (http://www.libraw.org, info@libraw.org)
0004  
0005 LibRaw is free software; you can redistribute it and/or modify
0006 it under the terms of the one of two licenses as you choose:
0007 
0008 1. GNU LESSER GENERAL PUBLIC LICENSE version 2.1
0009    (See file LICENSE.LGPL provided in LibRaw distribution archive for details).
0010 
0011 2. COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
0012    (See file LICENSE.CDDL provided in LibRaw distribution archive for details).
0013 
0014 LibRaw uses code from dcraw.c -- Dave Coffin's raw photo decoder,
0015 dcraw.c is copyright 1997-2018 by Dave Coffin, dcoffin a cybercom o net.
0016 LibRaw do not use RESTRICTED code from dcraw.c
0017 
0018 LibRaw uses DCB demosaic and FBDD denoise licensed under BSD-like 3-clause license
0019 DCB and FBDD are Copyright (C) 2010,  Jacek Gozdz (cuniek@kft.umcs.lublin.pl)
0020 
0021 LibRaw uses X3F library to unpack Foveon Files, licensed BSD-style license
0022 Copyright (c) 2010, Roland Karlsson (roland@proxel.se)
0023 All rights reserved.
0024 
0025 LibRaw uses pieces of code from Adobe DNG SDK 1.4,
0026 Copyright (c) 2005 Adobe Systems Incorporated, licensed under MIT license
0027