summaryrefslogtreecommitdiff
path: root/bench_util/profiling.rs
diff options
context:
space:
mode:
Diffstat (limited to 'bench_util/profiling.rs')
-rw-r--r--bench_util/profiling.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench_util/profiling.rs b/bench_util/profiling.rs
index 26d8d8fd6..bd65e3274 100644
--- a/bench_util/profiling.rs
+++ b/bench_util/profiling.rs
@@ -1,4 +1,4 @@
-// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
use bencher::{DynBenchFn, StaticBenchFn, TestDescAndFn, TestOpts};
pub fn is_profiling() -> bool {