rootfs-builder: Add license header to rootfs_lib_template.sh

Add license header to `tools/osbuilder/rootfs-builder/template/rootfs_lib_template.sh`

Signed-off-by: Salvador Fuentes <salvador.fuentes@intel.com>
This commit is contained in:
Salvador Fuentes
2020-04-30 08:20:46 -05:00
parent 11c3d81f68
commit 586d26480c

View File

@@ -1,3 +1,8 @@
#
# Copyright (c) 2018-2020 Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
#
# - Arguments
# rootfs_dir=$1
#