Add Zlib license

This commit is contained in:
DeeJayLSP
2026-02-13 22:46:31 -03:00
parent 9606cb6629
commit 9fe88e0138

View File

@@ -101,6 +101,7 @@ return $constants = [
'BSL-1.0' => 'Boost Software License',
'ISC' => 'ISC License',
'Unlicense' => 'The Unlicense License',
'Zlib' => 'zlib License'
'Proprietary' => 'Proprietary (see LICENSE file)',
]
];