rockowitz/ddcui

License clarification

Closed this issue · 1 comments

Arch Linux has switched to SPDX-identifiers for packaging software.
Previously I just marked the package as GPL2, but now I need to mark as either "GPL-2.0-only" or "GPL-2.0-or-later". I cannot find info in this repository on which it is,

I would appreciate a clarification on this matter.

There are apparently SPDX-License-Identifier comments in each source file (and no summary in README or COPYING) that says it is GPL-2.0-or-later in all cases (well, one case is SPDX-License-Identifier: GPL-2.0-or-later/endcopyright> but I assume that is just a typo)