summaryrefslogtreecommitdiff
path: root/std/hash/md5.ts
diff options
context:
space:
mode:
Diffstat (limited to 'std/hash/md5.ts')
-rw-r--r--std/hash/md5.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/std/hash/md5.ts b/std/hash/md5.ts
index 0e7017bc9..36984d3ab 100644
--- a/std/hash/md5.ts
+++ b/std/hash/md5.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.
import * as hex from "../encoding/hex.ts";