Hi,
I have a small question about third-party dependencies. When a project
includes the code of another project (such as ASM), the project has to
declare it by:
- specifying the dependency in the NOTICE file (in the included
software section)
- containing a copy of the LICENSE file of the project named
LICENSE.xxx (for example, LICENSE.asm) [if not ASL 2.0]
However, what about used dependencies (not included). For sure, it has
to declare the dependencies in the used software section of the
NOTICE file, but what about the LICENSE.xxx ?
Regards,
Clement
- Question about used third-party dependencies Clement Escoffier
-