Add the "Apache 2.0" and the "BSD 3-Clause" licenses

This commit is contained in:
Michael Alexsander Silva Dias
2018-11-20 22:07:06 -02:00
parent 12491f6ea5
commit 25b725eb61

View File

@@ -66,12 +66,14 @@ $_asset_values = array_merge([
'GPLv3' => 'GPL v3',
'GPLv2' => 'GPL v2',
'AGPLv3' => 'AGPL v3',
'Apache-2.0' => 'Apache 2.0',
'CC0' => 'CC0 1.0 Universal',
'CC-BY-4.0' => 'CC BY 4.0 International',
'CC-BY-3.0' => 'CC BY 3.0 Unported',
'CC-BY-SA-4.0' => 'CC BY-SA 4.0 International',
'CC-BY-SA-3.0' => 'CC BY-SA 3.0 Unported',
'BSD-2-Clause' => 'BSD 2-clause License',
'BSD-3-Clause' => 'BSD 3-clause License',
'BSL-1.0' => 'Boost Software License'
] ?>
<?php if(!$_asset_values['cost']) { ?>