From e884b1387dab7bb56d8faf03d16807c50fe46d16 Mon Sep 17 00:00:00 2001 From: Tiffany Young <159493027+tyoungTT@users.noreply.github.com> Date: Tue, 9 Jul 2024 08:51:02 -0700 Subject: [PATCH] Update LICENSE Added dependencies --- LICENSE | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 6ac36e97c..31145b01f 100644 --- a/LICENSE +++ b/LICENSE @@ -201,5 +201,12 @@ See the License for the specific language governing permissions and limitations under the License. +--------------------------------------------------------------------------- - Copyright (c) 2024 Tenstorrent AI ULC +Third-Party Dependencies: + +The following dependencies are utilized by this project but are not explicitly +distributed as part of the software: + +- llvm-project - Apache 2.0 with LLVM Exceptions (https://github.com/llvm/llvm-project/blob/main/LICENSE.TXT) +- flatbuffers - Apache 2.0 (https://github.com/google/flatbuffers/blob/master/LICENSE)