diff options
Diffstat (limited to 'std/hash/_wasm/hash.ts')
-rw-r--r-- | std/hash/_wasm/hash.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/std/hash/_wasm/hash.ts b/std/hash/_wasm/hash.ts index 43ddf77f3..eb6636dab 100644 --- a/std/hash/_wasm/hash.ts +++ b/std/hash/_wasm/hash.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 init, { source, |