aboutsummaryrefslogtreecommitdiff
path: root/LICENSES
AgeCommit message (Collapse)Author
2026-01-09all: implement the scan commandShulhan
The scan command scan the files that need to be converted or inserted with SPDX identifiers in the current directory. The result of scan is stored inside a report file named "spdxconv.report". There are no other files modified after scan completed. User then can inspect and modify the report to exclude certain files or changes the behaviour of apply command. Deleting a line in the report means excluding the file from being processed by "apply" command.
2026-01-08all: add missing license and copyrightShulhan
Ah, the irony.