Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

Commit e3d2d65

Browse files
authored
🎨 Update license for examples
1 parent c152828 commit e3d2d65

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

USING.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ In order to create data cube ``Landsat-8`` monthly using the composite function
140140
"resolution": 30,
141141
"version": 1,
142142
"metadata": {
143-
"license": "MIT",
143+
"license": "proprietary",
144144
"platform": {
145145
"code": "Landsat-8",
146146
"instruments": "OLI"
@@ -286,7 +286,7 @@ In order to create data cube Sentinel 2, use the following command to create dat
286286
"resolution": 10,
287287
"version": 1,
288288
"metadata": {
289-
"license": "MIT",
289+
"license": "proprietary",
290290
"platform": {
291291
"code": "Sentinel-2",
292292
"instruments": "MSI"
@@ -398,6 +398,7 @@ In order to create data cube CBERS4 AWFI, use the following command to create da
398398
"resolution": 64,
399399
"version": 1,
400400
"metadata": {
401+
"license": "cc-by-sa-3.0",
401402
"platform": {
402403
"code": "CBERS-4",
403404
"instruments": "AWFI"

0 commit comments

Comments
 (0)