Third-party code compiled into rawlab.wasm ========================================== LibRaw 0.22.2 -- CDDL-1.0 (elected; LibRaw is dual-licensed LGPL-2.1 or CDDL-1.0). Source: libraw-0.22.2.tar.gz in this directory. Patches applied: see libraw-patches.txt. LibRaw itself contains code under further permissive terms, all of which are reproduced in libraw-copyright.txt: - dcraw.c, Dave Coffin (the non-RESTRICTED parts only) - DCB demosaic and FBDD denoise, Jacek Gozdz, BSD-3-Clause - X3F library, Roland Karlsson, BSD-style - pieces of Adobe DNG SDK 1.4, MIT zlib 1.3.2 -- zlib licence. Emscripten port, unmodified. libjpeg 9f (IJG) -- IJG licence. Emscripten port, unmodified. NOT present, deliberately, and checked for by this script: LibRaw-demosaic-pack-GPL2, LibRaw-demosaic-pack-GPL3 -- GPL, and publishing GPL files inside a CDDL distribution is exactly the mistake this exclusion exists to prevent. dcraw -- GPL-2.0, stays out. The demosaic in this product (2x2 bin, 3x3 X-Trans bin, bilinear) is ours and lives in wrapper/rawlab.cpp. LibRaw's dcraw_process() is never called and is not exported.