summaryrefslogtreecommitdiffstats
path: root/posix-compliance/posix_rst.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xposix-compliance/posix_rst.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/posix-compliance/posix_rst.py b/posix-compliance/posix_rst.py
index b7ad80c..17e4dd9 100755
--- a/posix-compliance/posix_rst.py
+++ b/posix-compliance/posix_rst.py
@@ -98,8 +98,7 @@ cat_columns = {
}
rst_defaults = {
- 'header': ['.. comment SPDX-License-Identifier: CC-BY-SA-4.0',
- '',
+ 'header': ['',
'This chapter has a subsection per header file to detail the methods',
'provided by RTEMS that are in that header file.',
'']