diff options
Diffstat (limited to 'op_crates/web/21_filereader.js')
-rw-r--r-- | op_crates/web/21_filereader.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/op_crates/web/21_filereader.js b/op_crates/web/21_filereader.js index 381517310..c82c52864 100644 --- a/op_crates/web/21_filereader.js +++ b/op_crates/web/21_filereader.js @@ -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 base64 = window.__bootstrap.base64; |