mirror of
https://github.com/denoland/deno.git
synced 2025-08-01 09:32:28 +00:00
Add missing copyrights (#1024)
This commit is contained in:
parent
7210e7b33b
commit
b809a82fd9
46 changed files with 39 additions and 12 deletions
|
@ -1,5 +1,4 @@
|
|||
// Copyright 2018 the Deno authors. All rights reserved. MIT license.
|
||||
|
||||
import { Reader, Writer, Closer, ReadResult } from "./io";
|
||||
import * as dispatch from "./dispatch";
|
||||
import * as msg from "gen/msg_generated";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue