This is an automated email from the ASF dual-hosted git repository.
jin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-ai.git
The following commit(s) were added to refs/heads/main by this push:
new 094a9fb chore: Update LICENSE and NOTICE (#31)
094a9fb is described below
commit 094a9fbe14496a5451312d4c960008653ba340af
Author: Simon Cheung <[email protected]>
AuthorDate: Wed Mar 6 17:16:27 2024 +0800
chore: Update LICENSE and NOTICE (#31)
---
LICENSE | 38 ++++++++++++++++++++++++++++++++++++++
NOTICE | 5 +++++
2 files changed, 43 insertions(+)
diff --git a/LICENSE b/LICENSE
index 8dada3e..37c00bd 100644
--- a/LICENSE
+++ b/LICENSE
@@ -199,3 +199,41 @@
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
+
+============================================================================
+Apache HugeGraph(incubator) SUBCOMPONENTS:
+
+The Apache HugeGraph(incubator) project contains subcomponents
+with separate copyright notices and license terms. Your use of the source
+code for the these subcomponents is subject to the terms and conditions
+of the following licenses.
+
+========================================================================
+Apache-2.0 license
+========================================================================
+
+The following components are provided under a Apache-2.0 license. See project
link for details.
+
+ requests v2.31.0 https://github.com/psf/requests
+ openai v0.28.1 https://github.com/openai/openai-python
+ retry v0.9.2 https://github.com/invl/retry
+ nltk v3.8.1 https://github.com/nltk/nltk
+ gradio v4.19.2 https://github.com/gradio-app/gradio
+
+========================================================================
+BSD licenses
+========================================================================
+
+The following components are provided under a BSD license. See project link
for details.
+
+ decorator v5.1.1 https://github.com/micheles/decorator
+
+========================================================================
+MIT licenses
+========================================================================
+
+The following components are provided under the MIT License. See project link
for details.
+
+ setuptools v67.6.1 https://github.com/pypa/setuptools
+ urllib3 v2.0.7 https://github.com/urllib3/urllib3
+ tiktoken v0.5.1 https://github.com/openai/tiktoken
diff --git a/NOTICE b/NOTICE
new file mode 100644
index 0000000..6ab1575
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1,5 @@
+Apache HugeGraph(incubating)
+Copyright 2022-2024 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).