1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-09-03 10:52:39 +02:00

Fix SPDX identifier

Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
This commit is contained in:
Edward Z. Yang
2018-02-22 21:26:02 -05:00
parent 0737a6e916
commit f8c830de12
2 changed files with 4 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
"type": "library",
"keywords": ["html"],
"homepage": "http://htmlpurifier.org/",
"license": "LGPL",
"license": "LGPL-2.1-or-later",
"authors": [
{
"name": "Edward Z. Yang",