mirror of
https://github.com/godotengine/godot-asset-library.git
synced 2026-01-05 18:10:50 +03:00
Add the "Apache 2.0" and the "BSD 3-Clause" licenses
This commit is contained in:
@@ -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']) { ?>
|
||||
|
||||
Reference in New Issue
Block a user