summaryrefslogtreecommitdiff
path: root/cli/js/copy_file.ts
diff options
context:
space:
mode:
Diffstat (limited to 'cli/js/copy_file.ts')
-rw-r--r--cli/js/copy_file.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/js/copy_file.ts b/cli/js/copy_file.ts
index 94d2b63db..538a7a0ba 100644
--- a/cli/js/copy_file.ts
+++ b/cli/js/copy_file.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 { sendSync, sendAsync } from "./dispatch_json.ts";
import * as dispatch from "./dispatch.ts";