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