diff options
Diffstat (limited to 'includes/specials/helpers/License.php')
-rw-r--r-- | includes/specials/helpers/License.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/specials/helpers/License.php b/includes/specials/helpers/License.php index 940f69c7654c..fbd801d06e5e 100644 --- a/includes/specials/helpers/License.php +++ b/includes/specials/helpers/License.php @@ -21,7 +21,7 @@ * @ingroup SpecialPage * @author Ævar Arnfjörð Bjarmason <avarab@gmail.com> * @copyright Copyright © 2005, Ævar Arnfjörð Bjarmason - * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License 2.0 or later + * @license GPL-2.0-or-later */ /** |