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,3 +1,5 @@
// Copyright 2018 the Deno authors. All rights reserved. MIT license.
// A simple runtime that doesn't involve typescript or protobufs to test
// libdeno. Invoked by mock_runtime_test.cc