mirror of
https://github.com/denoland/deno.git
synced 2025-08-03 02:22:40 +00:00
chore: update copyright to 2021 (#9092)
This commit is contained in:
parent
d676b6c63a
commit
d8fd71afdf
269 changed files with 269 additions and 269 deletions
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
|
||||
// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
|
||||
((window) => {
|
||||
const { stat, statSync, chmod, chmodSync } = window.__bootstrap.fs;
|
||||
const { open, openSync } = window.__bootstrap.files;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue