lhotari commented on code in PR #25252:
URL: https://github.com/apache/pulsar/pull/25252#discussion_r2840179427
##########
distribution/shell/src/assemble/LICENSE.bin.txt:
##########
@@ -463,9 +463,7 @@ Eclipse Public License - v2.0 --
../licenses/LICENSE-EPL-2.0.txt
Public Domain (CC0) -- ../licenses/LICENSE-CC0.txt
* Reactive Streams -- reactive-streams-1.0.3.jar
-Creative Commons Attribution License
- * Jcip -- ../licenses/LICENSE-jcip.txt
- - jcip-annotations-1.0.jar
Review Comment:
Most likely the JSR305 reference will need to be added to this file.
something like
```
* JSR305 -- jsr305-3.0.2.jar -- ../licenses/LICENSE-JSR305.txt
```
Add it under `BSD 3-clause "New" or "Revised" License`.
--
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]