aboutsummaryrefslogtreecommitdiff
path: root/testdata/scan/dummy
AgeCommit message (Collapse)Author
2026-01-08all: fix wrong copyright year on some filesShulhan
I wrote the initial codes in December 2025 but commit it on year 2026.
2026-01-07all: exclude file that have ".license" fileShulhan
If the file X has another file named "X.license" in the same directory, exclude it for being processed. The ".license" is SPDX specific file that contains only SPDX identifiers.