You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: LICENSE
+10-1Lines changed: 10 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -198,4 +198,13 @@
198
198
distributed under the License is distributed on an "AS IS" BASIS,
199
199
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200
200
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.
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -81,6 +81,15 @@ Join the conversation on Twitter [@ProjectMONAI](https://twitter.com/ProjectMONA
81
81
82
82
Ask and answer questions over on [MONAI Deploy Informatics Gateway's GitHub Discussions tab](https://github.com/Project-MONAI/monai-deploy-informatics-gateway/discussions).
83
83
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.
0 commit comments