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,3 +1,4 @@
// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
// Interfaces 100% copied from Go.
// Documentation liberally lifted from them too.
// Thank you! We love Go!