re-run licensed

This commit is contained in:
George Adams 2026-06-12 09:46:23 +01:00
parent ee883171f6
commit 6095b1eb19
2 changed files with 4 additions and 4 deletions

View File

@ -6,6 +6,6 @@ summary: Entity parser for XML, HTML, External entites with security and NCR con
homepage: homepage:
license: mit license: mit
licenses: licenses:
- sources: package.json - sources: README.md
text: MIT text: MIT
notices: [] notices: []

View File

@ -2,11 +2,11 @@
name: xml-naming name: xml-naming
version: 0.1.0 version: 0.1.0
type: npm type: npm
summary: "Validates XML name productions \u2014 Name, NCName, QName, NMToken, NMTokens\ summary: Validates XML name productions — Name, NCName, QName, NMToken, NMTokens —
\ \u2014 for XML 1.0 and 1.1" for XML 1.0 and 1.1
homepage: homepage:
license: mit license: mit
licenses: licenses:
- sources: package.json - sources: README.md
text: MIT text: MIT
notices: [] notices: []