summaryrefslogtreecommitdiff
path: root/cli/ast.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/ast.rs')
-rw-r--r--cli/ast.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/ast.rs b/cli/ast.rs
index d4837bb6f..a9b65b751 100644
--- a/cli/ast.rs
+++ b/cli/ast.rs
@@ -1,4 +1,4 @@
-// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
use crate::media_type::MediaType;
use crate::tsc_config;