summaryrefslogtreecommitdiff
path: root/ext/http/compressible.rs
diff options
context:
space:
mode:
Diffstat (limited to 'ext/http/compressible.rs')
-rw-r--r--ext/http/compressible.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/http/compressible.rs b/ext/http/compressible.rs
index 102a4943f..6e96582e7 100644
--- a/ext/http/compressible.rs
+++ b/ext/http/compressible.rs
@@ -1,4 +1,4 @@
-// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
use phf::phf_set;
use std::str::FromStr;