josephevans commented on code in PR #21148:
URL: https://github.com/apache/mxnet/pull/21148#discussion_r1025801040


##########
.licenserc.yaml:
##########
@@ -79,6 +78,11 @@ header:
     - 'include/dmlc' # symlink to 3rdparty/dmlc-core/include/dmlc
     - 'include/mshadow' # symlink to 3rdparty/mshadow/mshadow
     - 'include/mkldnn' # symlinks to 3rdparty/mkldnn
+    - 'include/nnvm' # symlinks to 3rdparty/tvm/nnvm/include/nnvm
+    - 'example/automatic-mixed-precision/common' # symlinks to 
example/image-classification/common
+    - 'example/quantization/common' # symlinks to 
example/image-classification/common
+    - 'scala-package/packageTest/core/scripts' # symlinks to 
scala-package/core/scripts
+    - 'scala-package/packageTest/examples/scripts' # symlinks to 
scala-package/examples/scripts

Review Comment:
   The license check utility [skywalking 
eyes](https://github.com/apache/skywalking-eyes) has been updated to support 
detecting more license issues and recently started failing on these symlinks. 
Thus, adding them here. :)



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

To unsubscribe, e-mail: [email protected]

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

Reply via email to