xref: /aosp_15_r20/external/erofs-utils/COPYING (revision 33b1fccf6a0fada2c2875d400ed01119b7676ee5)
1*33b1fccfSAndroid Build Coastguard Workererofs-utils uses two different license patterns:
2*33b1fccfSAndroid Build Coastguard Worker
3*33b1fccfSAndroid Build Coastguard Worker - most liberofs files in `lib` and `include` directories
4*33b1fccfSAndroid Build Coastguard Worker   use GPL-2.0+ OR Apache-2.0 dual license;
5*33b1fccfSAndroid Build Coastguard Worker
6*33b1fccfSAndroid Build Coastguard Worker - all other files use GPL-2.0+ license, unless
7*33b1fccfSAndroid Build Coastguard Worker   explicitly stated otherwise.
8*33b1fccfSAndroid Build Coastguard Worker
9*33b1fccfSAndroid Build Coastguard WorkerRelevant licenses can be found in the LICENSES directory.
10*33b1fccfSAndroid Build Coastguard Worker
11*33b1fccfSAndroid Build Coastguard WorkerThis model is selected to emphasize that
12*33b1fccfSAndroid Build Coastguard Workerfiles in `lib` and `include` directory are designed to be included into
13*33b1fccfSAndroid Build Coastguard Worker3rd-party applications, while all other files, are intended to be used
14*33b1fccfSAndroid Build Coastguard Worker"as is", as part of their intended scenarios, with no intention to
15*33b1fccfSAndroid Build Coastguard Workersupport 3rd-party integration use cases.
16