xref: /dragonfly/usr.bin/localedef/README (revision cf37dc20)
1While there are tools called "localedef" in Solaris and Linux, this
2tool does not share heritage with any other implementation.  It was
3written independently by Garrett D'Amore while employed at Nexenta
4Systems, and thus carries the Nexenta Copyright.
5
6It was initially released under the CDDL license, but on 4 July 2014,
7Nexenta reissued the source under the BSD 2-clause license.  This
8code is part of the Illumos project.
9
10see:
11https://github.com/Nexenta/illumos-nexenta/commit/cf17542a37fc83d0ae093777e30d480423858c29
12
13Note that localedef is bundled with avl from OpenSolaris, which still
14has the CDDL licensing.  It is not used anywhere else on DragonFly
15at the time of this writing.
16