summaryrefslogtreecommitdiff
path: root/cli/npm/common.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/npm/common.rs')
-rw-r--r--cli/npm/common.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/npm/common.rs b/cli/npm/common.rs
index c7ae55f8f..e40924838 100644
--- a/cli/npm/common.rs
+++ b/cli/npm/common.rs
@@ -1,4 +1,4 @@
-// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
/// Gets the corresponding @types package for the provided package name.
pub fn types_package_name(package_name: &str) -> String {