1# Glyph lists 2 3This project includes data originally sourced from [adobe-type-tools/agl-aglf](https://github.com/adobe-type-tools/agl-aglfn) and reformats it into PHP enum classes for easier use in PHP projects. 4 5## Licensing 6 7This repository is licensed under the MIT license. However, the derived data is sourced from [adobe-type-tools/agl-aglf](https://github.com/adobe-type-tools/agl-aglfn), which is distributed under the BSD-3 license. As such: 8- The original data remains subject to the BSD-3 license 9- The reformatted derived work in this repository may be used under the MIT license. 10 11## Attribution 12 13The data in this repository is originally based on: [adobe-type-tools/agl-aglf](https://github.com/adobe-type-tools/agl-aglfn) 14