mirror of
https://github.com/denoland/deno.git
synced 2025-08-04 19:08:15 +00:00
chore: update copyright to 2024 (#21753)
This commit is contained in:
parent
8ba828b41e
commit
7e72f3af61
1008 changed files with 1009 additions and 1009 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env -S deno run --unstable --allow-read --allow-write --allow-run
|
||||
// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
|
||||
// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
|
||||
|
||||
import { join, ROOT_PATH } from "./util.js";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue