summaryrefslogtreecommitdiff
path: root/tools/release/helpers/mod.ts
diff options
context:
space:
mode:
Diffstat (limited to 'tools/release/helpers/mod.ts')
-rw-r--r--tools/release/helpers/mod.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/release/helpers/mod.ts b/tools/release/helpers/mod.ts
index f9d23ac83..2cf00c352 100644
--- a/tools/release/helpers/mod.ts
+++ b/tools/release/helpers/mod.ts
@@ -1,4 +1,4 @@
-// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license.
export * from "./cargo.ts";
export * from "./crates_io.ts";