summaryrefslogtreecommitdiff
path: root/src/android/data/nautilus
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2021-03-28 01:16:44 +0200
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2024-09-11 18:24:50 +0300
commit2e2aa4079943a330f8e10d22c14ad67da3c4107b (Diffstat (limited to 'src/android/data/nautilus')
0 files changed, 0 insertions, 0 deletions
ed to separate binaries and do not influence the license of the libcamera core. The cam and qcam sample applications, as well as the unit tests, located respectively in src/cam/, src/qcam/ and test/, are covered by the GPL-2.0-or-later license. qcam additionally includes an icon set covered by the MIT license. Those applications are compiled to separate binaries and do not influence the license of the libcamera core. Additional utilities are located in the utils/ directory and are covered by various licenses. They are not part of the libcamera core and do not influence its license. Finally, copies of various Linux kernel headers are included in include/linux/ to avoid depending on particular versions of those headers being installed in the system. The Linux kernel headers are covered by their respective license, including the Linux kernel license syscall exception. Using a copy of those headers doesn't affect libcamera licensing terms in any way compared to using the same headers installed in the system from kernel headers packages provided by Linux distributions.