potiuk commented on issue #21033: URL: https://github.com/apache/airflow/issues/21033#issuecomment-1019344666
> Thanks for the explanation. I am not fully aware of the Apache Foundation project approach for this scenario. How do you resolve the author tagging of this code (oznaczenie autorstwa w ramach autorskich praw osobistych)? Normally, the commit history does this. We do not tag authors, we tag the projects we copied the code from. * ASF policy for 3rd-party licences is here: https://www.apache.org/legal/resolved.html Particularly the last FAQ entry states: > WHAT ARE REQUIRED THIRD-PARTY NOTICES? > When a release contains third party works, the licenses covering those works may ask that you inform consumers in certain specific fashions. These third party notices vary from license to license. Apache releases should contain a copy of each license, usually contained in the LICENSE document. For many licenses this is a sufficient notice. Some licenses require some additional notice. In many cases, you can include this notice within the dependent artifact. However those regulations are only necessary for code that gets released in "official sources" using release policy https://www.apache.org/legal/release-policy.html For the "build/dev/test" code that is not used to actually build release package and that is not included in those source releases just mentioning where the code was copied from in Commit should be enough I think (but I would anyhow follow the 3rd-party code policy for all code used) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
