From c4ed3fb7e767311dc5a6fc931fceaf4fdee885de Mon Sep 17 00:00:00 2001 From: tokiedokie Date: Mon, 21 Sep 2020 21:26:41 +0900 Subject: chore: add copyright (#7593) --- std/io/_iotest.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'std/io/_iotest.ts') diff --git a/std/io/_iotest.ts b/std/io/_iotest.ts index a309fb5e1..726e7e2a6 100644 --- a/std/io/_iotest.ts +++ b/std/io/_iotest.ts @@ -1,4 +1,4 @@ -// Ported to Deno from +// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.// Ported to Deno from // Copyright 2009 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -- cgit v1.2.3