chore: update copyright headers (#10243)

This commit is contained in:
Yoshiya Hinosawa 2021-04-20 14:27:36 +09:00 committed by GitHub
parent 2079da0f1c
commit 8424647d22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
24 changed files with 25 additions and 4 deletions

View file

@ -1,3 +1,4 @@
// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
use deno_core::error::custom_error;
use deno_core::error::AnyError;