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 898d92e4 change licence
898d92e4 is described below

commit 898d92e428ae00418bb837adbf9b9f50fe024331
Author: Ubuntu <[email protected]>
AuthorDate: Mon Jul 14 14:45:27 2025 +0000

    change licence
---
 .licenserc.yaml | 4 +---
 WORKSPACE       | 1 +
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/.licenserc.yaml b/.licenserc.yaml
index 6357ff88..2cb7e2a9 100644
--- a/.licenserc.yaml
+++ b/.licenserc.yaml
@@ -6,9 +6,7 @@ header:
   paths-ignore:
     - '.*'
     - '.**/**'
-    - 'repositories.bzl'
     - 'CNAME'
-    - 'WORKSPACE'
     - '**/*.conf'
     - '**/*.config'
     - '**/*.json'
@@ -19,7 +17,7 @@ header:
     - 'header'
     - 'dev/.rat-excludes'
     - '**/*.md'
-    - 'DISCLAIMER-WIP'
+    - 'DISCLAIMER'
     - 'NOTICE'
     - 'LICENSE'
     - 'documents/doxygen/.gitignore'
diff --git a/WORKSPACE b/WORKSPACE
index 96e8522d..98a7d203 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -1,3 +1,4 @@
+
 workspace(name = "com_resdb_nexres")
 
 load("@bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

Reply via email to