kou opened a new issue, #18:
URL: https://github.com/apache/arrow-dotnet/issues/18

   ### Describe the enhancement requested
   
   I noticed that we bundle 
https://github.com/google/flatbuffers/tree/master/net/FlatBuffers in 
https://github.com/apache/arrow-dotnet/tree/main/src/Apache.Arrow/Flatbuf/FlatBuffers
 .
   
   Can we use FlatBuffers as a library instead of bundling?
   
   If we keep building FlatBuffers, it's better that we mention bundling 
FlatBuffers in `LICENSE.txt`.
   
   https://infra.apache.org/licensing-howto.html#alv2-dep
   
   > Bundling an Apache 2-0-licensed dependency
   >
   > Assuming that the bundled dependency itself contains no bundled 
sub-components under other licenses, so the ALv2 applies uniformly to all 
files, there is no need to modify LICENSE. However, for completeness it is 
useful to list the products and their versions, as is done for products under 
other licenses.
   >
   > If the dependency supplies a NOTICE file, its contents must be analyzed 
and the relevant portions bubbled up into the top-level NOTICE file.


-- 
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]

Reply via email to