Fix the first 3 items in #20616
* Remove ASF2.0 license and properly list under 3-clause BSD files in LICENSE for np_einsum files.
* Fix license category for deformable_convolution files.
* Update list of Apache-2.0 licensed files.
* Add files to LICENSE that fall under Apache 2.0 license.
* Add include symlinks and other ASF2 files to LICENSE.
* Remove extra line.
* Add numpy einsum files (licensed under bsd 3-clause) to rat-excludes.
* Mention include/nnvm in LICENSE file.
* Remove files from LICENSE with clear ASF-2.0 license headers, added by accident based on skywalking-eyes faulty results.
* Move header guards to below license header section, so skywalking-eyes tool recognizes ASF-2.0 header.
* Fix formatting with license header.
* Fix license section for FindJeMalloc.cmake, move protoc-gen-mypy.py to Apache-2.0 licensed files.
* Clearly indicate caffe subdirectory's licensing model in LICENSE.
* Add skywalking-eyes config to repo.
* Add skywalking-eyes config (.licenserv.yaml) to rat-excludes.
* Add skywalking-eyes license checker into Github workflow.
* Remove caffe subdir from LICENSE and license-check config whitelist, since it is no longer in the repo.
* Remove duplicate entries in LICENSE - leave in Caffe license section.
* first updates
* fixing links + adding tutorials
* fix search
* fixing more links and adding new tutorials
* wrong license edit
* fix rendering
* Apply suggestions from code review
Co-Authored-By: Aaron Markham <markhama@amazon.com>
* moving mxnet.incubator.apache.org to mxnet.apache.org as per Apache infra for better indexing https://issues.apache.org/jira/browse/INFRA-19144
* fixing line too long