Merge pull request #374 from DeeJayLSP/zlib

Add Zlib license
This commit is contained in:
Emi
2026-02-14 21:05:48 +01:00
committed by GitHub

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)',
]
];