pulsar-client-cpp icon indicating copy to clipboard operation
pulsar-client-cpp copied to clipboard

Add license headers and related checks

Open BewareMyPower opened this issue 3 years ago • 0 comments

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.

BewareMyPower avatar Sep 29 '22 06:09 BewareMyPower