summaryrefslogtreecommitdiff
path: root/std/hash/sha1.ts
diff options
context:
space:
mode:
Diffstat (limited to 'std/hash/sha1.ts')
-rw-r--r--std/hash/sha1.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/std/hash/sha1.ts b/std/hash/sha1.ts
index b30ccb6b6..91b1f0de9 100644
--- a/std/hash/sha1.ts
+++ b/std/hash/sha1.ts
@@ -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.
/*
* [js-sha1]{@link https://github.com/emn178/js-sha1}
*