Skip to content

Commit dc16173

Browse files
pasquale95tock-ibm
authored andcommitted
added missing header
Signed-off-by: pco <[email protected]>
1 parent ee148dc commit dc16173

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

scripts/build_image.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
#!/bin/bash
2+
#
3+
# Copyright IBM Corp. All Rights Reserved.
4+
#
5+
# SPDX-License-Identifier: Apache-2.0
6+
#
27

38
# script vars
49
SCRIPT_DIR=$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &>/dev/null && pwd)

0 commit comments

Comments
 (0)