reuse-tool icon indicating copy to clipboard operation
reuse-tool copied to clipboard

Fix copyright merging for all copyright styles.

Open sudorook opened this issue 1 year ago • 0 comments

Fixes patterns not matching spdx-c, spdx-symbol, and string-symbol correctly, thereby causing merges to not occur.

Also change test_annotate_merge_copyrights_simple() to test copyright merging for all copyright styles defined in _COPYRIGHT_STYLES dictionary.

sudorook avatar Apr 26 '24 18:04 sudorook