mirror of
https://github.com/godotengine/godot-asset-library.git
synced 2026-02-25 06:33:01 +03:00
Merge pull request #327 from AsbjornOlling/master
Add EUPL-1.2 to licenses list
This commit is contained in:
@@ -85,6 +85,7 @@ return $constants = [
|
||||
'LGPLv2.1' => 'LGPL v2.1',
|
||||
'LGPLv2' => 'LGPL v2',
|
||||
'AGPLv3' => 'AGPL v3',
|
||||
'EUPL-1.2' => 'European Union Public License 1.2',
|
||||
'Apache-2.0' => 'Apache 2.0',
|
||||
'CC0' => 'CC0 1.0 Universal',
|
||||
'CC-BY-4.0' => 'CC BY 4.0 International',
|
||||
|
||||
Reference in New Issue
Block a user