mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 04:51:22 +00:00
core(runtime): fix copyright in date (#9116)
This commit is contained in:
parent
836e22112a
commit
03bf2fc01f
@ -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.
|
||||
use deno_crypto::op_crypto_get_random_values;
|
||||
use deno_crypto::rand::rngs::StdRng;
|
||||
use deno_crypto::rand::SeedableRng;
|
||||
|
Loading…
Reference in New Issue
Block a user