File tree Expand file tree Collapse file tree
apps/playground/src/instruments
interactive/Interactive-Instrument Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ export default defineInstrument({
3737 } ,
3838 details : {
3939 description : '<PLACEHOLDER>' ,
40- license : 'UNLICENSED ' ,
40+ license : 'Apache-2.0 ' ,
4141 title : '<PLACEHOLDER>'
4242 } ,
4343 measures : { } ,
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ export default defineInstrument({
5454 en : '<PLACEHOLDER>' ,
5555 fr : '<PLACEHOLDER>'
5656 } ,
57- license : 'UNLICENSED ' ,
57+ license : 'Apache-2.0 ' ,
5858 title : {
5959 en : '<PLACEHOLDER>' ,
6060 fr : '<PLACEHOLDER>'
Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ export default defineInstrument({
2828 en : '<PLACEHOLDER>' ,
2929 fr : '<PLACEHOLDER>'
3030 } ,
31- license : 'UNLICENSED ' ,
31+ license : 'Apache-2.0 ' ,
3232 title : {
3333 en : '<PLACEHOLDER>' ,
3434 fr : '<PLACEHOLDER>'
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ export default defineInstrument({
1818 content : { } ,
1919 details : {
2020 description : '<PLACEHOLDER>' ,
21- license : 'UNLICENSED ' ,
21+ license : 'Apache-2.0 ' ,
2222 title : '<PLACEHOLDER>'
2323 } ,
2424 measures : { } ,
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ export default defineInstrument({
2727 } ,
2828 details : {
2929 description : '<PLACEHOLDER>' ,
30- license : 'UNLICENSED ' ,
30+ license : 'Apache-2.0 ' ,
3131 title : '<PLACEHOLDER>'
3232 } ,
3333 measures : { } ,
You can’t perform that action at this time.
0 commit comments