From 6caad609493c551146c22a0dea9c1785571ee35c Mon Sep 17 00:00:00 2001 From: Zehua Zou Date: Fri, 5 Jun 2026 17:37:05 +0800 Subject: [PATCH] chore: update LICENSE of FnOnce --- LICENSE | 1 + 1 file changed, 1 insertion(+) diff --git a/LICENSE b/LICENSE index 3fe0ab613..374b7fc58 100644 --- a/LICENSE +++ b/LICENSE @@ -216,6 +216,7 @@ This product includes code from Apache Arrow. * Core utilities: * checked_cast utility in src/iceberg/util/checked_cast.h. + * FnOnce utility in src/iceberg/util/functional.h. * visit_type utility in src/iceberg/util/visit_type.h. * Decimal128 implementation details in src/iceberg/util/decimal files. * Build system modules: