mirror of
https://github.com/denoland/deno.git
synced 2025-09-26 20:29:11 +00:00
Add missing copyrights (#1024)
This commit is contained in:
parent
7210e7b33b
commit
b809a82fd9
46 changed files with 39 additions and 12 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env python
|
||||
# Copyright 2018 the Deno authors. All rights reserved. MIT license.
|
||||
import third_party
|
||||
from util import build_mode, build_path, enable_ansi_colors, root_path, run
|
||||
from util import shell_quote
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue