This is an automated email from the ASF dual-hosted git repository. jin pushed a commit to branch imbajin-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph-ai.git
commit f9509c3eea68722123877da223e37209bc99a42a Author: imbajin <[email protected]> AuthorDate: Mon Nov 4 19:45:57 2024 +0800 clean LICENSE --- 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
