This is an automated email from the ASF dual-hosted git repository.

junchao pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-resilientdb-ResCLI.git


The following commit(s) were added to refs/heads/main by this push:
     new 314b760  add license
314b760 is described below

commit 314b760bc37026abb112717a8dbf9e000a8256be
Author: Ubuntu <[email protected]>
AuthorDate: Mon Jul 14 16:23:23 2025 +0000

    add license
---
 .licenserc.yaml | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

diff --git a/.licenserc.yaml b/.licenserc.yaml
index f274358..ae67f6f 100644
--- a/.licenserc.yaml
+++ b/.licenserc.yaml
@@ -6,20 +6,15 @@ header:
   paths-ignore:
     - '.*'
     - '.**/**'
-    - 'repositories.bzl'
     - 'CNAME'
-    - 'WORKSPACE'
     - '**/*.conf'
     - '**/*.config'
     - '**/*.json'
     - '**/*.sol'
     - '**/*.pri'
     - '**/*.pub'
-    - 'Doxyfile'
-    - 'header'
     - 'dev/.rat-excludes'
-    - '**/*.md'
-    - 'DISCLAIMER-WIP'
+    - 'DISCLAIMER'
     - 'NOTICE'
     - 'LICENSE'
     - 'documents/doxygen/.gitignore'
@@ -27,4 +22,5 @@ header:
 
 
 
-  comment: on-failure
\ No newline at end of file
+  comment: on-failure
+

Reply via email to