mirror of
https://github.com/denoland/deno.git
synced 2025-08-01 09:32:28 +00:00
chore: update license lines (#1557)
This commit is contained in:
parent
7eb74ba0d6
commit
77114fbda4
145 changed files with 148 additions and 122 deletions
|
@ -1,3 +1,5 @@
|
|||
// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
|
||||
|
||||
import { Buffer, readAll } from "deno";
|
||||
import * as deno from "deno";
|
||||
// This code has been ported almost directly from Go's src/bytes/buffer_test.go
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue