[
https://issues.apache.org/jira/browse/RAT-251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801915#comment-16801915
]
Jochen Wiedmann commented on RAT-251:
-------------------------------------
Okay. As of this writing, we are not identifying a particular section of the
file, aka the file header. So, there are two things to do:
# Identify a mapping between the current set of licenses, as supported by Rat,
and the SPDX identifiers. That's something, we could use your help with.
# Scan the files for strings like "SPDX-License-Identifier: <ID>". If such a
string is detected, and a license with the given <ID> is present: Take that as
a match.
> Support for SPDX identifiers
> ----------------------------
>
> Key: RAT-251
> URL: https://issues.apache.org/jira/browse/RAT-251
> Project: Apache Rat
> Issue Type: New Feature
> Reporter: Szymon Janc
> Priority: Major
>
> would be great if RAT could understand SPDX identifiers as this makes licence
> compliance checking much simpler
> https://spdx.org/
> https://spdx.org/licenses/
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)