mirror of
https://github.com/denoland/deno.git
synced 2025-09-26 12:19:12 +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-write --allow-read --allow-run --allow-net
|
||||
// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
|
||||
// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
|
||||
import { buildMode, getPrebuilt, getSources, join, ROOT_PATH } from "./util.js";
|
||||
import { checkCopyright } from "./copyright_checker.js";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue