Skip to content

Invalid 3DFX license info in SPDX:RDF file #744

@timurphy

Description

@timurphy

When scanning a file containing the 3DFX Glide license text (https://spdx.org/licenses/Glide.html), both Nomos and Monk correctly label the license as 3DFX. This can be seen in ?mod=view-license. When an SPDX:RDF file is generated, the following is written to the file:

<spdx:licenseInfoInFile rdf:resource="http://spdx.org/licenses/3DFX"/>

This resource is invalid - it should be https://spdx.org/licenses/Glide. This causes problems when analyzing the file with spdx tools, as it does not recognize the license. Manually editing the RDF file to use the correct resource link fixes the problem.

Tested on: Version: [3.1.0rc2], Branch: [master], Commit: [#3b080b]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions