Use SPDX 3.0 license identifier
authorKunal Mehta <legoktm@member.fsf.org>
Tue, 6 Mar 2018 01:14:07 +0000 (17:14 -0800)
committerUmherirrender <umherirrender_de.wp@web.de>
Sun, 18 Mar 2018 18:08:22 +0000 (18:08 +0000)
commit2d5c742db3c2a0302e7c699a25fbf94cae0a2d7e
treea7baaaa887b51ff90abd1a68a6bcc3dd1ed59b48
parent26a38eb71483adb23004f067c06238c131800ce3
Use SPDX 3.0 license identifier

SPDX released version 3 of their license list (<https://spdx.org/licenses/>),
which changed the FSF licenses to explicitly end in -only or -or-later
instead of relying on an easy to miss + symbol.

Bug: T183858
Change-Id: I4cbb98ea2bbacf46a57401dbba2bdb076fca1d3a
12 files changed:
composer.json
includes/DefaultSettings.php
includes/api/ApiBase.php
includes/libs/HtmlArmor.php
includes/libs/http/HttpAcceptNegotiator.php
includes/libs/http/HttpAcceptParser.php
tests/phpunit/data/composer/composer.json
tests/phpunit/data/composer/composer.lock
tests/phpunit/data/composer/installed.json
tests/phpunit/data/composer/new-composer.json
tests/phpunit/includes/libs/composer/ComposerInstalledTest.php
tests/phpunit/includes/libs/composer/ComposerLockTest.php