add isc license

This commit is contained in:
Doug Thompson
2023-08-02 23:12:25 +01:00
parent d3f3653cb2
commit 5e5ea7c902

View File

@@ -92,6 +92,7 @@ return $constants = [
'BSD-2-Clause' => 'BSD 2-clause License',
'BSD-3-Clause' => 'BSD 3-clause License',
'BSL-1.0' => 'Boost Software License',
'ISC' => 'ISC License',
'Unlicense' => 'The Unlicense License'
]
];