Files
mars-unicode-tables/COPYRIGHT.md
2026-06-12 20:18:20 +02:00

820 B

Copyright and licensing

This repository contains two kinds of material.

Unicode data files

The files under:

  • UCD/
  • MAPPINGS/

are imported from the Unicode Consortium public data directories, including:

  • https://www.unicode.org/Public/17.0.0/ucd/
  • https://www.unicode.org/Public/MAPPINGS/

These files are Unicode Data Files and are covered by the Unicode license terms. Do not replace these files with Novell NSS unitables/*.tab files.

MARS-NWE generated/helper files

Repository helper scripts and generated C table glue maintained by the MARS-NWE project are licensed as GPL-2.0-only unless a file states otherwise.

The generated tables are derived from the Unicode data files above and are shaped for MARS-NWE/libnwcore compatibility, including NSS-compatible symbol names where needed.