diff options
Diffstat (limited to 'cli/lsp/logging.rs')
-rw-r--r-- | cli/lsp/logging.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/lsp/logging.rs b/cli/lsp/logging.rs index 39a53f2b8..2b85d77ec 100644 --- a/cli/lsp/logging.rs +++ b/cli/lsp/logging.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. use chrono::DateTime; use chrono::Utc; |