| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-14 | all: get the copyright year from git history | Shulhan | |
| 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. | |||
| 2026-01-06 | spdxconv: tool to convert license and copyright to SPDX format | Shulhan | |
| This is the initial implementation, work in progress, with the following functions, * loading the spdxconv.cfg file * scanning list of files to be converted * detect .git repository and exclude files ignored by .gitignore No conversion logic is implemented yet. | |||
