This repository was archived by the owner on Nov 17, 2023. It is now read-only.
[WIP] [v1.9.x] license updates#20598
Merged
josephevans merged 18 commits intoapache:v1.9.xfrom Sep 29, 2021
Merged
Conversation
…ICENSE for np_einsum files.
|
Hey @josephevans , Thanks for submitting the PR
CI supported jobs: [edge, miscellaneous, centos-cpu, unix-cpu, website, unix-gpu, windows-cpu, windows-gpu, centos-gpu, sanity, clang] Note: |
6 tasks
a8f0ce6 to
debc174
Compare
…y accident based on skywalking-eyes faulty results.
…s tool recognizes ASF-2.0 header.
…o Apache-2.0 licensed files.
barry-jin
added a commit
to barry-jin/incubator-mxnet
that referenced
this pull request
Sep 28, 2021
barry-jin
added a commit
to barry-jin/incubator-mxnet
that referenced
this pull request
Sep 28, 2021
Contributor
|
Should we also add the license checker workflow into v1.9.x and v1.x branch. I'm trying to create one in master branch. |
Contributor
Author
Great idea, I've added the workflow to this PR. |
…since it is no longer in the repo.
mseth10
approved these changes
Sep 29, 2021
josephevans
added a commit
to josephevans/mxnet
that referenced
this pull request
Sep 29, 2021
Fix the first 3 items in apache#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.
josephevans
added a commit
that referenced
this pull request
Sep 30, 2021
* [v1.9.x] license updates (#20598) 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. * Remove extra characters accidentally added to Apache license header.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Updates per feedback from RC7 release.