spastic nigga forgot it AGAIN
This commit is contained in:
parent
2e5838504e
commit
4a1efcf730
20 changed files with 23 additions and 23 deletions
|
|
@ -1,13 +1,13 @@
|
|||
#!/usr/bin/env -S deno run --allow-read --allow-write
|
||||
/**
|
||||
* Copyright (c) 2025 xwra
|
||||
* Copyright (c) 2025 misties
|
||||
* SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
*/
|
||||
|
||||
import { walk } from "https://deno.land/std/fs/walk.ts";
|
||||
|
||||
const copyrightHeader = `/**
|
||||
* Copyright (c) 2025 xwra
|
||||
* Copyright (c) 2025 misties
|
||||
* SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
*/
|
||||
`;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue