From edec431bd2b107d8f9bdc18cf13a16771a32e512 Mon Sep 17 00:00:00 2001 From: Victor Chang Date: Wed, 17 Aug 2022 16:56:03 -0700 Subject: [PATCH] Update license notice Signed-off-by: Victor Chang --- LICENSE | 9 +++++++++ README.md | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/LICENSE b/LICENSE index 261eeb9..adb8c3b 100644 --- a/LICENSE +++ b/LICENSE @@ -199,3 +199,12 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. + +--- + +Copyright (c) MONAI Consortium. All rights reserved. +Licensed under the [Apache-2.0](LICENSE) license. + +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). + +By downloading this software, you agree to the license terms & all licenses listed on the [third-party licenses](third-party-licenses.md) page. \ No newline at end of file diff --git a/README.md b/README.md index 912d391..a38a4e9 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,15 @@ Join the conversation on Twitter [@ProjectMONAI](https://twitter.com/ProjectMONA Ask and answer questions over on [MONAI Deploy Messaging's GitHub Discussions tab](https://github.com/Project-MONAI/monai-deploy-messaging/discussions). +## License + +Copyright (c) MONAI Consortium. All rights reserved. +Licensed under the [Apache-2.0](LICENSE) license. + +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). + +By downloading this software, you agree to the license terms & all licenses listed on the [third-party licenses](third-party-licenses.md) page. + ## Links - Website: