Skip to content

License is unclear #389

@imphil

Description

@imphil

I found a problem with the license of this project.

  • The README.md says "Modules is distributed under the GNU General Public License version 2 (GPL v2). Read the file COPYING.GPLv2 for details.", indicating GPLv2 (this specific version, not any later version).
  • In the source tree there are both GPLv2+ ("GPLv2 or any later version", e.g. script/createmodule.sh) and GPLv3+ files (e.g. script/envml.cmd).
  • The spec file contrib/rpm/environment-modules.spec.in suggests GPLv2+.

Given the current state of affairs in the source tree, the resulting work must be considered GPLv3+. Is that what you intended? In that case, could you please update the README and the COPYING file? If that wasn't intended, could you relicense all source files under GPLv2 or GPLv2+?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions