This is an automated email from the ASF dual-hosted git repository.
junchao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb.git
The following commit(s) were added to refs/heads/master by this push:
new 035b2aa2 Update .licenserc.yaml
035b2aa2 is described below
commit 035b2aa2a9a47f0836e8dc492933aa569a6c7234
Author: cjcchen <[email protected]>
AuthorDate: Sat Sep 13 05:02:53 2025 +0800
Update .licenserc.yaml
---
.licenserc.yaml | 18 ------------------
1 file changed, 18 deletions(-)
diff --git a/.licenserc.yaml b/.licenserc.yaml
index b5d9c403..829dcdba 100644
--- a/.licenserc.yaml
+++ b/.licenserc.yaml
@@ -6,28 +6,10 @@ header:
paths-ignore:
- '.*'
- '.**/**'
- - 'CNAME'
- - '**/*.conf'
- - '**/*.config'
- - '**/*.json'
- '**/*.sol'
- - '**/*.pri'
- - '**/*.pub'
- 'dev/.rat-excludes'
- - 'DISCLAIMER'
- - 'NOTICE'
- - 'LICENSE'
- 'documents/doxygen/.gitignore'
- 'third_party/loc_script/src/index.js'
- # Ecosystem-specific exclusions
- - 'ecosystem/**/.rat-excludes'
- - 'ecosystem/**/.gitignore'
- - 'ecosystem/**/.bazelrc'
- - 'ecosystem/**/.gitattributes'
- - 'ecosystem/**/.npmrc'
- - 'ecosystem/**/.prettierrc'
- - 'ecosystem/**/.prettierignore'
- - 'ecosystem/**/.licenserc.yaml'