aboutsummaryrefslogtreecommitdiff
path: root/doc/style.md
blob: 28b712dce8ba628a97b92c663651268fd9319315 (plain)
1
2
3
4
5
6
7
8
## file headers
```c
//=====================================================================
// <component name>
// spdx-license-identifier: ISC
// description:
//=====================================================================
```