chore: update copyright to 2024 (#21753)

This commit is contained in:
David Sherret 2024-01-01 14:58:21 -05:00 committed by GitHub
parent 8ba828b41e
commit 7e72f3af61
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
1008 changed files with 1009 additions and 1009 deletions

View file

@ -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";