cornelius / open-source-governance

Collection of data about open source governance models

Home Page:https://cornelius.github.io/open-source-governance/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use SPDX IDs for marking licenses

silverhook opened this issue · comments

SPDX IDs and statements are the de facto standard for license names. It would make sense to use it here.

e.g. MIT, GPL-2.0-or-later or GPL-2.0 and LGPL-3.0 and Apache-2.0 are examples

Yes, absolutely.