mirror of
https://github.com/denoland/deno.git
synced 2025-01-20 20:42:19 -05:00
copyright header
This commit is contained in:
parent
9e37da438c
commit
d104b0b8b3
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
|
||||
|
||||
mod database;
|
||||
mod statement;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue