chore: update license lines (#1557)

This commit is contained in:
Yoshiya Hinosawa 2019-01-22 04:03:30 +09:00 committed by Ryan Dahl
parent 7eb74ba0d6
commit 77114fbda4
145 changed files with 148 additions and 122 deletions

View file

@ -1,5 +1,5 @@
#!/usr/bin/env python
# Copyright 2018 the Deno authors. All rights reserved. MIT license.
# Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
# Check deno dir is created properly
# Usage: deno_dir_test.py [path to deno dir]
import os