chore(license): add MIT LICENSE and SPDX headers to source files
This commit is contained in:
2
scripts/create-pca.js
Executable file → Normal file
2
scripts/create-pca.js
Executable file → Normal file
@@ -1,4 +1,6 @@
|
||||
#!/usr/bin/env node
|
||||
// SPDX-License-Identifier: MIT
|
||||
|
||||
|
||||
import fs from "node:fs";
|
||||
import os from "node:os";
|
||||
|
||||
Reference in New Issue
Block a user