wu-sheng commented on a change in pull request #10:
URL: 
https://github.com/apache/skywalking-satellite/pull/10#discussion_r546305964



##########
File path: Makefile
##########
@@ -67,7 +67,9 @@ test: clean lint
 
 .PHONY: license
 license: clean tools
-       $(GO_LICENSER) -d -exclude=protocol/gen-codes -licensor='Apache 
Software Foundation (ASF)' .
+       $(GO_LICENSER) -d  -exclude=plugins/queue/mmap \

Review comment:
       You should not exclude the whole mmap folder. I believe not all of them 
are from a 3rd party. Please use the explicit file name list.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to