Shouldn't we rather aim to replace the font all together to be generally apache license compatible instead of just excluding if from the release?
-Marco On Wed, Jun 23, 2021, 23:49 Joe Evans <[email protected]> wrote: > Hi MXNet team, > > We are attempting to address some comments from our project mentors > regarding licensing around the MXNet 1.9 RC3 release. A few files that are > under the docs/ subdirectory in the MXNet repository cannot be distributed > due to licensing issues (notably, > docs/python_docs/themes/mx-theme/mxtheme/static/webfonts/* > because the SIL Open Font License is not Apache-compliant.) > > I have created a PR that addresses these licensing concerns by removing the > docs/ subdirectory from the distribution source archive. > > Does anyone have any concerns about these changes? > > https://github.com/apache/incubator-mxnet/pull/20377 > > Thanks, > Joe >
