Skip to content

Suggestion: Use SPDX instead of OSI #133

@dertuxmalwieder

Description

@dertuxmalwieder

Even assuming that ElkArte add-ons are to be considered derivative work, the current recommendation of using OSI-approved licenses is too narrow, because the list is rather short.

I would recommend that the SPDX License List is used as a valid source instead. That would have two important improvements:

  1. The list is much longer (even including the WTFPL ;-)),
  2. there are unique identifiers assigned with each license, so one wouldn't have to guess anymore.

Example from the existing code:

{% when 'BSD' or 'BSD3' %}

Can you guess which "BSD license" the BSD license is?

Solvable with SPDX!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions