Skip to content

Commit

Permalink
ci: Add license/copy to shell script
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Matyas <[email protected]>
  • Loading branch information
mynameistechno authored and ricardosalveti committed Oct 9, 2024
1 parent 2b2e517 commit 9023e9f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/yocto-check-layer.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
#!/bin/sh -e
# Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
# SPDX-License-Identifier: MIT

TOPDIR=$(realpath $(dirname $(readlink -f $0))/..)

Expand Down

0 comments on commit 9023e9f

Please sign in to comment.