Ver Fonte

chore: improve license clarity of simplehtmlparser.js (#9907)

Henri Yandell há 7 anos atrás
pai
commit
29e745f99f
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/compiler/parser/html-parser.js

+ 1 - 1
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
  */