This is an automated email from the ASF dual-hosted git repository. vaughn pushed a commit to branch release-1.0.0 in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git
commit 01d59bef97f2252857a9cc9eccc364f9c8288580 Author: imbajin <[email protected]> AuthorDate: Fri Jan 6 22:24:15 2023 +0800 Update .licenserc.yaml --- .licenserc.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.licenserc.yaml b/.licenserc.yaml index c81a6b52d..b87b7c8e4 100644 --- a/.licenserc.yaml +++ b/.licenserc.yaml @@ -56,6 +56,7 @@ header: # `header` section is configurations for source codes license header. - '.gitattributes' - 'LICENSE' - 'NOTICE' + - 'DISCLAIMER' - '**/*.versionsBackup' - '**/*.versionsBackup' - '**/*.proto'
