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.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/bench_util/src/lib.rs b/bench_util/src/lib.rs
index 41aaf4004..943474c47 100644
--- a/bench_util/src/lib.rs
+++ b/bench_util/src/lib.rs
@@ -1,3 +1,4 @@
+// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
mod js_runtime;
mod profiling;