We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please describe the issue you observed:
Please tell us about your environment:
Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc): Add the asf header for the source files.
Generated at: 2019-08-23T14:51:17+08:00
Notes: 3 Binaries: 3 Archives: 0 Standards: 109
Apache Licensed: 89 Generated Documents: 0
JavaDocs are generated, thus a license header is optional. Generated files do not require license headers.
20 Unknown Licenses
Files with unapproved licenses:
../rocketmq-client-go/.gitignore ../rocketmq-client-go/.golangci.yml ../rocketmq-client-go/.travis.yml ../rocketmq-client-go/CONTRIBUTING.md ../rocketmq-client-go/PULL_REQUEST_TEMPLATE.md ../rocketmq-client-go/config.go ../rocketmq-client-go/go.mod ../rocketmq-client-go/go.sum ../rocketmq-client-go/release-notes.md ../rocketmq-client-go/consumer/offset_store_test.go ../rocketmq-client-go/consumer/statistics_test.go ../rocketmq-client-go/consumer/strategy_test.go ../rocketmq-client-go/docs/Introduction.md ../rocketmq-client-go/docs/client-design.gliffy ../rocketmq-client-go/docs/feature.md ../rocketmq-client-go/internal/mock_client.go ../rocketmq-client-go/internal/mock_namesrv.go ../rocketmq-client-go/internal/utils/net.go ../rocketmq-client-go/internal/utils/net_test.go ../rocketmq-client-go/internal/utils/string_test.go
The text was updated successfully, but these errors were encountered:
[ISSUE #170]Add ASF header for some source file (#171)
1a5c1c0
* Add ASF header for some source file * Add ASF header for internal files
No branches or pull requests
Please describe the issue you observed:
run license checker on the go native branch.
java -jar apache-rat-0.12.jar rocketmq-client-go
All source files are under asf license header.
8 source files are lack of asf header.
Please tell us about your environment:
macOS X 14
go native branch
4.5.2
Other information (e.g. detailed explanation, logs, related issues, suggestions on how to fix, etc):
Add the asf header for the source files.
Summary
Generated at: 2019-08-23T14:51:17+08:00
Notes: 3
Binaries: 3
Archives: 0
Standards: 109
Apache Licensed: 89
Generated Documents: 0
JavaDocs are generated, thus a license header is optional.
Generated files do not require license headers.
20 Unknown Licenses
Files with unapproved licenses:
../rocketmq-client-go/.gitignore
../rocketmq-client-go/.golangci.yml
../rocketmq-client-go/.travis.yml
../rocketmq-client-go/CONTRIBUTING.md
../rocketmq-client-go/PULL_REQUEST_TEMPLATE.md
../rocketmq-client-go/config.go
../rocketmq-client-go/go.mod
../rocketmq-client-go/go.sum
../rocketmq-client-go/release-notes.md
../rocketmq-client-go/consumer/offset_store_test.go
../rocketmq-client-go/consumer/statistics_test.go
../rocketmq-client-go/consumer/strategy_test.go
../rocketmq-client-go/docs/Introduction.md
../rocketmq-client-go/docs/client-design.gliffy
../rocketmq-client-go/docs/feature.md
../rocketmq-client-go/internal/mock_client.go
../rocketmq-client-go/internal/mock_namesrv.go
../rocketmq-client-go/internal/utils/net.go
../rocketmq-client-go/internal/utils/net_test.go
../rocketmq-client-go/internal/utils/string_test.go
The text was updated successfully, but these errors were encountered: