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

gangwu pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-cpp.git


The following commit(s) were added to refs/heads/main by this push:
     new bdf9989f chore: remove stale path of `expected.h` from licenserc.yaml 
(#425)
bdf9989f is described below

commit bdf9989f16245ce0fbb2a1353ce100fc19f521cc
Author: Junwang Zhao <[email protected]>
AuthorDate: Mon Dec 22 10:23:27 2025 +0800

    chore: remove stale path of `expected.h` from licenserc.yaml (#425)
    
    we no longer self-maintain expected.h, better to remove
---
 .github/.licenserc.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/.licenserc.yaml b/.github/.licenserc.yaml
index 4f748bb5..dd12a876 100644
--- a/.github/.licenserc.yaml
+++ b/.github/.licenserc.yaml
@@ -29,7 +29,6 @@ header:
     - 'LICENSE'
     - 'NOTICE'
     - 'requirements.txt'
-    - 'src/iceberg/expected.h'
     - 'src/iceberg/util/murmurhash3_internal.*'
     - 'src/iceberg/test/resources/**'
 

Reply via email to