mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-01 08:56:32 +00:00
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:
@@ -1,3 +1,8 @@
|
|||||||
|
#
|
||||||
|
# Copyright (c) 2018-2020 Intel Corporation
|
||||||
|
#
|
||||||
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
|
#
|
||||||
# - Arguments
|
# - Arguments
|
||||||
# rootfs_dir=$1
|
# rootfs_dir=$1
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user