rdblue commented on code in PR #16215: URL: https://github.com/apache/iceberg/pull/16215#discussion_r3191525044
########## spark/v4.1/spark-runtime/LICENSE: ########## @@ -542,6 +1251,284 @@ This product bundles JTS Topology Suite. Project URL: https://github.com/locationtech/jts License: Eclipse Public License v. 2.0 - https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt +| Eclipse Public License - v 2.0 Review Comment: I think we've also avoided including copies of licenses that are versioned and not really modifiable. If I remember correctly, we include copies or BSD or MIT licenses because people often change them or they update the required attribution. But for things like EPL, CDDL, or MPL, we usually just link to a canonical source. I don't really care about adding these, but that's what we've done in the past. -- 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]
