How to include an apache library with my opensource code?
- by OscarRyz
I have this opensource code with MIT license that uses an Apache 2.0 licensed library.
I want to include this in my project, so it can be built right away.
In the point 4 of that license explains how to redistribute it:
excerpt:
4 . Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any…