summaryrefslogtreecommitdiff
path: root/cli/js/performance.ts
diff options
context:
space:
mode:
Diffstat (limited to 'cli/js/performance.ts')
-rw-r--r--cli/js/performance.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/js/performance.ts b/cli/js/performance.ts
index 6ea8e56e1..37cca35ab 100644
--- a/cli/js/performance.ts
+++ b/cli/js/performance.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";