diff options
Diffstat (limited to 'src/snapshot.rs')
| -rw-r--r-- | src/snapshot.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/snapshot.rs b/src/snapshot.rs index 264395093..e9457850e 100644 --- a/src/snapshot.rs +++ b/src/snapshot.rs @@ -1,4 +1,4 @@ -// Copyright 2018 the Deno authors. All rights reserved. MIT license. +// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license. use libdeno::deno_buf; pub fn deno_snapshot() -> deno_buf { |
