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