We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06bdb2c commit 56486acCopy full SHA for 56486ac
espresso-shared/mx.espresso-shared/suite.py
@@ -44,21 +44,7 @@
44
45
# ------------- licenses
46
47
- "licenses": {
48
- "GPLv2": {
49
- "name": "GNU General Public License, version 2",
50
- "url": "http://www.gnu.org/licenses/old-licenses/gpl-2.0.html"
51
- },
52
- "UPL": {
53
- "name": "Universal Permissive License, Version 1.0",
54
- "url": "http://opensource.org/licenses/UPL",
55
56
- "Oracle Proprietary": {
57
- "name": "ORACLE PROPRIETARY/CONFIDENTIAL",
58
- "url": "http://www.oracle.com/us/legal/copyright/index.html"
59
60
61
- "defaultLicense": "GPLv2",
+ "defaultLicense": "GPLv2-CPE",
62
63
# ------------- imports
64
0 commit comments