diff options
Diffstat (limited to 'tools/fmt_test.py')
-rwxr-xr-x | tools/fmt_test.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/fmt_test.py b/tools/fmt_test.py index ca7cc7c20..d05c3aea6 100755 --- a/tools/fmt_test.py +++ b/tools/fmt_test.py @@ -1,5 +1,5 @@ #!/usr/bin/env python -# Copyright 2018-2019 the Deno authors. All rights reserved. MIT license. +# Copyright 2018-2020 the Deno authors. All rights reserved. MIT license. import os import shutil |