Skip to content

Commit f27f754

Browse files
committed
add license to library,json
1 parent 9b57767 commit f27f754

File tree

73 files changed

+142
-69
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+142
-69
lines changed

libraries/ACS712/library.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"type": "git",
2222
"url": "https://github.com/RobTillaart/ACS712"
2323
},
24-
"version":"0.2.1",
24+
"version": "0.2.1",
25+
"license": "MIT",
2526
"frameworks": "arduino",
2627
"platforms": "*"
2728
}

libraries/AD520X/library.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"type": "git",
1616
"url": "https://github.com/RobTillaart/AD520X.git"
1717
},
18-
"version":"0.1.1",
18+
"version": "0.1.1",
19+
"license": "MIT",
1920
"frameworks": "arduino",
2021
"platforms": "*"
2122
}

libraries/AD524X/library.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"type": "git",
1616
"url": "https://github.com/RobTillaart/AD524X"
1717
},
18-
"version":"0.3.1",
18+
"version": "0.3.1",
19+
"license": "MIT",
1920
"frameworks": "arduino",
2021
"platforms": "*"
2122
}

libraries/AD985X/library.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"type": "git",
1616
"url": "https://github.com/RobTillaart/AD985X.git"
1717
},
18-
"version":"0.2.2",
18+
"version": "0.2.2",
19+
"license": "MIT",
1920
"frameworks": "arduino",
2021
"platforms": "*"
2122
}

libraries/ADT7470/library.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"type": "git",
1616
"url": "https://github.com/RobTillaart/ADT7470.git"
1717
},
18-
"version":"0.1.2",
18+
"version": "0.1.2",
19+
"license": "MIT",
1920
"frameworks": "arduino",
2021
"platforms": "*"
2122
}

libraries/AM232X/library.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"url": "https://github.com/RobTillaart/AM232X"
1717
},
1818
"version": "0.3.2",
19+
"license": "MIT",
1920
"frameworks": "arduino",
2021
"platforms": "*"
2122
}

libraries/ANSI/library.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"type": "git",
1616
"url": "https://github.com/RobTillaart/ANSI.git"
1717
},
18-
"version":"0.1.3",
18+
"version": "0.1.3",
19+
"license": "MIT",
1920
"frameworks": "arduino",
2021
"platforms": "*"
2122
}

libraries/AnalogPin/library.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"type": "git",
1616
"url": "https://github.com/RobTillaart/AnalogPin"
1717
},
18-
"version":"0.2.4",
18+
"version": "0.2.4",
19+
"license": "MIT",
1920
"frameworks": "arduino",
2021
"platforms": "*"
2122
}

libraries/Angle/library.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"type": "git",
2121
"url": "https://github.com/RobTillaart/Angle.git"
2222
},
23-
"version":"0.1.10",
23+
"version": "0.1.10",
24+
"license": "MIT",
2425
"frameworks": "arduino",
2526
"platforms": "*"
2627
}

libraries/AsyncAnalog/library.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"type": "git",
1616
"url": "https://github.com/RobTillaart/AsyncAnalog.git"
1717
},
18-
"version":"0.1.3",
18+
"version": "0.1.3",
19+
"license": "MIT",
1920
"frameworks": "arduino",
2021
"platforms": "*"
2122
}

0 commit comments

Comments
 (0)