commit | 79c4fcf403af79f81c740da2b12eb87597733379 | [log] [tgz] |
---|---|---|
author | David Brown <david.brown@linaro.org> | Tue Jan 26 15:04:05 2021 -0700 |
committer | Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no> | Thu Jan 28 09:36:55 2021 +0100 |
tree | ac6e10956a4814c8eeba767de4e26d5828a13bed | |
parent | a513b8e66875035ae2bfe7934caead852b410847 [diff] [blame] |
scripts: Add SPDX headers Add SPDX headers indicating the Apache-2.0 license to the scripts in the scripts directory. This can be assumed due to the presence of the Apache-2.0 LICENSE file at the top of the project. Fixes #930 Signed-off-by: David Brown <david.brown@linaro.org>
diff --git a/scripts/jl.sh b/scripts/jl.sh index 260206d..abc6dab 100755 --- a/scripts/jl.sh +++ b/scripts/jl.sh
@@ -1,4 +1,6 @@ #!/bin/bash +# +# SPDX-License-Identifier: Apache-2.0 source $(dirname $0)/../target.sh