diff options
Diffstat (limited to 'pingora-limits/src/inflight.rs')
-rw-r--r-- | pingora-limits/src/inflight.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pingora-limits/src/inflight.rs b/pingora-limits/src/inflight.rs index 68d78d2..9c8814d 100644 --- a/pingora-limits/src/inflight.rs +++ b/pingora-limits/src/inflight.rs @@ -1,4 +1,4 @@ -// Copyright 2023 Cloudflare, Inc. +// Copyright 2024 Cloudflare, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. |