chore: add copyright (#7593)

This commit is contained in:
tokiedokie 2020-09-21 21:26:41 +09:00 committed by GitHub
parent dc6571909b
commit c4ed3fb7e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
117 changed files with 130 additions and 13 deletions

View file

@ -1,3 +1,5 @@
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
use std::path::Component;
use std::path::Path;
use std::path::PathBuf;