We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae372ea commit 0c4506fCopy full SHA for 0c4506f
LICENSE
@@ -1,4 +1,4 @@
1
-Copyright (c) 2020-2023, Weaviate B.V.
+Copyright (c) 2020-2025, Weaviate B.V.
2
All rights reserved.
3
4
Redistribution and use in source and binary forms, with or without
package.json
@@ -45,7 +45,7 @@
45
"weaviate"
46
],
47
"author": "Weaviate",
48
- "license": "SEE LICENSE IN LICENSE",
+ "license": "BSD-3-Clause",
49
"bugs": {
50
"url": "https://github.com/weaviate/typescript-client/issues"
51
},
0 commit comments