aboutsummaryrefslogtreecommitdiff
path: root/doc/style.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/style.md')
-rw-r--r--doc/style.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/style.md b/doc/style.md
deleted file mode 100644
index 28b712d..0000000
--- a/doc/style.md
+++ /dev/null
@@ -1,8 +0,0 @@
-## file headers
-```c
-//=====================================================================
-// <component name>
-// spdx-license-identifier: ISC
-// description:
-//=====================================================================
-```