summaryrefslogtreecommitdiff
path: root/ext/node/ops/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'ext/node/ops/mod.rs')
-rw-r--r--ext/node/ops/mod.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/node/ops/mod.rs b/ext/node/ops/mod.rs
index 277e340df..ae798d181 100644
--- a/ext/node/ops/mod.rs
+++ b/ext/node/ops/mod.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.
pub mod crypto;
pub mod fs;