|
@@ -152,7 +152,7 @@ The recommended notation for the most common licenses is (alphabetical):
|
|
|
- MIT
|
|
|
|
|
|
Optional, but it is highly recommended to supply this. More identifiers are
|
|
|
-listed at the [SPDX Open Source License Registry](https://www.spdx.org/licenses/).
|
|
|
+listed at the [SPDX Open Source License Registry](https://spdx.org/licenses/).
|
|
|
|
|
|
For closed-source software, you may use `"proprietary"` as the license identifier.
|
|
|
|
|
@@ -214,7 +214,7 @@ An example:
|
|
|
{
|
|
|
"name": "Jordi Boggiano",
|
|
|
"email": "j.boggiano@seld.be",
|
|
|
- "homepage": "http://seld.be",
|
|
|
+ "homepage": "https://seld.be",
|
|
|
"role": "Developer"
|
|
|
}
|
|
|
]
|
|
@@ -768,7 +768,7 @@ Example:
|
|
|
"name": "smarty/smarty",
|
|
|
"version": "3.1.7",
|
|
|
"dist": {
|
|
|
- "url": "http://www.smarty.net/files/Smarty-3.1.7.zip",
|
|
|
+ "url": "https://www.smarty.net/files/Smarty-3.1.7.zip",
|
|
|
"type": "zip"
|
|
|
},
|
|
|
"source": {
|