diff options
Diffstat (limited to 'scripts/contrib/documentation-audit.sh')
-rwxr-xr-x | scripts/contrib/documentation-audit.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/contrib/documentation-audit.sh b/scripts/contrib/documentation-audit.sh index 36f7f3287c..7197a2fcea 100755 --- a/scripts/contrib/documentation-audit.sh +++ b/scripts/contrib/documentation-audit.sh | |||
@@ -1,5 +1,7 @@ | |||
1 | #!/bin/bash | 1 | #!/bin/bash |
2 | # | 2 | # |
3 | # Copyright OpenEmbedded Contributors | ||
4 | # | ||
3 | # SPDX-License-Identifier: GPL-2.0-only | 5 | # SPDX-License-Identifier: GPL-2.0-only |
4 | # | 6 | # |
5 | # Perform an audit of which packages provide documentation and which | 7 | # Perform an audit of which packages provide documentation and which |