josephevans opened a new pull request #20709: URL: https://github.com/apache/incubator-mxnet/pull/20709
## Description ## This PR fixes license issues identified in https://github.com/apache/incubator-mxnet/issues/20616 and more: - Update Caffe license description in LICENSE to BSD-2 Clause with Caffe Copyright Notice and Disclaimer - Fix category for 3rdparty/mkldnn/src/common/primitive_hashing.hpp (is Apache licensed, not Boost 1.0) - Sort files in LICENSE in each section alphabetically - Remove duplicate entries in LICENSE - Update third-party software in mkldnn in LICENSE, per 3rdparty/mkldnn/THIRD-PARTY-PROGRAMS - Remove incorrectly-added ASF headers on MIT-licensed files - Add license text for each subcomponent that will be distributed in binary form to licenses/LICENSE.*.txt - This ensures we comply with licensing requirements for binary distributions -- 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]
