aboutsummaryrefslogtreecommitdiff
path: root/testdata/scan/test.sql
AgeCommit message (Collapse)Author
2026-01-14all: get the copyright year from git historyShulhan
If the line that match with pattern on match-copyright does not contains year, or there is no match, try to get the year from the first commit of the file using "git log --follow ..." command. If no commit history or its not using git, use default copyright year from configuration.