mirror of
https://github.com/denoland/deno.git
synced 2025-09-28 13:14: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 { assert, assertEquals, fail } from "../../testing/asserts.ts";
|
||||
import Dir from "./_fs_dir.ts";
|
||||
import type Dirent from "./_fs_dirent.ts";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue