Copilot commented on code in PR #73: URL: https://github.com/apache/terraform-provider-iceberg/pull/73#discussion_r3591120658
########## licenses-binary/LICENSE-gopkg.in-yaml.v3.txt: ########## @@ -0,0 +1,50 @@ + +This project is covered by two different licenses: MIT and Apache. + +#### MIT License #### + +The following files were ported to Go from C files of libyaml, and thus +are still covered by their original MIT license, with the additional +copyright staring in 2011 when the project was ported over: + Review Comment: Typo in the license text: "copyright staring" should be "copyright starting". -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
