davidcavazos commented on code in PR #1: URL: https://github.com/apache/beam-starter-java/pull/1#discussion_r847662142
########## README.md: ########## @@ -1,5 +1,10 @@ # Apache Beam starter for Java +ℹ️ This repository is dual licensed on both [Apache ASL2](LICENSE-APACHE) and [MIT](LICENSE-MIT) licenses. Review Comment: We asked this to legal and the fast summary is that we're okay with dual licensing to make it easier for users to choose whichever license they prefer. This is just a template for users, not a product or project by itself. The license here is more for contributors to this repo and we just have to make that explicit on our contributing guides. Here's the legal thread for more information: https://issues.apache.org/jira/browse/LEGAL-601 -- 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]
