Skip to content

Commit 60af132

Browse files
authored
Update process.js licensing info
1 parent 191a6ac commit 60af132

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

scripts/helpers/process.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
/*
2+
* SPDX-FileCopyrightText: 2025-2026 Pagefault Games
3+
* SPDX-FileContributor: Bertie690
4+
*
5+
* SPDX-License-Identifier: AGPL-3.0-only
6+
*/
7+
18
import { spawnSync } from "node:child_process";
29

310
/**

0 commit comments

Comments
 (0)