Skip to content

docs: correct README license version to GPLv3#77

Merged
eXeLearningProject merged 2 commits into
mainfrom
fix/license-gplv3-readme
Jun 4, 2026
Merged

docs: correct README license version to GPLv3#77
eXeLearningProject merged 2 commits into
mainfrom
fix/license-gplv3-readme

Conversation

@erseco
Copy link
Copy Markdown
Collaborator

@erseco erseco commented Jun 4, 2026

What

License consistency cleanup (no license change — it stays GNU GPL v3 or later, as required by Moodle):

  • Fix the README.md "License" section, which said "version 2 of the License" while the bundled LICENSE file is the full GNU GPL v3 and every @license header in the codebase is GNU GPL v3 or later.

Why

Moodle requires that the files implementing the interface between the core and a plugin be licensed under GNU GPL v3 (or later) (Plugin contribution checklist, License). The plugin already complies; this just removes the stale "version 2" wording in the README.

Part of the licensing review in exelearning/exelearning#1895.


Moodle Playground Preview

The changes in this pull request can be previewed and tested using a Moodle Playground instance.

Preview in Moodle Playground

⚠️ The embedded eXeLearning editor is not included in this preview. You can install it from Modules > eXeLearning SCORM > Configure using the "Download & Install Editor" button. All other module features (ELPX upload, viewer, preview) work normally.

The README mentioned version 2 while the bundled LICENSE is GPL v3 and all
source headers are GPL v3 or later.

Ref: exelearning/exelearning#1895
@erseco erseco requested a review from ignaciogros June 4, 2026 09:17
@eXeLearningProject eXeLearningProject merged commit b4f4c58 into main Jun 4, 2026
1 check passed
@eXeLearningProject eXeLearningProject deleted the fix/license-gplv3-readme branch June 4, 2026 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants