summaryrefslogtreecommitdiff
path: root/runtime/snapshot.rs
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/snapshot.rs')
-rw-r--r--runtime/snapshot.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/snapshot.rs b/runtime/snapshot.rs
index 6a9fb4a2b..978f3d70e 100644
--- a/runtime/snapshot.rs
+++ b/runtime/snapshot.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 crate::ops;
use crate::ops::bootstrap::SnapshotOptions;