mirror of
https://github.com/denoland/deno.git
synced 2025-09-26 12:19:12 +00:00
change copyrights from 2019 to 2020 (#3733)
This commit is contained in:
parent
5e2fd183ff
commit
108294deeb
59 changed files with 59 additions and 59 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue