diff options
Diffstat (limited to 'core/ops_metrics.rs')
-rw-r--r-- | core/ops_metrics.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/ops_metrics.rs b/core/ops_metrics.rs index 8c6ef3a7c..7daeaab19 100644 --- a/core/ops_metrics.rs +++ b/core/ops_metrics.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 crate::serde::Serialize; use crate::OpId; |