diff --git a/src/compiler/parser/html-parser.js b/src/compiler/parser/html-parser.js index f93c098f..e75ed765 100644 --- a/src/compiler/parser/html-parser.js +++ b/src/compiler/parser/html-parser.js @@ -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 */