mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-61269 composer: better license GPL-3.0-or-later
Source: https://spdx.org/licenses/
This commit is contained in:
parent
35925a2c06
commit
b26bc628cf
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "moodle/moodle",
|
||||
"license": "GPL-3.0",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"description": "Moodle - the world's open source learning platform",
|
||||
"type": "project",
|
||||
"homepage": "https://moodle.org",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue