diff options
Diffstat (limited to 'ext/webstorage/lib.rs')
| -rw-r--r-- | ext/webstorage/lib.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/webstorage/lib.rs b/ext/webstorage/lib.rs index 6284a59bc..736bea4b5 100644 --- a/ext/webstorage/lib.rs +++ b/ext/webstorage/lib.rs @@ -1,4 +1,4 @@ -// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license. +// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license. // NOTE to all: use **cached** prepared statements when interfacing with SQLite. |
