Skip to content

Commit

Permalink
chore: improve license clarity of simplehtmlparser.js (vuejs#9907)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyandell authored and Lostlover committed Dec 10, 2019
1 parent 08ea926 commit 3e64abe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/compiler/parser/html-parser.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
/*!
* HTML Parser By John Resig (ejohn.org)
* Modified by Juriy "kangax" Zaytsev
* Original code by Erik Arvidsson, Mozilla Public License
* Original code by Erik Arvidsson (MPL-1.1 OR Apache-2.0 OR GPL-2.0-or-later)
* http://erik.eae.net/simplehtmlparser/simplehtmlparser.js
*/

Expand Down

0 comments on commit 3e64abe

Please sign in to comment.