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,4 +1,4 @@
// Copyright 2018 the Deno authors. All rights reserved. MIT license.
// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
import { test, testPerm, assert, assertEqual } from "./test_util.ts";
import * as deno from "deno";