summaryrefslogtreecommitdiff
path: root/cli/js/format_error.ts
diff options
context:
space:
mode:
Diffstat (limited to 'cli/js/format_error.ts')
-rw-r--r--cli/js/format_error.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/js/format_error.ts b/cli/js/format_error.ts
index 801da0d0b..d1d5a73f2 100644
--- a/cli/js/format_error.ts
+++ b/cli/js/format_error.ts
@@ -1,4 +1,4 @@
-// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
import * as dispatch from "./dispatch.ts";
import { sendSync } from "./dispatch_json.ts";