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 4c85aa9 chore: clean LICENSE for source code package (#104)
4c85aa9 is described below
commit 4c85aa93e76ca935bb8a87ac732d2c5ac22e81c9
Author: imbajin <[email protected]>
AuthorDate: Fri Nov 15 14:02:52 2024 +0800
chore: clean LICENSE for source code package (#104)
---
LICENSE | 38 --------------------------------------
1 file changed, 38 deletions(-)
diff --git a/LICENSE b/LICENSE
index 37c00bd..8dada3e 100644
--- a/LICENSE
+++ b/LICENSE
@@ -199,41 +199,3 @@
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