From 4695e25752327d2e927583ec21961609c02275ab Mon Sep 17 00:00:00 2001 From: Tommy Smith Date: Tue, 10 Jun 2025 11:44:42 +0100 Subject: [PATCH 1/2] Add `BSD-3-Clause` to `license` field of `package.json` --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index eb203494..9331bbbc 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "weaviate" ], "author": "Weaviate", - "license": "SEE LICENSE IN LICENSE", + "license": "BSD-3-Clause", "bugs": { "url": "https://github.com/weaviate/typescript-client/issues" }, From 95747a298ca21cce689c472c6d41615916433e01 Mon Sep 17 00:00:00 2001 From: Tommy Smith Date: Tue, 10 Jun 2025 11:45:16 +0100 Subject: [PATCH 2/2] Update date in license --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index a8a8017a..9c721636 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2020-2023, Weaviate B.V. +Copyright (c) 2020-2025, Weaviate B.V. All rights reserved. Redistribution and use in source and binary forms, with or without