summaryrefslogtreecommitdiff
path: root/core/ops_metrics.rs
diff options
context:
space:
mode:
Diffstat (limited to 'core/ops_metrics.rs')
-rw-r--r--core/ops_metrics.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/ops_metrics.rs b/core/ops_metrics.rs
index f2e9bc255..7e45ec4ea 100644
--- a/core/ops_metrics.rs
+++ b/core/ops_metrics.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.
use crate::serde::Serialize;
use crate::OpId;
use std::cell::RefCell;