Skip to content

Commit a4713fc

Browse files
dbkinderwenlingz
authored andcommitted
doc: add copyright/license header to doc scripts
Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
1 parent 0476707 commit a4713fc

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

doc/scripts/filter-doc-log.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
#!/bin/bash
2+
# Copyright (C) 2019 Intel Corporation.
3+
# SPDX-License-Identifier: BSD-3-Clause
24

35
# run the filter-known-issues.py script to remove "expected" warning
46
# messages from the output of the document build process and write

doc/scripts/pullsource.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
#!/bin/bash
2+
# Copyright (C) 2019 Intel Corporation.
3+
# SPDX-License-Identifier: BSD-3-Clause
24

35
q="--quiet"
46

0 commit comments

Comments
 (0)