summaryrefslogtreecommitdiff
path: root/bench_util/benches/utf8.rs
diff options
context:
space:
mode:
Diffstat (limited to 'bench_util/benches/utf8.rs')
-rw-r--r--bench_util/benches/utf8.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench_util/benches/utf8.rs b/bench_util/benches/utf8.rs
index 242fb2bfc..783983dcb 100644
--- a/bench_util/benches/utf8.rs
+++ b/bench_util/benches/utf8.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 deno_bench_util::bench_js_sync_with;
use deno_bench_util::bench_or_profile;