https://bugs.linuxfoundation.org/show_bug.cgi?id=1097

             Bug #: 1097
           Summary: Compare Utility - compound licenses with different
                    order of licenses found as different
           Product: SPDX
           Version: 1.1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Pretty Printer
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


When comparing conjunctive or disjunctive licenses with a different order of
licenses, the compare utility reports them as different.  They should be
reported as the same.

Examples:
(LicenseRef-14 AND LicenseRef-5 AND LicenseRef-6 AND LicenseRef-15 AND
LicenseRef-3 AND LicenseRef-12 AND LicenseRef-4 AND LicenseRef-13 AND
LicenseRef-10 AND LicenseRef-9 AND LicenseRef-11 AND LicenseRef-7 AND
LicenseRef-8 AND LGPL-2.1+ AND LicenseRef-1 AND LicenseRef-2 AND LicenseRef-0
AND GPL-2.0+ AND GPL-2.0 AND LicenseRef-17 AND LicenseRef-16 AND
BSD-2-Clause-Clear)

and 
(LicenseRef-14 AND LicenseRef-5 AND LicenseRef-6 AND LicenseRef-15 AND
LicenseRef-12 AND LicenseRef-3 AND LicenseRef-13 AND LicenseRef-4 AND
LicenseRef-10 AND LicenseRef-9 AND LicenseRef-11 AND LicenseRef-7 AND
LicenseRef-8 AND LGPL-2.1+ AND LicenseRef-1 AND LicenseRef-2 AND LicenseRef-0
AND GPL-2.0+ AND GPL-2.0 AND LicenseRef-17 AND BSD-2-Clause-Clear AND
LicenseRef-16)

-- 
Configure bugmail: https://bugs.linuxfoundation.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Spdx-tech mailing list
[email protected]
https://lists.spdx.org/mailman/listinfo/spdx-tech

Reply via email to