Skip to content

Commit e57cccb

Browse files
committed
Add license notice
Signed-off-by: Victor Chang <[email protected]>
1 parent f66b784 commit e57cccb

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

LICENSE

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,4 +198,13 @@
198198
distributed under the License is distributed on an "AS IS" BASIS,
199199
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200200
See the License for the specific language governing permissions and
201-
limitations under the License.
201+
limitations under the License.
202+
203+
---
204+
205+
Copyright (c) MONAI Consortium. All rights reserved.
206+
Licensed under the [Apache-2.0](LICENSE) license.
207+
208+
This software uses the Microsoft .NET 6.0 library, and the use of this software is subject to the [Microsoft software license terms](https://dotnet.microsoft.com/en-us/dotnet_library_license.htm).
209+
210+
By downloading this software, you agree to the license terms & all licenses listed on the [third-party licenses](third-party-licenses.md) page.

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,15 @@ Join the conversation on Twitter [@ProjectMONAI](https://twitter.com/ProjectMONA
8181

8282
Ask and answer questions over on [MONAI Deploy Informatics Gateway's GitHub Discussions tab](https://github.com/Project-MONAI/monai-deploy-informatics-gateway/discussions).
8383

84+
## License
85+
86+
Copyright (c) MONAI Consortium. All rights reserved.
87+
Licensed under the [Apache-2.0](LICENSE) license.
88+
89+
This software uses the Microsoft .NET 6.0 library, and the use of this software is subject to the [Microsoft software license terms](https://dotnet.microsoft.com/en-us/dotnet_library_license.htm).
90+
91+
By downloading this software, you agree to the license terms & all licenses listed on the [third-party licenses](docs/compliance/third-party-licenses.md) page.
92+
8493
## Links
8594

8695
- Website: <https://monai.io>

0 commit comments

Comments
 (0)