This repository was archived by the owner on Nov 17, 2023. It is now read-only.
[v1.8.x] Update LICENSE for all submodules.#19440
Merged
samskalicky merged 6 commits intoapache:v1.8.xfrom Oct 30, 2020
Merged
Conversation
|
Hey @josephevans , Thanks for submitting the PR
CI supported jobs: [windows-cpu, sanity, centos-cpu, unix-cpu, windows-gpu, miscellaneous, unix-gpu, clang, edge, centos-gpu, website] Note: |
Contributor
Author
|
Ensured all items were correctly listed in our LICENSE file based on tvm's LICENSE file: |
073dc85 to
3af6744
Compare
…OpenMP into new category.
|
@mxnet-bot run ci [windows-gpu] |
|
Jenkins CI successfully triggered : [windows-gpu] |
mseth10
approved these changes
Oct 29, 2020
leezu
reviewed
Oct 29, 2020
…to license_fixes_v1.8.x
1 task
1 task
leezu
pushed a commit
to leezu/mxnet
that referenced
this pull request
Nov 4, 2020
* Include content in TVM's NOTICE file in main NOTICE. * Add licenses for all 3rdparty modules in tvm, and remove old submodule HalideIR. * Fix path - license is in source code. * Incorporate other license PRs into this one for simplicity, and move OpenMP into new category. * Update reference to license. Co-authored-by: Joe Evans <joeev@amazon.com>
leezu
pushed a commit
to leezu/mxnet
that referenced
this pull request
Nov 4, 2020
* Include content in TVM's NOTICE file in main NOTICE. * Add licenses for all 3rdparty modules in tvm, and remove old submodule HalideIR. * Fix path - license is in source code. * Incorporate other license PRs into this one for simplicity, and move OpenMP into new category. * Update reference to license. Co-authored-by: Joe Evans <joeev@amazon.com>
Merged
leezu
pushed a commit
that referenced
this pull request
Nov 5, 2020
* Include content in TVM's NOTICE file in main NOTICE. * Add licenses for all 3rdparty modules in tvm, and remove old submodule HalideIR. * Fix path - license is in source code. * Incorporate other license PRs into this one for simplicity, and move OpenMP into new category. * Update reference to license. Co-authored-by: Joe Evans <joeev@amazon.com>
leezu
added a commit
that referenced
this pull request
Nov 5, 2020
This ports #19443 and #19440 from the v1.8.x branch. Further, the LICENSE file is cleaned up to avoid listing unnecessary information that can easily get out of sync with the actually included files (copyright headers). See https://infra.apache.org/licensing-howto.html for more information
vidyaravipati
pushed a commit
to vidyaravipati/incubator-mxnet
that referenced
this pull request
Nov 11, 2020
This ports apache#19443 and apache#19440 from the v1.8.x branch. Further, the LICENSE file is cleaned up to avoid listing unnecessary information that can easily get out of sync with the actually included files (copyright headers). See https://infra.apache.org/licensing-howto.html for more information
josephevans
added a commit
to josephevans/mxnet
that referenced
this pull request
Dec 8, 2020
* Include content in TVM's NOTICE file in main NOTICE. * Add licenses for all 3rdparty modules in tvm, and remove old submodule HalideIR. * Fix path - license is in source code. * Incorporate other license PRs into this one for simplicity, and move OpenMP into new category. * Update reference to license. Co-authored-by: Joe Evans <joeev@amazon.com>
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
This updates the LICENSE and NOTICE file to include the latest data from all submodules.
Part of #19427.
Checklist
Essentials
Changes
Comments