summaryrefslogtreecommitdiff
path: root/ext/web/blob.rs
diff options
context:
space:
mode:
Diffstat (limited to 'ext/web/blob.rs')
-rw-r--r--ext/web/blob.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/web/blob.rs b/ext/web/blob.rs
index 97974caf0..392f36acb 100644
--- a/ext/web/blob.rs
+++ b/ext/web/blob.rs
@@ -1,4 +1,4 @@
-// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
use std::cell::RefCell;
use std::collections::HashMap;