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