index
:
spdxconv
main
Program to convert existing licenses and copyrights into SPDX format.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testdata
/
scan
Age
Commit message (
Expand
)
Author
2026-01-15
all: allow multiple pattern in match-file-comment
Shulhan
2026-01-15
report: do not return an error if report file does not exist
Shulhan
2026-01-15
all: add match-file-pattern for common files
Shulhan
2026-01-14
all: handle binary file in post-scan
Shulhan
2026-01-14
all: detect annotation from REUSE configuration
Shulhan
2026-01-14
all: get the copyright year from git history
Shulhan
2026-01-13
all: split the delete_line_pattern into before and after
Shulhan
2026-01-12
all: fix default regex match license and copyright to ignore comment
Shulhan
2026-01-12
all: add configuration for setting default copyright year
Shulhan
2026-01-12
all: implement match-file-comment for seting comment based on file name
Shulhan
2026-01-12
config_match_license: remove unused field DeleteMatch
Shulhan
2026-01-11
all: exclude file that contains both SPDX license and copyright text
Shulhan
2026-01-11
all: ignore symlink, COPYING, LICENSE, and LICENSES
Shulhan
2026-01-11
all: fix slice bounds out of range when scanning dir
Shulhan
2026-01-09
all: implement the scan command
Shulhan
2026-01-08
all: fix wrong copyright year on some files
Shulhan
2026-01-08
all: add missing license and copyright
Shulhan
2026-01-08
all: implement conversion for SPDX-License-Identifier
Shulhan
2026-01-07
all: exclude file that have ".license" file
Shulhan
2026-01-06
spdxconv: tool to convert license and copyright to SPDX format
Shulhan