Skip to content

Commit 0c4506f

Browse files
authored
Chore/add license to package json (#303)
* Add `BSD-3-Clause` to `license` field of `package.json` * Update date in license
1 parent ae372ea commit 0c4506f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2020-2023, Weaviate B.V.
1+
Copyright (c) 2020-2025, Weaviate B.V.
22
All rights reserved.
33

44
Redistribution and use in source and binary forms, with or without

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"weaviate"
4646
],
4747
"author": "Weaviate",
48-
"license": "SEE LICENSE IN LICENSE",
48+
"license": "BSD-3-Clause",
4949
"bugs": {
5050
"url": "https://github.com/weaviate/typescript-client/issues"
5151
},

0 commit comments

Comments
 (0)