From 1d1a8c8739883fb22882fa1c7b1f0db69cc2094e Mon Sep 17 00:00:00 2001 From: Yingchun Lai Date: Sun, 22 Sep 2024 23:23:20 +0800 Subject: [PATCH] license --- .licenserc.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.licenserc.yaml b/.licenserc.yaml index d1ee6798d5..d4c6f7b9c3 100644 --- a/.licenserc.yaml +++ b/.licenserc.yaml @@ -68,6 +68,7 @@ header: - 'src/replica/duplication/test/log.1.0.handle_real_private_log2' - 'src/replica/duplication/test/log.1.0.all_loaded_are_write_empties' # Used for patches for thirdparties. + - 'thirdparty/fix_hdfs_native_client.patch' - 'thirdparty/fix_jemalloc_for_m1_on_macos.patch' - 'thirdparty/fix_libevent_for_macos.patch' - 'thirdparty/fix_rocksdb-cmake-PORTABLE-option.patch'