summaryrefslogtreecommitdiff
path: root/format.ts
diff options
context:
space:
mode:
Diffstat (limited to 'format.ts')
-rwxr-xr-xformat.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/format.ts b/format.ts
index 949fa9ce9..c11d4e7b9 100755
--- a/format.ts
+++ b/format.ts
@@ -1,5 +1,5 @@
#!/usr/bin/env deno --allow-run
-// Copyright 2018 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
import { readAll, exit, run } from "deno";