chore: add NOTICE file (#2066)

This commit is contained in:
Simon Cheung 2023-01-04 02:08:43 +08:00 committed by GitHub
parent fb48e831f7
commit 80bd82bde1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -55,6 +55,7 @@ header: # `header` section is configurations for source codes license header.
- '.gitignore'
- '.gitattributes'
- 'LICENSE'
- 'NOTICE'
- '**/*.versionsBackup'
- '**/*.versionsBackup'
- '**/*.proto'

5
NOTICE Normal file
View File

@ -0,0 +1,5 @@
Apache HugeGraph(incubating)
Copyright 2022-2023 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).