diff options
Diffstat (limited to 'testdata/loadReport/ok')
| -rw-r--r-- | testdata/loadReport/ok/spdxconv.report | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/testdata/loadReport/ok/spdxconv.report b/testdata/loadReport/ok/spdxconv.report new file mode 100644 index 0000000..ab58899 --- /dev/null +++ b/testdata/loadReport/ok/spdxconv.report @@ -0,0 +1,13 @@ + +// comment +//spdxconv:regular +fileR1,default,unknown,default +file R2,exist:1,2024,exist:-1 +//spdxconv:binary + +fileB1,BSD-3-Clause,2000-2026,Author <contact@email.local> + +// comment +//spdxconv:unknown +// comment +fileU1,exist:-1,2000,exist:2 |
