Skip to content

Commit 9ecb3bd

Browse files
author
Miguel Alonso Jr
committed
License update.
1 parent 1a0e031 commit 9ecb3bd

File tree

4 files changed

+29
-9
lines changed

4 files changed

+29
-9
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2017-2021 Unity Technologies
1+
Copyright 2017-2024 Unity Technologies
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

com.unity.ml-agents/Third Party Notices.md renamed to Third Party Notices.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ This package contains third-party software components governed by the license(s)
55

66
License Type: MIT
77

8+
https://www.nuget.org/packages/System.Buffers/
9+
810
The MIT License (MIT)
911

1012
Copyright (c) .NET Foundation and Contributors
@@ -36,6 +38,8 @@ Component Name: System.Numerics.Vectors.dll
3638

3739
License Type: MIT
3840

41+
https://www.nuget.org/packages/System.Numerics.Vectors/
42+
3943
The MIT License (MIT)
4044

4145
Copyright (c) .NET Foundation and Contributors
@@ -66,6 +70,8 @@ Component Name: System.Runtime.CompilerServices.Unsafe
6670

6771
License Type: MIT
6872

73+
https://www.nuget.org/packages/System.Runtime.CompilerServices.Unsafe
74+
6975
The MIT License (MIT)
7076

7177
Copyright (c) .NET Foundation and Contributors
@@ -96,6 +102,8 @@ Component Name: System.Memory.dll
96102

97103
License Type: MIT
98104

105+
https://www.nuget.org/packages/System.Memory/
106+
99107
The MIT License (MIT)
100108

101109
Copyright (c) .NET Foundation and Contributors
@@ -126,6 +134,8 @@ Component Name: System.IO.Abstractions
126134

127135
License Type: MIT
128136

137+
https://github.com/TestableIO/System.IO.Abstractions
138+
129139
The MIT License (MIT)
130140

131141
Copyright (c) Tatham Oddie and Contributors
@@ -156,6 +166,8 @@ Component Name: System.Interactive.Async.dll
156166

157167
License Type: Apache-2.0
158168

169+
https://www.nuget.org/packages/System.Interactive.Async/
170+
159171
Copyright (c) .NET Foundation and Contributors
160172
All Rights Reserved
161173

@@ -177,6 +189,21 @@ Component Name: Grpc
177189

178190
License Type: Apache-2.0
179191

192+
https://github.com/grpc/grpc
193+
194+
Copyright 2015-2024 Google Inc.
195+
196+
Licensed under the Apache License, Version 2.0 (the "License");
197+
you may not use this file except in compliance with the License.
198+
You may obtain a copy of the License at
199+
200+
http://www.apache.org/licenses/LICENSE-2.0
201+
202+
Unless required by applicable law or agreed to in writing, software
203+
distributed under the License is distributed on an "AS IS" BASIS,
204+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
205+
See the License for the specific language governing permissions and
206+
limitations under the License.
180207

181208
Apache License
182209
Version 2.0, January 2004

com.unity.ml-agents/LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
com.unity.ml-agents copyright © 2017 Unity Technologies
1+
Copyright 2017-2024 Unity Technologies
22

33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

com.unity.ml-agents/Third Party Notices.md.meta

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)