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, 2 insertions, 0 deletions
diff --git a/bench_util/benches/utf8.rs b/bench_util/benches/utf8.rs
index 363300d5e..2bbf439b6 100644
--- a/bench_util/benches/utf8.rs
+++ b/bench_util/benches/utf8.rs
@@ -1,3 +1,5 @@
+// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
+
use deno_bench_util::bench_js_sync_with;
use deno_bench_util::bench_or_profile;
use deno_bench_util::bencher::benchmark_group;