change copyrights from 2019 to 2020 (#3733)

This commit is contained in:
Takashi Idobe 2020-01-21 09:01:55 -06:00 committed by Ry Dahl
parent 5e2fd183ff
commit 108294deeb
59 changed files with 59 additions and 59 deletions

View file

@ -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 sys
from util import run, root_path