mirror of
https://github.com/denoland/deno.git
synced 2025-09-30 22:21:15 +00:00
update copyright to 2021 (#9081)
This commit is contained in:
parent
b0821fe9ce
commit
2b75a11559
347 changed files with 365 additions and 366 deletions
|
@ -2,7 +2,7 @@
|
|||
// https://github.com/golang/go/blob/2cc15b1/src/encoding/csv/reader_test.go
|
||||
// Copyright 2011 The Go Authors. All rights reserved. BSD license.
|
||||
// https://github.com/golang/go/blob/master/LICENSE
|
||||
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
|
||||
// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
|
||||
|
||||
import { assertEquals, assertThrowsAsync } from "../testing/asserts.ts";
|
||||
import {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue