summaryrefslogtreecommitdiff
path: root/bench_util/src/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'bench_util/src/lib.rs')
-rw-r--r--bench_util/src/lib.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench_util/src/lib.rs b/bench_util/src/lib.rs
index 943474c47..1dfb06ae0 100644
--- a/bench_util/src/lib.rs
+++ b/bench_util/src/lib.rs
@@ -1,4 +1,4 @@
-// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license.
mod js_runtime;
mod profiling;