chaokunyang commented on issue #1745:
URL: https://github.com/apache/fury/issues/1745#issuecomment-2241482931

   We have text `The text of each license is also included in 
licenses/LICENSE-[project].txt` in 
`java/fury-core/src/main/resources/META-INF/LICENSE`:
   ```
   The following components are provided under the BSD-3-Clause License. See 
project link for details.
   The text of each license is also included in licenses/LICENSE-[project].txt.
   
   
   * kryo (https://github.com/EsotericSoftware/kryo)
       Files:
         
java/fury-core/src/main/java/org/apache/fury/collection/FuryObjectMap.java
         
java/fury-core/src/main/java/org/apache/fury/collection/IdentityMap.java
         
java/fury-core/src/main/java/org/apache/fury/collection/IdentityObjectIntMap.java
         java/fury-core/src/main/java/org/apache/fury/collection/LongMap.java
         
java/fury-core/src/main/java/org/apache/fury/collection/ObjectIntMap.java
         java/fury-core/src/main/java/org/apache/fury/type/Generics.java
   
   * janino (https://github.com/janino-compiler/janino)
       Files:
         Shaded classes under org/apache/fury/shaded/org/codehaus/janino/*
   ```
   
   Do we need to update it into specific file name in this LICENSE 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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to