diff --git a/doc/scripts/filter-doc-log.sh b/doc/scripts/filter-doc-log.sh index 24aca50ac..12374b659 100755 --- a/doc/scripts/filter-doc-log.sh +++ b/doc/scripts/filter-doc-log.sh @@ -1,4 +1,6 @@ #!/bin/bash +# Copyright (C) 2019 Intel Corporation. +# SPDX-License-Identifier: BSD-3-Clause # run the filter-known-issues.py script to remove "expected" warning # messages from the output of the document build process and write diff --git a/doc/scripts/pullsource.sh b/doc/scripts/pullsource.sh index 0fa9ca3d3..21b5c2a14 100755 --- a/doc/scripts/pullsource.sh +++ b/doc/scripts/pullsource.sh @@ -1,4 +1,6 @@ #!/bin/bash +# Copyright (C) 2019 Intel Corporation. +# SPDX-License-Identifier: BSD-3-Clause q="--quiet"