You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to add the License header on the script files, examples and some go files. and we could use Apache Rat to check the License information when doing the release.
I just ran a quick check with apache rat.
java -jar ~/bin/apache-rat-0.12/apache-rat-0.12.jar -a -d ./
I think we could skip the json files and *.adoc file as we cannot add the license header there.
We need to add the License header on the script files, examples and some go files. and we could use Apache Rat to check the License information when doing the release.
I just ran a quick check with apache rat.
I think we could skip the json files and *.adoc file as we cannot add the license header there.
The text was updated successfully, but these errors were encountered: