Change copyrights to be 'Deno authors'.

This commit is contained in:
Ryan Dahl 2018-07-23 14:46:30 -04:00
parent dcaf9b3227
commit 1de16af1f3
37 changed files with 40 additions and 86 deletions

View file

@ -1,5 +1,4 @@
// Copyright 2018 Ryan Dahl <ry@tinyclouds.org>
// All rights reserved. MIT License.
// Copyright 2018 the Deno authors. All rights reserved. MIT license.
import {
assert,
log,