Avoid duplicate file entries in copyright report
When fixups based on d/copyrigth information are applied, the same paragraph is computed as many times as files are present, causing the same file to appear multiple time.
A proper fix requires a rework of the fixups, but as first step avoid having multiple instances of the same file.
Signed-off-by: Walter Lozano walter.lozano@collabora.com