Skip to content

Commit fc2dbb6

Browse files
committed
Merge branch 'docs/add_license_info_to_global_readme' into 'master'
docs(esp-video-components): Add licenses information to global README.md Closes AEGHB-1237 See merge request espressif/esp-video-components!332
2 parents cac2070 + 5c9115f commit fc2dbb6

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,9 @@ This is the repository for a some video related components, which aims to be upl
1111

1212
## License
1313

14-
To be added.
14+
| Component | License |
15+
|:-|:-|
16+
| esp_cam_sensor | [Apache V2.0 License](esp_cam_sensor/LICENSE) |
17+
| esp_sccb_intf | [Apache V2.0 License](esp_sccb_intf/LICENSE) |
18+
| esp_video | [ESPRESSIF MIT License](esp_video/LICENSE) |
19+
| esp_ipa | [ESPRESSIF MIT License](esp_ipa/LICENSE) |

0 commit comments

Comments
 (0)