Dear legal team, In our incubating ECharts project, we have some code that is inspired by 3rd-party libraries but may not use their code directly. I'd like to ask what should we do to the license headers of those files?
To be more specific, here are some types of files: 1. Some part of a file (maybe several lines, or a short function) is copied directly from a 3rd-party implementation, but others are implemented by ourselves. 2. The code is implemented by us, but the general idea or algorithm is inspired by 3rd-party. We'd prefer that ASF license header is attached at the top of the files, and annotations are commented at those positions that are inspired by 3rd-party libraries. But we wish to know if this is complying with Apache's license. Please give some advice. Zhang Wenli http://zhangwenli.com
