pulsar-client-cpp
pulsar-client-cpp copied to clipboard
Add license headers and related checks
The LICENSE file is missed currently.
Before moving the C++ client from Pulsar main repo here, the license check was performed by mvn license:check. After adding the LICENSE file, we should add a license verification workflow.