mirror of
https://github.com/denoland/deno.git
synced 2025-09-28 05:04:48 +00:00
chore: add copyright (#7593)
This commit is contained in:
parent
dc6571909b
commit
c4ed3fb7e7
117 changed files with 130 additions and 13 deletions
|
@ -1,3 +1,4 @@
|
|||
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
|
||||
import { assertEquals } from "../testing/asserts.ts";
|
||||
import Buffer from "./buffer.ts";
|
||||
import { StringDecoder } from "./string_decoder.ts";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue