From ba2fda55bc5bc7fc5422671ff8f793f8611aa22c Mon Sep 17 00:00:00 2001 From: tison Date: Wed, 23 Sep 2026 14:16:14 +0800 Subject: [PATCH] chore: Fix wording in LICENSE file about ASF headers --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 86747f2..546e801 100644 --- a/LICENSE +++ b/LICENSE @@ -313,7 +313,7 @@ Cancellation detaches the queue-owned node and returns permits already assigned to it, while Asyncband's own batching machinery moves waker drops and wakeups outside the waiter lock. -The standard ASF source headers on these four files apply to the substantial +The standard ASF source headers on these files apply to the substantial modifications contributed to Apache Asyncband. They do not replace the Tokio copyright notice or MIT License applicable to the incorporated portions.